Related Articles
*NEW
Arduino Uno with WiFi – Arduino to Arduino Communication with URL
This project shows you how to send commands from one Arduino Uno with WiFo to another without needing a server. This is a simple Analog Temperature Sensor Project that Turns on LEDS on the other […]
Arduino
Arduino – Simple Webserver with Ethernet Shield
Using an Ethernet Shield you can run a simple web server from an Arduino. Note: The Micro SD card must be formatted as FAT. Functional Parts in the Project: Arduino Uno – https://store.arduino.cc/usa/arduino-uno-rev3 Arduino Ethernet Shield […]
*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