Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Printer reader #69

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Printer reader #69

merged 1 commit into from
Oct 31, 2023

Conversation

tikonen
Copy link
Contributor

@tikonen tikonen commented Oct 30, 2023

Python application that reads data from the printer emulator and writes png files andoptionally raw data log files.

@mofosyne
Copy link
Owner

I see that this is an extention of the effort of gbpdecoder.py but to add a cli and a way to more easily directly read from the serial port. Nice!

@mofosyne mofosyne merged commit cb7cf8f into mofosyne:master Oct 31, 2023
@mofosyne
Copy link
Owner

Looks all good, merging!

@tikonen
Copy link
Contributor Author

tikonen commented Oct 31, 2023

Thank you. This has been very convenient app for dumping large number of images from the Gameboy camera.

@tikonen tikonen deleted the reader branch October 31, 2023 08:35
@mofosyne
Copy link
Owner

mofosyne commented Oct 31, 2023

Not a problem. Have you also considered cart dumpers? Those would likely be faster, but is certainly more expensive and a little bit more complicated. Still I like watching the process of downloading the images.

@tikonen
Copy link
Contributor Author

tikonen commented Oct 31, 2023

True, that would be faster. However our target use case is the personal experience of using GB camera for example in retro party or art exhibition. Then automatically having the image as a souvenir through laser printer, thermal printer or email.

@tikonen
Copy link
Contributor Author

tikonen commented Oct 31, 2023

Btw. In case you're interested here is a pic of our emulator. I encased Arduino in army data transfer memory dongle I found at a surplus store 😄 It even had existing busy led I could reuse.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants