My Projects

A record of all my code, experiments, mistakes, and successful projects. Welcome to my digital workshop.

#001

Scales for RC Cars

This is a simple DIY scale built around an ESP32 that reads data from a sensor via an HX711 module, filters out minor noise in software to prevent the numbers from fluctuating unnecessarily, and displays the result in kilograms directly on an LED display.

C++ Arduino framework
Read more →