News

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.
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.
That’s where CodeBender.cc comes in. CodeBender is a browser-based IDE that supports uploading to nearly any Arduino board. You can use the program to copy sample code, browse code uploaded by ...