I’m creating a new flavor of companion bots based on the old LightBlue Bean microcontroller, which I used to program with Arduino code via a Bluetooth mobile app. The series has been retired for years, but the devices still work – and I’d love to clone them someday (using the files open-sourced by PunchThrough Design), since they were really good for wearable tech!

IMG_1732.jpeg

TUTORIAL: Programming the LightBlue Bean in 2026

By collaborating with others, I finally managed to get my Bean up and running again! Here’s my current process, running on an M1 Mac.

Here’s what I did! Your mileage may vary, consult a physician before adopting your new Bean diet, etc.

Overview

Install on Mac

I also created a project folder on my computer. It’s good to have a place to stash known-good code and compiled .hex files.

Set up the Bean connection