Search found 188 matches

by ABH
Tue Aug 16, 2016 5:54 pm
Forum: RetroPie
Topic: System Menus
Replies: 2
Views: 3906

Re: System Menus

by ABH
Tue Aug 16, 2016 5:34 pm
Forum: Arduino
Topic: HELP - Soldering and Programming with alternative Teensy Bord
Replies: 4
Views: 11748

Re: HELP - Soldering and Programming with alternative Teensy Bord

it's similar to teency I am not sure but try to use pins from Gnd to 15 . with this code : #include <Bounce.h> #define NUM_KEYS 13 struct Key { int keycode; Bounce* bounce; }; Key keys[NUM_KEYS]; Key key(int keycode, int pin) { Key *ret = new Key; ret->keycode = keycode; ret->bounce = new Bounce(pin...
by ABH
Sun Aug 14, 2016 5:45 pm
Forum: Show-off Corner (Game Boy Zero)
Topic: Bashprojects GBZ
Replies: 4
Views: 8212

Re: Bashprojects GBZ

sabrettep wrote:I almost finished my build until I cut through the ribbon of the VGA screen :| After a lot of screaming and breaking the screen, I ordered a new (480x320) screen. Now I have to wait until I can continue :(
My heart is broken . . Lol
Good luck with your build .
by ABH
Thu Aug 11, 2016 6:54 pm
Forum: Show-off Corner
Topic: My Gameboy Advance Zero
Replies: 26
Views: 47938

Re: My Gameboy Advance Zero

Nice work ;)
by ABH
Mon Aug 08, 2016 4:44 pm
Forum: General Chat (Game Boy Zero)
Topic: No cartridge but a 3d printer...
Replies: 19
Views: 16304

Re: No cartridge but a 3d printer...

Awesome ! ;)
by ABH
Mon Aug 08, 2016 1:02 pm
Forum: Archived/Completed Sales
Topic: [For Sale] GBZ All In One PCB (Pre Orders V2)Sold Out!
Replies: 661
Views: 582563

Re: [For Sale] GBZ All In One PCB (Pre Orders)

Awesome , Dreams come true :)
Plan to use it in my next project
Thank you for this beautiful stuff :mrgreen:
by ABH
Mon Aug 08, 2016 1:45 am
Forum: General Project Chat
Topic: gbz button ideas
Replies: 22
Views: 17592

Re: gbz button ideas

by ABH
Sun Aug 07, 2016 11:03 pm
Forum: Show-off Corner (Game Boy Zero)
Topic: Fury's Gameboy Pocket Pi [in progress]
Replies: 22
Views: 23409

Re: Fury's Gameboy Pocket Pi [in progress]

Good luck bro