Modules add functionality to Arduino projects much like Shields.
Related Articles
Arduino
Arduino Uno with WiFi Basic Setup
Arduino Uno WiFi Rev 2 Board allows you to communicate with an Arduino over TCP/IP 4 WiFi networks. Note: Make sure to select the Arduino Uno WiFi Rev2 board under Tools -> Board Arduino WiFi […]
Arduino
Arduino – Find I2C Addresses (I2C Scanner)
I2C devices allow you to add numerous sensors and displays to your Arduino project using only 2 communication wires. The issue can be that since I2C is an Addressable Communication Protocol that you need to […]
Arduino
Temperature LED Alert and Fan Activation with Arduino
This project determines the temperature using an Analog Temperature Sensor and then turns on LED warning lights, and exhaust fans. Functional Parts in the Project: Arduino Uno – https://store.arduino.cc/usa/arduino-uno-rev3 L298N Motor Module – https://amzn.to/2Xa9uiR 200mm 12v Fan […]
Be the first to comment