ARDUINO WORK

 Progress through the weeks

Arduino components in my kit and their uses

An LED or LCD display is one of the easiest ways to get information out of your Arduino. 
Wires are used to connect components as part of a circuit.

Breadboard: A platform used for prototyping circuits and connecting components.

 Jumper wires: Wires used to connect the components on the breadboard.

 LEDs: Light Emitting Diodes used to indicate the status of the project.

 Resistors: Components used to limit the flow of current in a circuit.

 Push buttons: Used as input devices in the circuit.

 Potentiometers: Variable resistors used to control the output voltage of a circuit.

 Sensors: Components used to detect physical or environmental changes, such as temperature, humidity, light, and sound.

 Servo motors: Motors used to control the motion of objects.

 DC motors: Motors used to control the speed and direction of rotation of a shaft.

Videos of Arduino





References

https://chipwired.com/useful-arduino-components/ 

Comments