Skip to content

jurgensmit/arduino-esp8266-wifi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Arduino ESP8266 WiFi

Simple passthrough terminal for the ESP8266 WiFi module

Connect a ESP8266 to the second serial port of the Arduino (Serial1). The sketch just passes the characters it receives from the first serial port (Serial) to the second serial port (Serial1) and vice versa.

Note: Make sure the terminal you are using is sending both a carriage return and linefeed at the end of a line, i.e. "Both NL & CR" in the serial monitor of the Arduino IDE. In Putty you have to add a CTRL+J after each line.

About

Simple passthrough terminal for the ESP8266 WiFi module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%