Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mplewis/esp8266-iot-node
World's cheapest HomeKit node (soon)
https://github.com/mplewis/esp8266-iot-node
Last synced: about 2 months ago
JSON representation
World's cheapest HomeKit node (soon)
- Host: GitHub
- URL: https://github.com/mplewis/esp8266-iot-node
- Owner: mplewis
- License: mit
- Created: 2015-12-22T08:05:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-08T02:43:35.000Z (about 9 years ago)
- Last Synced: 2024-04-13T04:56:08.240Z (9 months ago)
- Language: C++
- Size: 42 KB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# ESP8266 IoT Node
A project template for NodeMCU (ESP8266) projects using the Arduino framework.
# Goal
Build a node that is discoverable via UDP that supports basic HTTP requests.
Hopefully, hook this up to [Homebridge](https://github.com/nfarina/homebridge) to build some awesome $4 HomeKit nodes.
WIP.
# License
MIT