Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 10 days 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-11T07:52:00.000Z (about 5 years ago)
- Last Synced: 2024-11-16T09:28:24.105Z (2 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.