Recent posts

My First On-Device Image!

1 minute read

The very first image I’ve been able to capture with my B-CAMS-IMX camera on my STM32 N6 board.

Some Surprising Twists on Our First ML Paper

1 minute read

Our first ML paper was rejected, but detailed reviewer feedback and an extended deadline gave us a second chance to redesign the model and try again.

First Post of the Year!

1 minute read

A new-year update on getting back into embedded systems and ML foundations after receiving new parts from Mouser.

Last Post Of The Year!

2 minute read

A year-end update on recovering from illness, finishing the first draft of an embedded AI paper, and looking ahead with optimism.

Final Month Of The Year!

1 minute read

Fine-tuning a CNN temperature model, dealing with Colab limitations, and noticing how mixed data sources affect prediction accuracy.

Continuing the ML Journey

1 minute read

A progress update on a temperature-forecasting model that now predicts 15 minutes ahead using a sliding window of past sensor data.

Some More ML Progress!

2 minute read

An update on exporting a TensorFlow Lite model into STM32Cube AI and working through code generation and linker issues.