saltcellar9pdf
Newbie
let's say I have a room. In this room contains a computer that can be equipped with anything. This room contains to a lot of buttons (the buttons have infinite powersource)
I want to ( handle / read signal ) every button press on my computer. identify each button pressure separately.
My goal:
- Find the most cheapest & most quickest way to do this.
Ideas so far that seem to work:
- mongoose-os with ESP8266. (right now the best idea i think)
- PLC device for each button. (this is very overload!)
I want to find the simplest dumbest solution!
requirements:
- wireless
- be able to identify which button I pressed
Thanks in advance for your help
I want to ( handle / read signal ) every button press on my computer. identify each button pressure separately.
My goal:
- Find the most cheapest & most quickest way to do this.
Ideas so far that seem to work:
- mongoose-os with ESP8266. (right now the best idea i think)
- PLC device for each button. (this is very overload!)
I want to find the simplest dumbest solution!
requirements:
- wireless
- be able to identify which button I pressed
Thanks in advance for your help