You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
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.
The text was updated successfully, but these errors were encountered: