Whoops. Looks like I'm rebuilding the Jackal...

There are a few things that annoyed me with the 2021 build. The sound was noisy. The cheap display had light bleed and poor viewing angles. The radio module never really worked. I never finished the code so I didn't release it.

So lets try to improve on this!

Jackal 2024🧵

First, the display. There are now IPS versions of the same 3.2" ILI9431 LCD I had. I built a new SPI cable but this time with a connector on the other end. It's a drop in replacement except that colors are inverted (there's a flag to set in the code). *Way* better viewing angles!
Next, the mess. I was using almost every pin on the Teensy and the perf board I used was cluttered. Now that I know where I'm going with the project and that I have a dedicated workspace instead of a coffee table and a cardboard box I can make a better version! Silicone wire FTW

I have a plan to not use as many of the Teensy's pins as before, hopefully that'll work. I'll get back to that. Let's fix the sound first.

Hey what's that thing doing here? Can you guess? :)

Tom Granger (@t0m_fr) on X

Have you heard of the M5 ATOM microcontroller? ESP32-PICO based (240Mhz dual core, wifi, bluetooth), 4Mb flash, RGB & IR LED, 6 GPIOs, USB-C interface. Programmable with Arduino and MicroPython. ➡️ 5€ 🤯

X (formerly Twitter)