Skip to content

amandasz/ESP_AT_Lib

 
 

Repository files navigation

ESP8266 AT commands parser for RTOS systems

Documentation is under development and is available on link below.

http://majerle.eu/documentation/esp_at/html/index.html

Why this library?

Purpose of the library is to have stable and reliable communication between host MCU (or any other device) and ESP8266 using AT commands. Library uses advanced techniques to communicate with ESP device, such as multiple threadings to process data and other OS dependant features to make library perfect for MCUs

About

Communicate with ESP8266 from host MCU using AT parser library

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 79.4%
  • Assembly 20.1%
  • Other 0.5%