Asking for the Teensy PCB wiring help
Posted: 18 Apr 2016, 14:45
Hello friends,
I'm trying to create the DIY-keyboard PCB.
I've decided to drive my keyboard by Teensy 2.0++. Summary it will be 26 lines: 19 for the matrix (10 rows, 9 columns) and 7 for LEDs.
So, the question is: what to do with the power pins of the Teensy ("+5v", "GND")?
I've took a look at a plenty of different projects, and found out that some of them has power connected to that legs (and traced on the PCB as well), some not.
But, if I understand right, the matrix is a completely passive device, right? So, I think, there is no need to trace the power lines on the PCB, for Teensy will receive all the power it needs via USB?
Completely other case, if I'd decided to use the separate Atmel chip itself in my project. Thus, I'd need to create the power wiring between the USB and the chip (and other components).
Or, maybe, in my case I need the ground wiring only to power LEDs?
Thanks in advance for the answers!
I'm trying to create the DIY-keyboard PCB.
I've decided to drive my keyboard by Teensy 2.0++. Summary it will be 26 lines: 19 for the matrix (10 rows, 9 columns) and 7 for LEDs.
So, the question is: what to do with the power pins of the Teensy ("+5v", "GND")?
I've took a look at a plenty of different projects, and found out that some of them has power connected to that legs (and traced on the PCB as well), some not.
But, if I understand right, the matrix is a completely passive device, right? So, I think, there is no need to trace the power lines on the PCB, for Teensy will receive all the power it needs via USB?
Completely other case, if I'd decided to use the separate Atmel chip itself in my project. Thus, I'd need to create the power wiring between the USB and the chip (and other components).
Or, maybe, in my case I need the ground wiring only to power LEDs?
Thanks in advance for the answers!