makerdad

makerdad

Trinket Woes and A Prototyping Lesson

I also managed to get an RTC module soldered on to the LED rainbow I designed for my daughter tonight. Everything was going well until the sketch upload to the Trinket failed.

Apparently Adafruit Trinket has this issue where it’s easy to override the bootloader by mistake. I think it happened because I was using 99% of progmem.

Solution is easy, you just hook up the Trinket to another Arduino and use a little sketch to burn a fresh bootloader. Problem was: Trinket was already soldered on the prototype board!

What followed was two hours of frustrating desoldering and attaching headers.

Lesson learned: Solder headers for core components instead of soldering them directly on prototype boards. You never know when you have to get them out again.