Related Articles
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
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 […]
Be the first to comment