An open API service indexing awesome lists of open source software.

https://github.com/bereczistvan/pic-gb-printer

Game Boy Printer emulator on a PIC microcontroller
https://github.com/bereczistvan/pic-gb-printer

Last synced: about 1 month ago
JSON representation

Game Boy Printer emulator on a PIC microcontroller

Awesome Lists containing this project

README

        

# PIC Game Boy Printer
Game Boy Printer emulator on a PIC16F18857 microcontroller

## Software
MPLAB X IDE v6.05

MPLAB XC8 Compiler v2.41
## Hardware
Microstick X2C+ Development board

PIC16F18857 microcontroller

## Resources used
* https://dhole.github.io/post/gameboy_serial_2/
* https://en.wikipedia.org/wiki/Game_Boy_Printer
* https://gbdev.gg8.se/wiki/articles/Gameboy_Printer
* https://www.huderlem.com/demos/gameboy2bpp.html
* https://gbdev.io/pandocs/Gameboy_Printer.html
* https://shonumi.github.io/articles/art2.html