geekhack

geekhack Projects => Making Stuff Together! => Topic started by: SCWes on Sun, 26 January 2020, 23:34:29

Title: Will Teensy++ 2.0 development board fit in the XenGi's Teensy footprint?
Post by: SCWes on Sun, 26 January 2020, 23:34:29
Just wondering if I buy https://www.pjrc.com/store/teensypp_pins.html (https://www.pjrc.com/store/teensypp_pins.html) and use https://github.com/XenGi/teensy.pretty (https://github.com/XenGi/teensy.pretty) for the teensy ++ 2.0 footprint, are the pins small enough on the development board to fit the holes? I would think if the pins go in the teensy to begin with, they must be the same size on the protruding side, no? Just making sure.
Title: Re: Will Teensy++ 2.0 development board fit in the XenGi's Teensy footprint?
Post by: Findecanor on Sun, 26 January 2020, 23:54:20
Normal header pins may have a square cross-section, but are less than 1 mm on the diagonal, so I think so.
Title: Re: Will Teensy++ 2.0 development board fit in the XenGi's Teensy footprint?
Post by: kkatano on Mon, 27 January 2020, 23:05:25
Just wondering if I buy https://www.pjrc.com/store/teensypp_pins.html (https://www.pjrc.com/store/teensypp_pins.html) and use https://github.com/XenGi/teensy.pretty (https://github.com/XenGi/teensy.pretty) for the teensy ++ 2.0 footprint, are the pins small enough on the development board to fit the holes? I would think if the pins go in the teensy to begin with, they must be the same size on the protruding side, no? Just making sure.

I recently used XenGi's teensy2.0 footprint (not ++ but both seems to have same hole size) on my project (https://github.com/kkatano/yurei). The hole fits teensy's pin well.
Title: Re: Will Teensy++ 2.0 development board fit in the XenGi's Teensy footprint?
Post by: SCWes on Tue, 28 January 2020, 00:34:37
Great! Thanks for the reply.