https://github.com/kevinkk525/micropython_iot_generic
Generic high level interface using resilient micropython-iot connection
https://github.com/kevinkk525/micropython_iot_generic
esp8266 micropython micropython-esp8266
Last synced: 4 months ago
JSON representation
Generic high level interface using resilient micropython-iot connection
- Host: GitHub
- URL: https://github.com/kevinkk525/micropython_iot_generic
- Owner: kevinkk525
- License: mit
- Created: 2018-12-11T09:48:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-11T07:52:00.000Z (over 5 years ago)
- Last Synced: 2025-01-17T02:21:46.105Z (5 months ago)
- Topics: esp8266, micropython, micropython-esp8266
- Language: Python
- Size: 59.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# micropython_iot_generic
Generic high level interface using resilient micropython-iot connection**Under development!**
Use with my micropython-iot fork:
[micropython_iot](https://github.com/kevinkk525/micropython-iot)Due to recent changes in protocol and API, some examples might not work correctly and documentation is lacking.