An open API service indexing awesome lists of open source software.

https://github.com/dylanschultzie/sentientvocmonitor

Junior Project for tracking airborne Volatile Organic Compounds.
https://github.com/dylanschultzie/sentientvocmonitor

arduino cpp java mysql

Last synced: 2 months ago
JSON representation

Junior Project for tracking airborne Volatile Organic Compounds.

Awesome Lists containing this project

README

          

# SentientVOCMonitor
Source contains 4 main categories:
1. Arduino: this is the folder containing all code and libraries pertaining to the VOC monitor itself.
2. Database: this includes the .sql scripts that went into creating the database. Also includes previous iterations.
3. DesktopClient: includes all code involved in the windows application, in Java. Also includes all tests.
4. Documentation: All documentation that went into the creation of the system, including calibration, CRUD Matrix, cost estimates, etc.
Reports and whiteboard work is also available.