I just completed "Dive!" - Day 2 - Advent of Code 2021 #AdventOfCode https://adventofcode.com/2021/day/2 - you can see my answer here: https://github.com/blanu/AdventOfCode2021/tree/main/Day%202
I just completed "Sonar Sweep" - Day 1 - Advent of Code 2021 #AdventOfCode https://adventofcode.com/2021/day/1 - Find my answers here: https://github.com/blanu/AdventOfCode2021/tree/main/Day%201
I've been working on building this Brightwave synthesizer using a Teensy and a bunch of different I2C peripherals. I was really frustrated at my ability to make sounds not locked to the medieval 12-tone equal temperament scale. It's really deeply baked into all of our musical equipment, including software. Fortunately, the teensy is very powerful and flexible, so I'm finally making some good progress.