Tonis Tech Wiki
Welcome to my personal knowledge base. This is a collection of my engineering projects, software documentation, and technical guides. I use this space to document my learning and provide guidance to whomever might find the information useful.
🛠️ Project Categories
Arduino & Electronics
Hardware projects focused on microcontrollers, sensor integration, and circuit design.
Current Highlight: Knight Rider LED Sequence
What's inside: Wiring schematics, BOM lists, and .ino source code.
Python
Exploring how to use camera vision to analyze squat effectiveness.
The Squat Analyzer: A Python-based application using MediaPipe and OpenCV to provide feedback based on video input.
Topics: Pose estimation, angle calculation, and Python optimization.
Web Development
Section on how I built this and other websites. * Documentation of the HTML/Bootstrap source code. * Guide on using MkDocs and GitHub Pages for documentation.
🚀 Featured Guide: Squat Analyzer
My current flagship project is the AI Squat Analyzer. Using a standard webcam, the script detects key body landmarks to ensure safe lifting form.
Tech Stack: * Language: Python 3.10+ * ML Framework: Google MediaPipe * Graphics: OpenCV * Logic: Trigonometric joint-angle calculation
View the full Squat Analyzer Guide →
📝 Note to Visitors
This wiki is a work in progress (truthfully, it is in it's infancy). Due to that, some pages are not yet available and some pages are not yet complete, but I am working on it and if you find any issues, please let me know by using the contact form on the main website.