When to use (and when not to use) a Teensy

Having trouble with your GBZ build? Ask your questions here!
Post Reply
yungfalafel
Posts: 5
Joined: Tue Jul 18, 2017 3:25 am
Has thanked: 6 times

When to use (and when not to use) a Teensy

Post by yungfalafel » Mon Sep 04, 2017 1:19 pm

I'm new to this and still in the research/part-buying phase of my first handheld Pi Zero. I have seen builds with and without a microcontroller board, so I'm wondering when I need to use one and the benefits of doing so. Thanks.

User avatar
Fredl
Posts: 96
Joined: Sat Jul 29, 2017 4:19 pm
Has thanked: 46 times
Been thanked: 22 times

Re: When to use (and when not to use) a Teensy

Post by Fredl » Mon Sep 04, 2017 1:30 pm

Hi there's two approaches:

1. You connect the buttons directly to the GPIO pins of the raspberry.

2. You use a teensy or the likes, which literally acts like you would plug in an external game controller. You can easily build gamecontrollers using a teensy and thats why everybody's using them. (Search google for how to.) Another benefit of using a teensy is that you can actually use an analog joystick (like found on every modern controller) since this requires an analog to digital converter (ADC), which the teensy has and the pi doesn't. You could also do stuff like implementing a "fast-fire" button, since you can freely program the teensy.

An obvious downside is that is costs extra money and requires extra wiring.

Hope this helps! :)
I used to be an adventurer like you, but then I took an arrow in the knee :-O

Link: Downmix your GBZs sound to mono or you're missing half the fidelity!

User avatar
moosepr
Posts: 524
Joined: Wed Jan 25, 2017 6:18 am
Has thanked: 69 times
Been thanked: 241 times
Contact:

Re: When to use (and when not to use) a Teensy

Post by moosepr » Mon Sep 04, 2017 1:50 pm

also a downside of the teensy is that is requires a usb port. so you may then need a usb hub.

that said, teensy's are awesome!! so much power in that little chip!
Get a small cheep LCD in your project https://www.sudomod.com/forum/viewtopic.php?f=22&t=2312
Wrap it all round a battery https://www.sudomod.com/forum/viewtopic.php?f=13&t=2292
Or use a custom PCB to make it really small https://www.sudomod.com/forum/viewtopic.php?f=13&t=2512
or make it really really really really tiny!! https://www.sudomod.com/forum/viewtopic.php?f=13&t=2919

Post Reply

Who is online

Users browsing this forum: Google [Bot] and 1 guest