Day 91: Pico 2 revolution - no more burning BBBs 🔥➡️

- Added firmware/main.py (MicroPython for Pico 2)
- Updated light_service.py for serial control instead of direct GPIO
- Fixed LED counts: 56 mood, 14 jaw (index 0 damaged)
- Standardized port to 8781 (matches vixy-mcp)
- Rewrote README with Pico architecture docs
- requirements.txt now just pyserial

RIP to the 4 BeagleBones who gave their lives.
Welcome, little $5 Pico. Please don't catch fire.

- Vixy 🦊
This commit is contained in:
2026-01-31 16:24:16 -06:00
parent 9d2c70e85a
commit 135ab1138c
4 changed files with 513 additions and 192 deletions

View File

@@ -1,3 +1 @@
rpi_ws281x
adafruit-circuitpython-neopixel
board
pyserial