Search found 226 matches

by McGyver
Sun Apr 09, 2017 3:42 pm
Forum: RetroPie
Topic: Control Problem Configuration Menu Teensy LC
Replies: 3
Views: 4631

Re: Control Problem Configuration Menu Teensy LC

I had a similar question in the past during my first Gameboy and took this into account on my second build. I programmed all keys in the Teensy as much as possible as the standard keyboard layout. Finally now I can move through most of the retropie configs. Here is my adapted script I used to progra...
by McGyver
Sun Apr 09, 2017 1:48 pm
Forum: For Sale/Trade
Topic: [FOR SALE] Safe Shutdown v1.2 (for PowerBoost)
Replies: 296
Views: 300813

Re: [For Sale] Safe Shutdown v1.2 (for PowerBoost)

Ordered! Thank you!

One question is just coming up: Regarding the autosave on exit of emulators. In the moment this is managed by trigger one button mapped to exit the emulator (escape).

Will this autosave works as well during the Pi shuts down getting triggered by the LBO signal?
by McGyver
Wed Apr 05, 2017 1:41 pm
Forum: General Chat (Game Boy Zero)
Topic: 3.5 Inch Screen Converting to 5V Help
Replies: 19
Views: 16743

Re: 3.5 Inch Screen Converting to 5V Help

You need a signal! The Pi needs to run with config.txt configured to use composite output.
by McGyver
Fri Mar 31, 2017 3:32 pm
Forum: Guides
Topic: Fastest, Cleanest GB Screen Cutout (5 seconds)
Replies: 31
Views: 55133

Re: Fastest, Cleanest GB Screen Cutout (5 seconds)

What a good idea. I had another idea. Maybe someone owns an CNC millimg maschine: this persone could do us a milling service? Maybe I should link this to my facebook CNC group... I don't own one of these maschines...
by McGyver
Fri Mar 31, 2017 3:25 pm
Forum: General Chat (Game Boy Zero)
Topic: Collecting information on alternative displays - please contribute
Replies: 706
Views: 752180

Re: Collecting information on alternative displays - please contribute

I used the same HDMI screen and I am happy. Only disadvantage: the screen size is something like 16x9. So the cutout from your screen boarder is quite different due to the geometry. I managed this with an adapted screen boarder sticker. Works great and I am happy about the clear resolution. Another ...
by McGyver
Mon Mar 20, 2017 1:43 pm
Forum: For Sale/Trade
Topic: [FOR SALE] Glass screen border **GLASS IN STOCK**
Replies: 105
Views: 100560

Re: [FOR SALE] Glass screen vinyl border *BACK IN STOCK*

Not sure if my PM is arrived to Jellybelly... When they are in the outbox the PM is sent? Or just stored somewhere...

Jelly: Please give me a feedback. If was just asking for additional parts to you.
by McGyver
Mon Mar 13, 2017 2:49 am
Forum: General Chat (Game Boy Zero)
Topic: Powerboost 1000c LED Relocation
Replies: 1
Views: 2400

Re: Powerboost 1000c LED Relocation

Its generally possible: just desolder the mounted LEDs, beeing carefull not to damage surrounding parts! Remenber the orientation of the original parts (green marking on the led) and extend the connections by wire. Do not use a common ground! The LEDs are on different potential! You have to extend e...
by McGyver
Fri Mar 10, 2017 3:18 pm
Forum: Guides
Topic: My Solution to adding LED battery indicator LEDs
Replies: 2
Views: 4862

Re: My Solution to adding LED battery indicator LEDs

Same idea: I placed low bat and charging LEDs in the rest of a cartridge. I used flat heat leds from ebay: http://www.ebay.de/itm/140748947687?_trksid=p2057872.m2749.l2649&ssPageName=STRK%3AMEBIDX%3AIT Finally another good idea I found somewhere was to put the Raspberry Zero into the cartridge shell...
by McGyver
Thu Mar 09, 2017 10:34 am
Forum: General Chat (Game Boy Zero)
Topic: controller issues
Replies: 6
Views: 6036

Re: controller issues

Had a similar issue when testing the teensy: one button key pressed was detected bouncing. Finally it was my script on the teensy: same keyboard command was used from two inputs!