-
How to get started with TensorFlow Lite for Microcontrollers
Want to build your own TinyML application? This is a detailed approach to getting started with TensorFlow Lite for Microcontrollers using ESP32 and gesture detection.
-
Optimizing TinyML applications 101 - Part 3
A practical guide to reducing model and binary size for TinyML applications, focusing on memory optimization strategies for embedded systems.
-
Optimizing TinyML applications 101 - Part 1
This blog contains all the necessary info to optimize your TinyML applications for better performance and efficiency.
-
Accelerometer based game on Electronics Club Dev Board
This is a game I built using a OLED display and inbuilt IMU sensors on the ESP32 Dev Board, made by the Electronics Club of IITM.
-
DROP - A simple paddle game with a twist!
One simple rule - Don't let the ball touch the floor. This is a simple 2D mobile game that generates a grid of obstacles from a set of prefabs every time it starts.