Commit Graph

86 Commits

Author SHA1 Message Date
f210ffd2e7 Delete unused displayTop global
We never use this variable, so there's no reason to declare or define it.
2024-01-21 12:00:06 -05:00
31c51cc4ee Added missing S8_UART library to descriptions where needed. Removed SHT library in description where not needed. 2.4.15 2024-01-06 11:26:51 +07:00
2211fdc7a6 Removed PM0.3 particle count to avoid patching of pms library for open air 2.4.14 2024-01-06 11:10:44 +07:00
44dae71298 Removed PM0.3 particle count to avoid patching of pms library 2024-01-06 10:52:41 +07:00
0458adb949 Added missing pms library to instructions 2.4.13 2024-01-06 09:14:40 +07:00
f51203f754 Added config menu item to switch off LED bar 2023-12-13 18:37:36 +07:00
33520c18fe Fixed persistent WiFi issue 2.4.12 2023-11-25 08:37:56 +07:00
91563ef836 Updated Wifi connection issue in v9 2.4.11 2023-11-21 07:23:36 +07:00
feec04f42b fixed typo in comment 2023-11-10 08:24:20 +07:00
36fd7774f6 added example for Open Air O-1PST version 2023-11-01 13:59:06 +07:00
e0d0bb6e3b improved error handling 2023-10-24 14:01:54 +07:00
9b0d6dbcdd updated 2023-10-23 19:01:46 +07:00
d38f9e4d31 updated library version 2.4.7 2023-10-13 08:24:24 +07:00
3b54adb094 small adjustment for OLED display 2023-10-12 07:26:50 +07:00
336cfddacb renamed example sketch 2023-10-11 13:49:40 +07:00
f999ebe17c PRO v9 (C3 Version), better display layout 2023-10-11 11:39:13 +07:00
89758f92fa PRO v9 (C3 Version), fixed LED bug 2023-10-10 09:58:19 +07:00
dee5b77d2a PRO v9 (C3 Version), added LED config 2023-10-10 06:42:58 +07:00
d4225896fe First Version PRO v9 (C3 Version) 2023-10-09 17:57:20 +07:00
d5432630fe Adjusted Arduino library version 2.4.6 2023-10-01 06:35:52 +07:00
356e76f10e Add PM1, PM10 and Particle Count 2.4.5 2023-09-09 17:06:05 +07:00
92f665d9ee Added SHT library for DIY BASIC to be compatible with newer SHT40 T/RH sensor 2.4.4 2023-08-21 14:12:52 +07:00
a42ceb3b77 Added SHT library for DIY Pro 4.2 to be compatible with newer SHT40 T/RH sensor
Removed old example files
2023-08-21 13:28:25 +07:00
1f364a3b74 Fixed configuration button behavior 2023-08-20 18:29:12 +07:00
37d1140eda Updated library version 2.4.3 2023-04-14 12:29:43 +07:00
63e1bcdc30 Updated outdoor C3 example to send channels as sub objects 2023-04-14 11:51:12 +07:00
c53517cadf Updated outdoor C3 example 2.4.2 2023-04-13 15:03:31 +07:00
6314e52770 Updated indoor examples 2.4.1 2023-04-13 09:33:26 +07:00
43f599a0a7 Corrected Arduino JSON version 2023-03-22 15:55:16 +07:00
cfc37d2d96 Added example for PCB v4.2 2023-03-11 06:53:37 +07:00
693d1f78aa Adjusted license to CC BY-SA 2023-03-09 07:35:49 +07:00
ef802593a6 Updated default display orientation 2023-02-26 16:57:08 +07:00
8ec543e9c1 Updated Arduino library version tag 2.4.0 2023-02-22 08:44:08 +07:00
9722eda5fa Set bus clock for u8g2 to 100kHz for increased stability.
Changed SenseAir CO2 request code to 0X04 ...
2023-02-22 08:37:56 +07:00
253d8a6810 Updated outdoor example (removed HEX from Chip ID) 2023-01-13 08:27:48 +07:00
6101429d30 Updated outdoor example 2023-01-13 06:56:17 +07:00
47c55ae0dd Updated example sketches 2022-12-20 07:59:52 +07:00
0511f5430f Added Display Rotation on Config Button 2.3.0 2022-12-10 10:36:31 +07:00
5481bd51c8 Added Outdoor Code Example 2022-12-09 14:51:19 +07:00
7d717cc01c Added PM01 and PM10 2022-11-15 14:35:03 +07:00
05b47e6b3d Fixed humidity reading 2022-11-15 11:05:54 +07:00
77ee1de9c1 Added example for DIY V3.7 Board with Push Button 2022-11-14 07:27:27 +07:00
183f62daf7 Adding additional parameters for Plantower PM sensors 2022-11-10 16:25:01 +07:00
5dd8a8be32 Testing Sensirion SGP41 libraries with hum/temp compensation 2022-11-07 07:04:26 +07:00
98ec0c4d10 Improved example code DIY Basic 2022-11-06 19:21:28 +07:00
724d041684 Improved formatting 2022-11-03 13:51:29 +07:00
afd4d16866 Adding CO2 Baseline Calibration Example 2022-11-03 13:49:52 +07:00
dc1a070ee3 Adjusted examples to not send error codes (e.g. -1) to server 2.2.0 2022-11-01 14:04:41 +07:00
84fe9c2575 Test with datapos shifts on CO2 readings 2022-10-31 08:43:13 +07:00
90eee5d17f CO2 error handling in library
Small improvements in examples
2.1.0
2022-10-29 07:39:11 +07:00