dice.camp is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon server for RPG folks to hang out and talk. Not owned by a billionaire.

Administered by:

Server stats:

1.5K
active users

travisshears

It took some doing, but I finally got my BEM280 (temperature, pressure, humidity) sensor for my balcony weather station working in C. Crazy how much the Circuit Python library was doing: setting bunch of config values like mode and oversampling rates, enable/disable filter, reading compensation params, and parsing the read out values. Pretty cool to do it all yourself and understand the sensor on a deeper level.

git.sr.ht/~travisshears/balcon