Skip to content

Sketch example on how to make chinese Arduino UNO R3 + ESP8266 board to communicate with its ESP module.

Notifications You must be signed in to change notification settings

IncoCode/uno-r3-esp8266-communication-arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Sketch example on how to make chinese Arduino UNO R3 + ESP8266 board to communicate with its ESP module.

Resources

Stars

Watchers

Forks