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.
- Host: GitHub
- URL: https://github.com/dylanschultzie/sentientvocmonitor
- Owner: dylanschultzie
- Created: 2015-07-11T02:38:07.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-15T03:26:59.000Z (almost 11 years ago)
- Last Synced: 2026-03-18T22:29:22.671Z (4 months ago)
- Topics: arduino, cpp, java, mysql
- Language: HTML
- Homepage:
- Size: 25.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.