This is a copy of the Arduino Code that is used to Log the AeroQual Ozone Analog Data
AeroQual.ino is the program running on the an Arduino Nano that reads in the Analog data.
Ozone.py is a the python program running on the Raspberry Pi to log the analog readings into a common csv file.