Releases: adafruit/Adafruit_CircuitPython_ESP_ATcontrol
ping fix and more updates to examples
fix ESP8266 ping errror and update examples
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol
.
Read the docs for info on how to use it.
Example Updates
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol
.
Read the docs for info on how to use it.
Big refactor for stability!
- restructuring to allow private settings
- better delays, packet management
- run/hw baudrate
- lots more commands like nslookup, ping...
- more examples
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol
.
https://github.com/adafruit/Adafruit_CircuitPython_ESP_ATcontrol/releases
Read the docs for info on how to use it.
Now on PyPi!
- Added
setup.py
- Added PyPI release info to
.travis.yml
- Added a more comprehensive
.gitignore
- Updated
README
with PyPI install instructions
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol
.
Read the docs for info on how to use it.
Initial release!
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.