Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 449 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 449 Bytes

keypad_1-9

keypad input for pin number

  1. keypad is sending after every press one number to a mqtt keypad topic
  2. numbers are stored in list
  3. only numbers between 1 and 9 are possible
  4. after 5 inputs the list is sent to a mqtt pin topic 4a. after the next input the first entry is deleted and the number is stored last and again the pin is send again to the second topic 4b. after 10 seconds the list is cleared and the process begins again