Modules add functionality to Arduino projects much like Shields.
Related Articles
Arduino Uno with WiFi – Arduino to Arduino Communication
This project allows me to send commands directly from one Arduino Wifi to another. The SENSOR Arduino has an analog temp sensor and sends commands to the RECEIVER. The RECEIVER Parses the commands ?red or […]
Powering Arduino Projects
You can power an Arduino project multiple ways. You can use your computer for power from USB, a 9 volt battery, a wall power adapter and more.
IR Sensor Analog Output on Arduino
You can use Analog Pins on your Arduino Board to read from an IR sensor if you need a numeric reading. Functional Parts in the Project: Arduino Uno – https://store.arduino.cc/usa/arduino-uno-rev3 IR Sensor – https://amzn.to/2IDw7SE
Be the first to comment