Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 660 Bytes

File metadata and controls

11 lines (6 loc) · 660 Bytes

uno-r3-esp8266-communication-arduino

image

Sketch example on how to make chinese Arduino UNO R3 + ESP8266 board to communicate with its ESP module.
The purpose of this repo is to show how can we make our program stored on ATMega328 have access to the Internet and/or provide its state to the Internel with ability to operate with that state from external devices.

The code from WiFi_AT folder goes to ATMega, the code from WiFi_ESP goes to ESP8266.

Blog post (Ukrainian): https://incocode.com.ua/work-with-chinese-arduino-uno-r3-esp8266/