Commit Graph

97 Commits

Author SHA1 Message Date
e94a625072 Remove .DS_Store 2024-02-04 15:19:39 +07:00
7bbe81ad1d Fix: TestPM (before PM Simple) only shows nulls 2024-02-04 15:10:46 +07:00
335fad3f0d Clean code and add comments 2024-02-04 15:04:38 +07:00
990f2482bb Complete rewrite of the library with modular structure. 3.0.0 2024-02-03 10:46:26 +07:00
d0e9d729a5 Merge pull request #41 from mtlynch/no-display-top
Delete unused displayTop global
2024-01-29 08:52:17 +07:00
59a790863f Merge pull request #42 from domoritz/patch-1
Consistent quotes for ONE
2024-01-29 08:51:48 +07:00
5534cdd562 Merge pull request #43 from domoritz/patch-2
Fix typo in ONE
2024-01-29 08:51:15 +07:00
3ab2215ce3 Merge pull request #44 from domoritz/patch-3
Delete .DS_Store
2024-01-29 08:50:58 +07:00
a881f70787 Delete .DS_Store 2024-01-25 21:51:12 -05:00
8d8f633b58 Fix typo in ONE 2024-01-25 21:50:50 -05:00
18a415476c Consistent quotes for ONE 2024-01-25 21:49:10 -05:00
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