84 Commits

Author SHA1 Message Date
87a3b6e409 Merge commit 'f17afd932ebef7d0d2e49c130e076dfc5462c086' 2024-02-15 20:07:42 +07:00
67ad912a71 update DISPLAY_DELAY_SHOW_CONTENT_MS from 3000 to 6000 2024-02-15 19:55:17 +07:00
5602a456a7 fix: wrong config key for PM Standard 2024-02-15 19:48:58 +07:00
28e5aa4e69 LED test update: support country TH and Show display Press now for LED test 2024-02-15 13:40:42 +07:00
e55f3b6e74 LED Test on Button 2024-02-15 11:21:04 +07:00
f17afd932e Auto detect 1PST, 1PPT and 1PP 2024-02-15 10:56:53 +07:00
94ead3751b Merge pull request #48 from airgradienthq/feature/Basic_V4-show-full-device-id-on-display
Feature/basic v4 show full device id on display
2024-02-07 21:01:22 +07:00
ab600e014a Update content and line space of display show serial number value 2024-02-07 21:00:13 +07:00
60d02d88b5 Update show device id on 4 line of display 2024-02-07 09:43:52 +07:00
ce6bee19af updated ledBarTestRequested 2024-02-06 13:24:10 +07:00
ac9efccd94 Fix: missing handle serverConfig ledBarTestRequested test 2024-02-06 10:52:01 +07:00
4df0fc5d5c Set S8 Automatic Baseline Period 2024-02-06 10:41:10 +07:00
4c180fedbd Support SHT3x 2024-02-06 09:38:37 +07:00
8b73ac77f9 Update TVOC missing call to polling data 2024-02-04 16:30:50 +07:00
cbb444f1bc Change WiFi connection screen to four lines 2024-02-04 16:20:37 +07:00
b2762a3b6c [Lib] Change LedBar function name getNumberOfLed to getNumberOfLeds 2024-02-04 15:48:06 +07:00
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. 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
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. 2024-01-06 11:26:51 +07:00
2211fdc7a6 Removed PM0.3 particle count to avoid patching of pms library for open air 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 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 2023-11-25 08:37:56 +07:00
91563ef836 Updated Wifi connection issue in v9 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
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
356e76f10e Add PM1, PM10 and Particle Count 2023-09-09 17:06:05 +07:00
92f665d9ee Added SHT library for DIY BASIC to be compatible with newer SHT40 T/RH sensor 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
63e1bcdc30 Updated outdoor C3 example to send channels as sub objects 2023-04-14 11:51:12 +07:00
c53517cadf Updated outdoor C3 example 2023-04-13 15:03:31 +07:00
6314e52770 Updated indoor examples 2023-04-13 09:33:26 +07:00
43f599a0a7 Corrected Arduino JSON version 2023-03-22 15:55:16 +07:00