Page 1 of 1

Mid build help

Posted: 24 Aug 2016, 15:23
by cdog13
Hello all, I've been working on a build for a while now when I get some spare time. I am making a full 104 board and have almost finished soldering all of my switches together. After I do that, I know I need to connect all the rows and columns to my teensy 2, but is there a special order they should go it? I also have little to no programming experience, is there a program I can just load onto the teensy that would work? I'm okay with plugging in some things, but I really don't have the time or knowledge to do it all on my own. If you need anything clarified feel free to ask. Thank you for any help!

Posted: 24 Aug 2016, 20:14
by matt3o
you can use whatever pins you want. I use PB0,1,2,3,7 for rows and everything else for columns excluding pin PD6 which is shared with the internal LED. Be sure to avoid VCC and GND pins of course.

Regarding the firmware development have a look at this workshop-f7/how-to-build-your-very-own- ... t7177.html