mirror of
https://gitlab.com/wirelos/sprocket-lib.git
synced 2025-12-14 20:56:38 +01:00
dbb4ce9de7ea3c7fdb46862d333f8641de3a1fb2
Sprocket-Core
Library to build a mesh network of single purpose nodes.
WTF is a sprocket?
A sprocket is a device that has a single purpose, for example a PIR sensor node that notifies other nodes if there is motion or an LED node that lights up when a message is received.
Useful commands
# erase flash
esptool --port /dev/ttyUSB0 erase_flash
# OTA
~/.platformio/packages/tool-espotapy/espota.py -i <espIP> -p 8266 -a <authPW> -f .pioenvs/ota/firmware.bin
Languages
C++
43.5%
C
31.6%
JavaScript
22.7%
HTML
2.2%