Hi Guys,
I've learned a lot since I've joined this forum, thanks to you all.
I'm still beginner but I would like to share some of what I've learned.
its a simple use case showing beginners (like me) how to make a button to send different cc messages based on the selection of the switch.
It has 2 Examples :
- using buttons (credit to @ClelsonLopes)
- using matrix
Through that you will see some uses of:
- matrix
- css
- html
- variables
- array
- JS{}
- setInterval function
- send function
buttons & matrix.json (18.1 KB)
thanks.