Tech Projects
Tech Projects
Aside from Research I have also done other projects to implement technologies I have learned or explore other Ideas I am interested in.
Disease Detector
Disease Detector
This computer program can detect various diseases based on user input using Machine Learning.
ML Based Pneumonia Detector
ML Based Pneumonia Detector
Chest X-ray scans can be used to detect whether a patient has pneumonia. This project uses an ML model to detect pneumonia.
Optimized Data Logger (3000 Datapoints/sec)
Optimized Data Logger (3000 Datapoints/sec)
I devised a datalogger that allows fast recording of data from sensors. The device uses optimized code to take advantage of Serial communication on microcontrollers.
Arduino Voltage/Current Meter with SD Card Support
Arduino Voltage/Current Meter with SD Card Support
This device allows you to record current, voltage, and power values onto an SD card. Recorded data can be used to create useful graphs.