
*NEW
Arduino Uno with WiFi – Read Network Configuration Settings
You can find your Network Settings and assign the values to variables.
You can find your Network Settings and assign the values to variables.
This project allows you to use an Arduino Uno with WiFi to scan for wireless networks and print out the results on a 20×4 I2C display. Prerequisite Classes: Arduino – I2C 20 x 4 LCD […]
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 […]
This project uses a server with PHP to send commands to the Arduino Vehicle. The commands are sent use shell_exec and triggering wget on the command line. wget needs to be installed on your server. […]