This is a Micropython Library for RaspberryPi-Pico to communicate with ESP8266 using AT command.
This is a basic AT Command library for RaspberryPi-Pico, which simplifies the communication process with the ESP8266. The best way to understand the library is with the example shown below, This example shows you how to make a GET/POST request using ESP8266 with the help of the RaspberryPi-Pico.
See example main.py adopted for LilyGO T-PicoC3 Board
You are very welcome to contribute: stability bugfixes, new hardware support, or any other improvements. Please.
This project is released under The MIT License (MIT) © Noyel Seth