Projects
Oscilloscope Online 2 | HTML • CSS • JavaScript • uPlot
A web-based oscilloscope to interface with microcontrollers for capturing, visualizing, and analyzing real-time signals.
Arduino Language Support | VS Code • JSON
A VS Code extension that isolates .ino and .cpp files, prevents conflicts with C++ linters, and provides Arduino-specific syntax highlighting.
Attendance System | PHP • SQL • C++
A NodeMCU-based RFID attendance marking system that stores student attendance on an SQL server using PHP.
Arduino Toolbox | WinForms • C#
A WinForms app for robotic arm debugging and real-time tilt sensor data visualization.
Graph Plotter | Processing IDE
A custom library, complete with documentation, for creating line or other graphs on Processing IDE. If you can code it, you can graph it