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 […]
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 […]
*NEW
Arduino – Bidirectional Serial Communication with Raspberry Pi
You can send data to a Raspberry Pi from an Arduino, have the Pi compute the data and use “intelligence” to send the Arduino a command. This allows you to fully use a Pi as […]
Be the first to comment