You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm an embedded systems enthusiast with a solid foundation in C/C++ and circuit design. I enjoy developing low-level firmware and working with real-time systems.
Temperature Monitoring System (ATmega16 + LM35) A temperature monitoring system using ATmega16 and LM35, with a measurement range of 0°C to 100°C and a resolution of 0.1°C. Displays real-time tempe…
This is a simple process management application for Linux, developed in Python. It allows users to view, suspend, resume, and terminate processes via a text-based user interface.