BMO Chooser.app for Pocketsprite
Jul 05, 2018 — 1 minute read — # Programming # ESP # Maker # GameboyThe first thing you see when you start your PocketSprite is the chooser. It’s main tasks are to allow you to upload/delete files (including apps) via WiFi Access Point and launch apps that are present on the filesystem.
This is a modified version of the chooser.app
, which greets you with a smiling BMO face and a short sound clip when you launch it (with wifi disabled).
Even with a poor paint job, it’s instantly recognizable as BMO!
Installing
- Download the latest version from GitHub
- Rename
chooser.bin
tochooser.app
(GitHub won’t let me release a.app
file) - Follow the normal app installation instructions
Related Posts:
Mesh-network LED Goggle Squad
Let’s make a synchronized LED Goggle Squad using the ESP8266! This project contains code and instructions to build a squad...
Aug 21, 2018 — 1 minute readCustom COVID-Test USB Stick (with LEDs)
This year I’ve started to learn DJing! So after seeing this DiWHY on reddit, the gears started turning in my...
Apr 14, 2022 — 3 minute readMake your own Neopixel Goggles
August 2018 Update: This project is in its second iteration! Check out the mesh-network Goggle Squad, powered by the ESP8266!...
Dec 18, 2016 — 3 minute read