├── Code ├── Final_Frontier_28.h ├── Graph_CO2_Data_Fonts.ino ├── NotoSansBold36.h └── NotoSansMonoSCB20.h ├── Enclosure ├── Display_Stopper.step ├── Enclosure.step └── Rear.step ├── Images ├── Description.png ├── IMG_2824.jpg ├── IMG_2828.jpg └── IMG_2840.jpg ├── PCB ├── Gerbers_Rev1.zip ├── PCB_Project.PrjPCB ├── PCB_Rev1.PcbDoc ├── Parts_List.xlsx ├── Schematic_Rev1.SchDoc └── Schematic_Rev1.pdf └── README.md /Code/Final_Frontier_28.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mike-rankin/ESP32_Round_CO2_Desktop_Sensor/HEAD/Code/Final_Frontier_28.h -------------------------------------------------------------------------------- /Code/Graph_CO2_Data_Fonts.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mike-rankin/ESP32_Round_CO2_Desktop_Sensor/HEAD/Code/Graph_CO2_Data_Fonts.ino -------------------------------------------------------------------------------- /Code/NotoSansBold36.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mike-rankin/ESP32_Round_CO2_Desktop_Sensor/HEAD/Code/NotoSansBold36.h -------------------------------------------------------------------------------- /Code/NotoSansMonoSCB20.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mike-rankin/ESP32_Round_CO2_Desktop_Sensor/HEAD/Code/NotoSansMonoSCB20.h -------------------------------------------------------------------------------- /Enclosure/Display_Stopper.step: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mike-rankin/ESP32_Round_CO2_Desktop_Sensor/HEAD/Enclosure/Display_Stopper.step -------------------------------------------------------------------------------- /Enclosure/Enclosure.step: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mike-rankin/ESP32_Round_CO2_Desktop_Sensor/HEAD/Enclosure/Enclosure.step -------------------------------------------------------------------------------- /Enclosure/Rear.step: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mike-rankin/ESP32_Round_CO2_Desktop_Sensor/HEAD/Enclosure/Rear.step -------------------------------------------------------------------------------- /Images/Description.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mike-rankin/ESP32_Round_CO2_Desktop_Sensor/HEAD/Images/Description.png -------------------------------------------------------------------------------- /Images/IMG_2824.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mike-rankin/ESP32_Round_CO2_Desktop_Sensor/HEAD/Images/IMG_2824.jpg -------------------------------------------------------------------------------- /Images/IMG_2828.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mike-rankin/ESP32_Round_CO2_Desktop_Sensor/HEAD/Images/IMG_2828.jpg -------------------------------------------------------------------------------- /Images/IMG_2840.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mike-rankin/ESP32_Round_CO2_Desktop_Sensor/HEAD/Images/IMG_2840.jpg -------------------------------------------------------------------------------- /PCB/Gerbers_Rev1.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mike-rankin/ESP32_Round_CO2_Desktop_Sensor/HEAD/PCB/Gerbers_Rev1.zip -------------------------------------------------------------------------------- /PCB/PCB_Project.PrjPCB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mike-rankin/ESP32_Round_CO2_Desktop_Sensor/HEAD/PCB/PCB_Project.PrjPCB -------------------------------------------------------------------------------- /PCB/PCB_Rev1.PcbDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mike-rankin/ESP32_Round_CO2_Desktop_Sensor/HEAD/PCB/PCB_Rev1.PcbDoc -------------------------------------------------------------------------------- /PCB/Parts_List.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mike-rankin/ESP32_Round_CO2_Desktop_Sensor/HEAD/PCB/Parts_List.xlsx -------------------------------------------------------------------------------- /PCB/Schematic_Rev1.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mike-rankin/ESP32_Round_CO2_Desktop_Sensor/HEAD/PCB/Schematic_Rev1.SchDoc -------------------------------------------------------------------------------- /PCB/Schematic_Rev1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mike-rankin/ESP32_Round_CO2_Desktop_Sensor/HEAD/PCB/Schematic_Rev1.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mike-rankin/ESP32_Round_CO2_Desktop_Sensor/HEAD/README.md --------------------------------------------------------------------------------