Modules add functionality to Arduino projects much like Shields.
Related Articles
Arduino
Arduino – Servo Motors
Servo Motors are able to be set to a specific position. This may be useful for steering vehicles, opening vents, or creating visual notification systems. Note: Cheap servo motors may require that you tweak the […]
*NEW
Arduino Displays – Multicolor LED (RGB LED)
3 Color RGB LED’s allow you to use a single LED to show multiple colors. Functional Parts in the Project: Arduino Uno – https://store.arduino.cc/usa/arduino-uno-rev3 560 Piece Jumper Wire Kit – https://amzn.to/2MsCLjL 220 Ohm Resistors – https://amzn.to/2RiiMD9 Breadboard Kit […]
Arduino
Arduino – PIR Sensor (HC-SR501)
PIR Sensors (Passive Infrared) are the standard sensors used for motion detection. They offer a wide field of view and are easy to configure, but offer only HIGH/LOW output and are not overly accurate. Functional […]
Be the first to comment