|
|
|
|
|
by Edman274
1019 days ago
|
|
Wiring the stuff to do it yourself isn't the worst in the world. When the pandemic started and I was cloistered inside and cabin-feverish, I found a blog post that had a link to the following: https://github.com/Dhole/gb-link-stm32f411 and I bought a board to run that code on. I wasn't able to figure out how to actually write out the raw data as a png so I wrote a script to take the data and convert them to pngs myself. Now that the operator exists (I don't think it did in 2020) that'd be the solution I'd use, but failing that, there's always the microcontroller route. |
|