The meta-id firmware connects a micro-controller to the internet using an ESP8266 Wifi module. https://03c8.net
psy a33012f7ba rebirthing project | 6 سال پیش | |
---|---|---|
meta-id | 6 سال پیش | |
README.md | 6 سال پیش |
The meta-id firmware connects a micro-controller to the internet using an ESP8266 Wifi module.
it is based on the awesome esp-link firmware from jeelabs : https://github.com/jeelabs/esp-link
It implements a number of features:
The firmware includes a tiny HTTP server based on esphttpd with a simple web interface, many thanks to Jeroen Domburg for making it available! The REST and MQTT functionality are loosely based on espduino but significantly rewritten and no longer protocol compatible, thanks to tuanpmt for the inspiration!