SlideShare uma empresa Scribd logo
1 de 6
Department: Electronics and communication
Semester: I
Phase I presentation of Experiential Learning on
Topic: Piezo-electricity
By
Mustafa Patwari, Muskan Aggarwal & Mahi Garg
RV College of
Engineering
Go, change the
world
RV College of
Engineering Go, change the world
Objective(s)
Objective 1
A sustainable source of energy : piezo-electricity
Objective 2
Use of C in Arduino programming
RV College of
Engineering Go, change the world
Tools and Techniques/Project Requirements
Arduino uno R3,
Piezoelectric sensors,
Led , breadboard ,
wires, resistor 1kOhm
Hardware
• Arduino Ide
Software
• Serial monitor
• Serial plotter
Tools
 Gather materials: You will need a piezoelectric sensor, an Arduino board, a breadboard, jumper wires, and a battery
 Connect the piezoelectric sensor to the breadboard: Place the piezoelectric sensor on the breadboard and connect
it to the breadboard using jumper wires.
Connect the Arduino board to the breadboard: Connect the Arduino board to the breadboard using jumper wires.
Write the code: Write the code for the Arduino board that will read the voltage generated by the piezoelectric
sensor and convert it into usable electrical
energy. You can use the AnalogRead function to read the voltage, and then use the AnalogWrite function to output
the electrical energy.
Test the generator: Test the generator by stepping on the piezoelectric sensor and observing the output on the
Arduino board. You may need to adjust the code or the wiring to optimize the generator's output.
Power the generator: Once the generator is working correctly, you can power it using a battery or other power
source. Make sure the power source is compatible with the Arduino board and the generator's output.
Use the generator: You can use the generator to power small electronic devices or charge batteries. Experiment
with different loads and power requirements to see how much energy the generator can produce.
RV College of
Engineering Go, change the world
Workflow
int led=4;
int sensor=A0;
int threshold= 400;
void setup()
{
pinMode (4, OUTPUT);
pinMode (AO, INPUT);
Serial.begin(9600);
}
void loop() {
int value=analogRead (sensor);
if (value> threshold)
{digitalWrite(4, HIGH);delay(1000);}
else
digitalWrite(4, LOW);
Serial.println(value);
}
RV College of
Engineering Go, change the world
Code
 The final outcome of building a footstep piezoelectricity generator using Arduino is a device that can
convert the mechanical energy generated by a person's footsteps into electrical energy that can be
used to power small electronic devices or charge batteries.
 When a person steps on the piezoelectric sensor, it generates a voltage that is read by the Arduino
board. The Arduino board then converts this voltage into electrical energy that can be used to power
a device or charge a battery.
 The amount of energy generated by the generator will depend on various factors such as the weight
of the person, the frequency and force of the footsteps, and the efficiency of the generator itself.
However, this technology has the potential to produce a significant amount of energy in areas with
high foot traffic, making it a promising source of renewable energy.
RV College of
Engineering Go, change the world
Outcome

Mais conteúdo relacionado

Semelhante a c ppt.pptx

Semelhante a c ppt.pptx (20)

Arduino Slides With Neopixels
Arduino Slides With NeopixelsArduino Slides With Neopixels
Arduino Slides With Neopixels
 
IRJET- Arduino Nano based All in One Meter
IRJET- Arduino Nano based All in One MeterIRJET- Arduino Nano based All in One Meter
IRJET- Arduino Nano based All in One Meter
 
IoT Arduino UNO, RaspberryPi with Python, RaspberryPi Programming using Pytho...
IoT Arduino UNO, RaspberryPi with Python, RaspberryPi Programming using Pytho...IoT Arduino UNO, RaspberryPi with Python, RaspberryPi Programming using Pytho...
IoT Arduino UNO, RaspberryPi with Python, RaspberryPi Programming using Pytho...
 
Animatronic hand controller
Animatronic hand controllerAnimatronic hand controller
Animatronic hand controller
 
Instructor background
Instructor backgroundInstructor background
Instructor background
 
Build cool stuff with arduino for sci camp 16 dec13
Build cool stuff with arduino for sci camp 16 dec13Build cool stuff with arduino for sci camp 16 dec13
Build cool stuff with arduino for sci camp 16 dec13
 
Physical prototyping lab2-analog_digital
Physical prototyping lab2-analog_digitalPhysical prototyping lab2-analog_digital
Physical prototyping lab2-analog_digital
 
Physical prototyping lab2-analog_digital
Physical prototyping lab2-analog_digitalPhysical prototyping lab2-analog_digital
Physical prototyping lab2-analog_digital
 
Arduino Comic-Jody Culkin-2011
Arduino Comic-Jody Culkin-2011Arduino Comic-Jody Culkin-2011
Arduino Comic-Jody Culkin-2011
 
Arduino comic v0004
Arduino comic v0004Arduino comic v0004
Arduino comic v0004
 
Arduino اردوينو
Arduino اردوينوArduino اردوينو
Arduino اردوينو
 
Mom presentation_monday_arduino in the physics lab
Mom presentation_monday_arduino in the physics labMom presentation_monday_arduino in the physics lab
Mom presentation_monday_arduino in the physics lab
 
