Posts
Media
Videos
Starter Packs
Etienne
@e10n.bsky.social
· May 15
OtaFlux: Simple OTA Firmware Updates via OCI Registries
Keeping IoT devices updated Over-the-Air (OTA) is critical if you want to avoid
running around unplugging, flashing, and re-plugging devices every time you fix
a bug or ship a new feature.
For my ESP3...
e10n.me
Etienne
@e10n.bsky.social
· May 14
InfluxDB3 Explorer Needs Support for AMD/Intel Platforms · Issue #26299 · influxdata/influxdb
Currently the Dataexplorer seems not to be usable since it is not startable on AMD/Intel Plattforms Steps to reproduce: docker pull quay.io/influxdb/influxdb3-explorer:latest docker run --name infl...
github.com
Etienne
@e10n.bsky.social
· May 13
Rust for IoT: Building a Secure ESP32 Weather Sensor with MQTT, TLS, and OTA Updates
During downtime between freelance projects, I often use the time to learn new
things. This time, I explored the world of IoT and built a weather sensor with
an ESP32 board, then decided to document th...
e10n.me