Notifications
Clear all
Topic starter
07/05/2020 2:53 am
So I Am wanting to make a button box and have mocked up a wiring diagram using the Arduino setup and I have no clue how to write code, so if i just Say I have a 3x6 matrix will it automatically add all the code i need?
The wiring diagram and Arduino setup are added below.
The white circles are buttons
The lime green circles are on/off switches
The mint green circles are on/off/on switches with 3 pins.
Thanks for any help
07/05/2020 7:16 am
Yes that's the purpose of the setup tool 😉 you will find the Arduino sketch configuration steps here : //github.com/SHWotever/SimHub/wiki/Arduino--Setup#sketch-configuration
Topic starter
07/05/2020 11:27 am
@admin5435 So all i need to do it buy arduino, wire, then upload the sketch? that seems a bit too easy ahah.