Sleep and power usage

So I have a bunch of these dev boards and I'd like to try using some of them as battery-powered remote sensors (I'm not sure yet exactly what I want t… ...more

November 17, 2023

Rtt and defmt

In the first post, we printed a "Hello world" message to our computer using the esp_println::println! macro. But there's another (better? I'… ...more

November 04, 2023

Blinky

Last time we left off by failing to get the integrated LED to light up. We were following the "blinky" example in esp32c3-hal, which is pret… ...more

September 03, 2023

Patches, Part 5: Pseudo-edges

This is the fifth (and final planned) post in a series on some new ideas in version control. To start at the beginning, go here. The goal of this post… ...more

May 07, 2019

Patches, Part 4: Line IDs

I've written quite a bit about the theory of patches and merging, but nothing yet about how to actually implement anything efficiently. That will be t… ...more

February 25, 2019