🎓 Graduate Mechatronics Technician
I completed the Mechatronics Technician course at SENAI Anchieta in 2009. My final project was a sensor network using PIC18F microcontrollers communicating via RF.
My primary role was to build a full dashboard UI to monitor the sensor network over RS-232. I implemented all the interface elements — buttons, checkboxes, status indicators — using graphics.h
primitives in C. 🧑💻
To make the UI interactive, I also implemented mouse support using interrupt 0x33, with help from Prof. Marcelo do Carmo. It was my first deep dive into low-level interrupt handling and real-time UI rendering on DOS.
This project sparked my passion for programming, embedded systems and user interfaces!
