
algorithms
Implementing a Binary Search Tree in C
· 2 min read
A deep dive into BST operations, balancing strategies, and practical C implementation patterns for embedded use.
No posts found with this tag.

· 2 min read
A deep dive into BST operations, balancing strategies, and practical C implementation patterns for embedded use.

· 2 min read
Deploying a quantized TensorFlow Lite model on an STM32F4 MCU — from model training to inference at the edge.

· 2 min read
Building reliable bidirectional serial communication between Arduino Nano boards with error handling and protocol framing.