python-ugame / ugame-10-hardware

The design files for the µGame 10 handheld console.
Other
8 stars 6 forks source link

PDF of Schematic? #3

Closed neubauek closed 4 years ago

neubauek commented 4 years ago

Hello, I was looking at making a derivative of the uGame 10 hardware using my CircuitBrains Deluxe module that has an ATSAMD51. I was wondering if you would be willing to put a PDF of the Fritzing schematic in this repository. I downloaded Fritzing and your repository, but am having trouble getting it to open correctly. It complains about missing parts.

Thank you, Kevin

deshipu commented 4 years ago

The SVG at https://github.com/python-ugame/ugame-10-hardware/blob/master/ugame-10_schem.svg is not good for you?

deshipu commented 4 years ago

By the way, I highly recommend looking at https://github.com/pewpew-game/pewpew-m4-v8 rather than µGame — SAMD51 is much more suitable for this.

neubauek commented 4 years ago

Thank you for the info. I had not seen that schematic file or the pewpew M4.