News

Despite a wealth of tutorials for setting up and writing code for the ESP8266 WiFi module, there has not been much of anything on programming this cheap wireless module with the Arduino IDE. Finall… ...
This project demonstrates how to establish serial communication between an Arduino board and the ESP8266 Wi-Fi module for sending and receiving data. Arduino Uno/Nano/etc. ESP8266 Wi-Fi module (e.g., ...
A lot of people have used ESP8266 to add inexpensive WiFi connectivity to their projects, but [Oscar] decided to take it one step further and program an Arduino over WiFi with the ESP8266. [Oscar] … ...
Connecting Arduino to Processing Introduction. So, you’ve blinked some LEDs with Arduino, and maybe you’ve even drawn some pretty pictures with Processing - what’s next?