Fun with arduino
Fun with arduinoFun with arduino
Fun with arduino
 
IOT Week 20.pptx
IOT Week 20.pptxIOT Week 20.pptx
IOT Week 20.pptx
 
To control the dc motor speed using PWM from LabVIEW
To control the dc motor speed using PWM from LabVIEWTo control the dc motor speed using PWM from LabVIEW
To control the dc motor speed using PWM from LabVIEW
 
IRJET- Wireless Charging Station for Electric Vehicle
IRJET- Wireless Charging Station for Electric VehicleIRJET- Wireless Charging Station for Electric Vehicle
IRJET- Wireless Charging Station for Electric Vehicle
 
Digital Tachometer using Aurdino
Digital Tachometer using AurdinoDigital Tachometer using Aurdino
Digital Tachometer using Aurdino
 
Arduino Workshop Slides
Arduino Workshop SlidesArduino Workshop Slides
Arduino Workshop Slides
 
Arduino slides
Arduino slidesArduino slides
Arduino slides
 
Arduino programming
Arduino programmingArduino programming
Arduino programming
 

Mais de RajHingar (6)

Unit 5_Processor Design.pptx alu design and implementation
Unit 5_Processor Design.pptx alu design and implementationUnit 5_Processor Design.pptx alu design and implementation
Unit 5_Processor Design.pptx alu design and implementation
 
COUNTER Ic derails about logic building and implementation
COUNTER Ic derails about logic building and implementationCOUNTER Ic derails about logic building and implementation
COUNTER Ic derails about logic building and implementation
 
Constitution EL phase 2-1.pptx
Constitution EL phase 2-1.pptxConstitution EL phase 2-1.pptx
Constitution EL phase 2-1.pptx
 
Unit-1.pptx
Unit-1.pptxUnit-1.pptx
Unit-1.pptx
 
Directive State Polices.pptx
Directive State Polices.pptxDirective State Polices.pptx
Directive State Polices.pptx
 
FORMAT _EL.pptx
FORMAT _EL.pptxFORMAT _EL.pptx
FORMAT _EL.pptx
 

Último

Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
Health
 

Último (20)

Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Rums floating Omkareshwar FSPV IM_16112021.pdf
Rums floating Omkareshwar FSPV IM_16112021.pdfRums floating Omkareshwar FSPV IM_16112021.pdf
Rums floating Omkareshwar FSPV IM_16112021.pdf
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 

c ppt.pptx

  • 1. Department: Electronics and communication Semester: I Phase I presentation of Experiential Learning on Topic: Piezo-electricity By Mustafa Patwari, Muskan Aggarwal & Mahi Garg RV College of Engineering Go, change the world
  • 2. RV College of Engineering Go, change the world Objective(s) Objective 1 A sustainable source of energy : piezo-electricity Objective 2 Use of C in Arduino programming
  • 3. RV College of Engineering Go, change the world Tools and Techniques/Project Requirements Arduino uno R3, Piezoelectric sensors, Led , breadboard , wires, resistor 1kOhm Hardware • Arduino Ide Software • Serial monitor • Serial plotter Tools
  • 4.  Gather materials: You will need a piezoelectric sensor, an Arduino board, a breadboard, jumper wires, and a battery  Connect the piezoelectric sensor to the breadboard: Place the piezoelectric sensor on the breadboard and connect it to the breadboard using jumper wires. Connect the Arduino board to the breadboard: Connect the Arduino board to the breadboard using jumper wires. Write the code: Write the code for the Arduino board that will read the voltage generated by the piezoelectric sensor and convert it into usable electrical energy. You can use the AnalogRead function to read the voltage, and then use the AnalogWrite function to output the electrical energy. Test the generator: Test the generator by stepping on the piezoelectric sensor and observing the output on the Arduino board. You may need to adjust the code or the wiring to optimize the generator's output. Power the generator: Once the generator is working correctly, you can power it using a battery or other power source. Make sure the power source is compatible with the Arduino board and the generator's output. Use the generator: You can use the generator to power small electronic devices or charge batteries. Experiment with different loads and power requirements to see how much energy the generator can produce. RV College of Engineering Go, change the world Workflow
  • 5. int led=4; int sensor=A0; int threshold= 400; void setup() { pinMode (4, OUTPUT); pinMode (AO, INPUT); Serial.begin(9600); } void loop() { int value=analogRead (sensor); if (value> threshold) {digitalWrite(4, HIGH);delay(1000);} else digitalWrite(4, LOW); Serial.println(value); } RV College of Engineering Go, change the world Code
  • 6.  The final outcome of building a footstep piezoelectricity generator using Arduino is a device that can convert the mechanical energy generated by a person's footsteps into electrical energy that can be used to power small electronic devices or charge batteries.  When a person steps on the piezoelectric sensor, it generates a voltage that is read by the Arduino board. The Arduino board then converts this voltage into electrical energy that can be used to power a device or charge a battery.  The amount of energy generated by the generator will depend on various factors such as the weight of the person, the frequency and force of the footsteps, and the efficiency of the generator itself. However, this technology has the potential to produce a significant amount of energy in areas with high foot traffic, making it a promising source of renewable energy. RV College of Engineering Go, change the world Outcome