Norse-IoT / remote-led

control an ESP 32 remotely

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remote-led

control an ESP 32 remotely

TODO:

  • connect to wifi
  • replace client with Rust connection, and enable Websocket Support
  • build basic HTML page using Go templ
    • have a button that triggers events to all WS clients
    • turn on/off LEDs

About

control an ESP 32 remotely

License:MIT License


Languages

Language:C++ 78.7%Language:Go 12.5%Language:C 8.9%