Cartridge idea

Discussion about other hardware (including other Pi-like boards)
User avatar
skrapps914
Posts: 184
Joined: Sat May 28, 2016 8:14 pm
Has thanked: 63 times
Been thanked: 33 times

Re: Cartridge idea

Post by skrapps914 » Wed Jul 06, 2016 1:08 pm

Kilren wrote:You have to create a vector file first using illustrator or inkscape (free for personal use). The vector is pretty much the picture that you use to place everything on.

Then you open that vector in your chosen program to make a PCB (you're using Eagle).

And that is where my knowledge bottoms out :P

There a few people who are really good at making pcb's on the sight. @Helder and @prerunnerseth both do it for a living. @Cannikin also dabbles in it, and at least knows how to do the vectors. @kite also is knowledgeable. You can ask them about it more, but I suggest first watching some youtube tutorials to know which questions to ask first.
thanks for your help! def going to be watching some tutorials tonight. i'm thinking this is a decent enough idea to follow through with

User avatar
Kilren
Posts: 574
Joined: Wed May 11, 2016 4:40 pm
Location: Washington, USA
Has thanked: 35 times
Been thanked: 84 times

Re: Cartridge idea

Post by Kilren » Wed Jul 06, 2016 1:11 pm

skrapps914 wrote:thanks for your help! def going to be watching some tutorials tonight. i'm thinking this is a decent enough idea to follow through with
Another thought of caution: the teensy probably fits in there fine, but as soon as you add either pins or wires to connect the teensy, you eat up space and fast! Make sure you measure, remeasure, resolder it twelve times, and then measure again before placing a pcb order. Dealing with the cartridge, you have no mercy space if it is off, even slightly.

User avatar
Oxodao
Posts: 131
Joined: Wed Jun 01, 2016 11:35 am
Location: 127.0.0.1
Has thanked: 4 times
Been thanked: 30 times
Contact:

Re: Cartridge idea

Post by Oxodao » Wed Jul 06, 2016 3:27 pm

I don't think the teensy inside is a good idea. My best bet is to not use the removable cartdrige function, break one and keep just the upper part to make the gameboy look likes it is having one, that what I made and it frees a lot of space, you don't even need the connector :)
Arduino sketch for the gamepad (Teensy replacement): http://github.com/oxodao/GBZGamepad

User avatar
Helder
Trailblazer
Trailblazer
Posts: 2985
Joined: Thu May 05, 2016 8:33 am
Location: Rogers, AR
Has thanked: 1459 times
Been thanked: 3114 times

Re: Cartridge idea

Post by Helder » Wed Jul 06, 2016 4:02 pm

The cartridge idea isn't too bad an idea but I don't know about it for the teensy as you want that thing in there all the time. I can see having it as a hub like I have on my pcb or have one of the usb ports connect to the hub inside the GBZ case and have a usb port on the cart connected to one of the hub ports, basically an extension but then again you can use one on the case like Wermy did in his tutorials.
Chat with me and other members On Discord

Don't contact me about obtaining my board files (as you will not get them). If my Boards or PCB Kits are sold out, they will be restocked as soon as I can get them and there is demand for them. You can join the mailing list on my Website to be notified when they are available.


Helder's Game Tech Website

We will not support any cloned work so don't come to us with technical issues to resolve, go talk to the cloner for help.

User avatar
skrapps914
Posts: 184
Joined: Sat May 28, 2016 8:14 pm
Has thanked: 63 times
Been thanked: 33 times

Re: Cartridge idea

Post by skrapps914 » Wed Jul 06, 2016 4:28 pm

Helder wrote:The cartridge idea isn't too bad an idea but I don't know about it for the teensy as you want that thing in there all the time. I can see having it as a hub like I have on my pcb or have one of the usb ports connect to the hub inside the GBZ case and have a usb port on the cart connected to one of the hub ports, basically an extension but then again you can use one on the case like Wermy did in his tutorials.
well, im thinking since it has to be in there all the time, since retropie will be running off the sd card in there, having the teensy in there would be ok.

User avatar
Oxodao
Posts: 131
Joined: Wed Jun 01, 2016 11:35 am
Location: 127.0.0.1
Has thanked: 4 times
Been thanked: 30 times
Contact:

Re: Cartridge idea

Post by Oxodao » Wed Jul 06, 2016 4:44 pm

It would take an insane amount of space because of wires + cartdrige reader, though if you plan to use it why not
Arduino sketch for the gamepad (Teensy replacement): http://github.com/oxodao/GBZGamepad

User avatar
Helder
Trailblazer
Trailblazer
Posts: 2985
Joined: Thu May 05, 2016 8:33 am
Location: Rogers, AR
Has thanked: 1459 times
Been thanked: 3114 times

Re: Cartridge idea

Post by Helder » Wed Jul 06, 2016 4:46 pm

So basically you want the sd card slot and the teensy solder spots since rebuilding a teensy is not something I'm keen on since that takes time and there is an arduino solution. Now keep in mind you will need 7-9 pins for the SD and around 12-14 for the teensy, do you feel you can solder that many wires to the Cart Reader slot pins?
Chat with me and other members On Discord

Don't contact me about obtaining my board files (as you will not get them). If my Boards or PCB Kits are sold out, they will be restocked as soon as I can get them and there is demand for them. You can join the mailing list on my Website to be notified when they are available.


Helder's Game Tech Website

We will not support any cloned work so don't come to us with technical issues to resolve, go talk to the cloner for help.

User avatar
skrapps914
Posts: 184
Joined: Sat May 28, 2016 8:14 pm
Has thanked: 63 times
Been thanked: 33 times

Re: Cartridge idea

Post by skrapps914 » Wed Jul 06, 2016 4:52 pm

Helder wrote:So basically you want the sd card slot and the teensy solder spots since rebuilding a teensy is not something I'm keen on since that takes time and there is an arduino solution. Now keep in mind you will need 7-9 pins for the SD and around 12-14 for the teensy, do you feel you can solder that many wires to the Cart Reader slot pins?

i was thinking, the sd slot on board, and have the traces for the teensy's connections be holes, this way the teensy can connect via pins, or pin header, so no soldering is needed on the board itself.

User avatar
Helder
Trailblazer
Trailblazer
Posts: 2985
Joined: Thu May 05, 2016 8:33 am
Location: Rogers, AR
Has thanked: 1459 times
Been thanked: 3114 times

Re: Cartridge idea

Post by Helder » Wed Jul 06, 2016 4:55 pm

Right that's what I was thinking but you will need to solder wires to the Cart Reader though.
Chat with me and other members On Discord

Don't contact me about obtaining my board files (as you will not get them). If my Boards or PCB Kits are sold out, they will be restocked as soon as I can get them and there is demand for them. You can join the mailing list on my Website to be notified when they are available.


Helder's Game Tech Website

We will not support any cloned work so don't come to us with technical issues to resolve, go talk to the cloner for help.

User avatar
skrapps914
Posts: 184
Joined: Sat May 28, 2016 8:14 pm
Has thanked: 63 times
Been thanked: 33 times

Re: Cartridge idea

Post by skrapps914 » Wed Jul 06, 2016 4:58 pm

Helder wrote:Right that's what I was thinking but you will need to solder wires to the Cart Reader though.
yeah, shouldn't be that much of an issue. i soldered the teensy direct to your audio pcb, that was about 11 wires.

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest