Gustav Westling

@zegl
February 9
TinyGo LEDs: 6-bit colors and Gamma Correction

Last time I covered how to use TinyGo on the Cosmic Unicorn. Where the previous post ended, we could successfully draw to all pixels on the display, with a poor mans 2-bit color encoding.

Lots of colors

February 2
TinyGo on Pimoroni Cosmic Unicorn: Part 1

I recently bought a Pimoroni Cosmic Unicorn, it's a 32x32 pixel RGB LED display with a Raspberry Pi Pico W attached to it, plus some extras such as buttons, a speaker, and connections for driving it all via a a battery.

Polar with TinyGo

December 18, 2023
Extremely Linear Git History

This is a repost of https://westling.dev/b/extremely-linear-git

🔥 This blog post is introducing git-linearize aka zegl/extremely-linear.

One of the things that I like to do in my projects, is to make the git history as linear as possible.