Tidak Ada Deskripsi

Esteban Fuentealba a98380ed83 Add Marauder first functions 2 tahun lalu
docs a98380ed83 Add Marauder first functions 2 tahun lalu
icons a98380ed83 Add Marauder first functions 2 tahun lalu
README.md a98380ed83 Add Marauder first functions 2 tahun lalu
application.fam a98380ed83 Add Marauder first functions 2 tahun lalu
cJSON.c a98380ed83 Add Marauder first functions 2 tahun lalu
cJSON.h a98380ed83 Add Marauder first functions 2 tahun lalu
link_camera.c a98380ed83 Add Marauder first functions 2 tahun lalu
link_camera.h a98380ed83 Add Marauder first functions 2 tahun lalu
qrcode.c a98380ed83 Add Marauder first functions 2 tahun lalu
qrcode.h a98380ed83 Add Marauder first functions 2 tahun lalu
uart.c a98380ed83 Add Marauder first functions 2 tahun lalu
uart.h a98380ed83 Add Marauder first functions 2 tahun lalu

README.md

[MALVEKE] GAME BOY Link Camera

Introduction

**Official** | **Unleashed** | **RogueMaster** | **Xtreme** :- | :- | :- | :- [![FlipC.org](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero/badge?root=flipper_companion_apps/malveke_gb_link_camera&branch=main)](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero?root=flipper_companion_apps/malveke_gb_link_camera&branch=main)|[![FlipC.org](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero/badge?root=flipper_companion_apps/malveke_gb_link_camera&branch=main&firmware=unleashed)](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero?root=flipper_companion_apps/malveke_gb_link_camera&branch=main&firmware=unleashed)|[![FlipC.org](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero/badge?root=flipper_companion_apps/malveke_gb_link_camera&branch=main&firmware=roguemaster)](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero?root=flipper_companion_apps/malveke_gb_link_camera&branch=main&firmware=roguemaster)|[![FlipC.org](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero/badge?root=flipper_companion_apps/malveke_gb_link_camera&branch=main&firmware=xtreme)](https://flipc.org/EstebanFuentealba/MALVEKE-Flipper-Zero?root=flipper_companion_apps/malveke_gb_link_camera&branch=main&firmware=xtreme)

Extract your GAME BOY Camera picture via WIFI, so they can be easily shared with your phone, tablet or pc. Easy to use, just hook up to your GAME BOY and print as usual, the device will store the images and share them on a web server via WIFI. You will need a printer cable or gameboy Color link cable.

Instructions for use.

These instructions assume that you are starting at the Flipper Zero desktop. Otherwise, press the Back button until you are at the desktop.

  • Press the OK button on the Flipper to open the main menu.
  • Choose Applications from the menu.
  • Choose GPIO from the submenu.
  • Choose [MALVEKE] GAME BOY Link-Camera
  • The Flipper Zero will show the loading screen of the application.



  • If the MALVEKE board is not connected, the following message will appear. You must connect it and press OK.



  • MALVEKE will create a Wi-Fi network using the data displayed on the screen.

    <br />
    <img src="./docs/images/flipper-zero-flat-3.png" width="400" />
    <br />
    

  • On your computer or phone, search for the network and connect using the provided access credentials.

    <br />
    <img src="./docs/images/wifi-4.png" width="400" />
    <br />
    

    <br />
    <img src="./docs/images/wifi-5.png" width="400" />
    <br />
    

  • When you connect, it will automatically open a browser window with the host. If this doesn't happen, you should manually enter the IP provided on the Flipper Zero as the host in your browser.

    <br />
    <img src="./docs/images/captive-portal-6.png" width="400" />
    <br />
    

  • Now, on your GAME BOY, connect the Link Cable to MALVEKE EXT2 port and proceed to print images as usual; they will appear in the web browser.

    <br />
    <img src="./docs/images/gbp-6.png" width="400" />
    <br />
    



  • In web you can Change palette and with button A Download image

Acknowledgements

TODO

  • Refactor Code
  • Documentation
  • Save transfered imagen in Flipper Zero
  • Refactor Code



From Talcahuano 🇨🇱 with ❤