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

Showing pictures from inserted GB camera's SRAM via webserver #11

Open
hmax42 opened this issue Jan 6, 2024 · 1 comment
Open

Showing pictures from inserted GB camera's SRAM via webserver #11

hmax42 opened this issue Jan 6, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@hmax42
Copy link

hmax42 commented Jan 6, 2024

Instead of just dumping the sram from an inserted gb camera, it would be awesome to offer the contained pictures via a webserver from the ESP32.

There is a gallery app, which is used together with the gb-printer emulator.
The printer emualtor receives the pictures via link cable and stores them in the memory of the ESP8266. The gallery webapp then allows to access them and import them into local browser storage
https://github.com/HerrZatacke/wifi-gbp-emulator
https://herrzatacke.github.io/gb-printer-web/#/home
https://github.com/HerrZatacke/gb-printer-web

If the gallery-app were able to load the pictures directly from the card slot instead from the flash as its original implementation with the ESP8266 does, one would be able to slot in the gb camera and directly check and download all the pictures from it.

@hmax42 hmax42 changed the title Showing pictures from inserted GB camera via webserver Showing pictures from inserted GB camera's SRAM via webserver Jan 6, 2024
@EstebanFuentealba EstebanFuentealba added the enhancement New feature or request label Jan 7, 2024
@EstebanFuentealba
Copy link
Owner

Hi! Yes, I've been looking into it, and it would be fantastic if MALVEKE could integrate with gb-printer-web. I'd like to generate a URL that can be set up as a printer URL in gb-printer-web. In the meantime, I've added a new application called GAME BOY Photo, which allows extracting 4-color images from the Flipper Zero.

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

No branches or pull requests

2 participants