guitarhero23 / PicoAdapterGB

Raspberry Pi Pico Code for Mobile Adapter GB emulation with real HW!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PicoAdapterGB - A Mobile Adapter GB hardware emulator based on RaspberryPi Pico

Buy Me A Coffee

This is the first standalone implementation of Mobile Adapter GB!
It's based on Libmobile by REON Team and it's totally free from any kind of sofware. You just need to power the adapter with any power source that's provide 5v (like a power bank, a phone using an OTG, add a battery circuit, etc), and make the first configuration (using any Serial Monitor on PC/Smartphone).

It's possible to connect to any REON project custom server as soon it releases.

Development Status

Latest Stable Release Release Version Release Date
Latest Development Release Release Version Release Date

If you still have questions, ask us here or in the REON Team Discord Discord Group

How to build

Refer to the Wiki page for more details on how to build one according to your setup.

Demo

Click on the image to see the full video
Click on the image to watch the full video

Current implementations

  • pico_esp8266_at: A Raspberry Pi Pico implementation using an ESP8266 ESP-01 to provide WiFi connectivity (outdated/suspended).
  • picow: A Raspberry Pi Pico W implementation using the internal WiFi connectivity. (recommended)

Posts about:

Credits

About

Raspberry Pi Pico Code for Mobile Adapter GB emulation with real HW!

License:GNU General Public License v3.0


Languages

Language:C 97.0%Language:CMake 3.0%