gbdev / awesome-gbdev

A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs.
https://gbdev.io/resources
Other
3.96k stars 177 forks source link

GB Camera resources #209

Closed avivace closed 3 years ago

avivace commented 3 years ago

The awesome guys over the GB Camera community gave me a quite nice collection of resources I'd like to include here:

Things/Methods to get the images off the camera like Brians printer emulator code and similar techniques (printer emulators, RAM-readers) https://github.com/mofosyne/arduino-gameboy-printer-emulator https://github.com/applefreak/esp8266-gameboy-printer https://github.com/HerrZatacke/wifi-gbp-emulator (maintained by me, based on the above) https://github.com/cristofercruz/gbp-esp-shield-pcb All of the RAM-Dumping capable modules like the gbxcart-rw etc...

Things/Methods to improve/change the cameras quality/behavior. http://ekeler.com/game-boy-camera-canon-ef-mount https://www.thingiverse.com/thing:4337362 (made by me inspired by the above) Some other 3d-printable improvements - check the GameBoy Camera Discord (https://discord.gg/VksnkcVY) There's also a flashable camera main pcb currently being developed. https://github.com/cristofercruz/game-boy-camera-frame-replacer (to manipulate the ROM of a camera to include custom frames)

Things to postprocess/manipulate the outcome: https://github.com/mofosyne/GameboyPrinterPaperSimulation (generate as-if-printed images of digital printed images) https://github.com/HerrZatacke/gb-printer-web (storage, change animation/colors/frame of images etc... my current main project, based on/compatible with a lot of the above) https://lbcam.xyz/ (The closest to the original emulator of a gameboy camera for a webcam)

For raw capture of comms https://github.com/mofosyne/GameboyPrinterSniffer

also in this folder https://github.com/mofosyne/arduino-gameboy-printer-emulator/tree/master/research these are the pdfs and text I used to learn how it works

And also these https://github.com/mofosyne/arduino-gameboy-printer-emulator#resources-referenced