mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
promp and buttonbox beginnings
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# esp32 button box
|
||||
- 4 buttons each has a light
|
||||
- also a beeper
|
||||
- maybe some other indicator lights
|
||||
- each button has its own tone that plays when pressed
|
||||
- each button has it's own counter
|
||||
|
||||
## api stuff
|
||||
- each button press sends a web request to the server's IP containing:
|
||||
- the button number (1 - 4)
|
||||
- when the server gets this request, it adds 1 to that button's counter
|
||||
Reference in New Issue
Block a user