Skip to content

hoffmannjoern/ESP8266

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP8266

Version v0.2

This is an Arduino library to support the Espressif ESP8266 WLAN module. Beware this is an early version. The library is under construction.

Until now, the library supports the following

  • Automatically set the baud rate of the serial interface
  • Send basic AT commands to the module
  • Connect an access point
  • Establish an TCP or UDP connection channel to a server
  • Send data over a channel to the server
  • Receiving data from the channel

##Installation Copy the folder "lib/Esp8266" into your Arduino library path.

About

Arduino Library for the ESP8266 WiFi Module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages