emilengler / spack32

🛸 An ESP32 firmware to check the open/close status of a certain hackspace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spack32

A SpaceAPI checker for an ESP32.

This tool turns the blue LED of an ESP32 on, if a certain space is open or turns it off, if it is closed. It checks the status of a space in a fixed interval.

Currently, this tool is configured to check the status of the Entropia hackspace, but it can be easily adapted to your needs as well. After all, it is just a 50 LOC thing.

Dependencies

  • ArduinoJson

About

🛸 An ESP32 firmware to check the open/close status of a certain hackspace

License:The Unlicense


Languages

Language:C++ 100.0%