Commit Graph

40 Commits

Author SHA1 Message Date
8873bacf55 Merge pull request #243 from airgradienthq/feature/add-pm-configuratin-for-display
Add configuration: monitorDisplayCompensatedValues
2024-09-24 09:42:50 +07:00
9d01479406 Update show PM compensate value on display and documents 2024-09-21 14:08:42 +07:00
20245f2110 Saving work 2024-09-21 13:06:01 +07:00
c4024f49fb Added support clearing display at 0 brightness for DIY Boards to AgOledDisplay.
Currently, the only affect the brightness setting has with the DIY boards is an attempt to set the contrast. 

Setting the contrast to 0 does not have any effect. 
This appears to be a know limitation for these display boards.
2024-09-20 00:36:34 -07:00
520550037d Explicitly set active mode for PM sensor upon initialization 2024-09-15 08:26:38 +07:00
90f336dee7 Revert "Explicitly set active mode for PM sensor upon initialization"
This reverts commit 0d39643e76.
2024-09-15 08:23:32 +07:00
0d39643e76 Explicitly set active mode for PM sensor upon initialization 2024-09-15 08:22:50 +07:00
753f22923c rename isValidPMS to isValidPm 2024-08-30 19:07:31 +07:00
7a988ea6c1 rename compensated to compensate 2024-08-26 11:56:01 +07:00
63f653d5cd fix PM2.5 compensated on display, #221 2024-08-25 20:37:38 +07:00
f3a9c722b2 Change pm25Compensated to compensated 2024-08-16 06:39:52 +07:00
6cd587b008 Merge remote-tracking branch 'origin/develop' into feature/correct-pm2.5-formula 2024-08-15 08:19:10 +07:00
b0ae851427 Fix nox position 2024-07-30 20:26:19 +07:00
c9b5e5f0d7 Merge branch 'develop' into hotfix/ignore-parameter-out-of-range 2024-07-24 20:24:27 +07:00
9ae9b2ac9c display float value on display with 1 digit 2024-07-24 20:18:48 +07:00
5fb27b6d1e Check value sensor value 2024-07-24 09:05:57 +07:00
4b2a5f5540 Add PM2.5 correction formula, #182 2024-07-21 07:13:34 +07:00
0ece16f434 Update screen layout, #139 2024-07-18 11:28:12 +07:00
a1d216ac77 Change tvoc to VOC, #139 2024-07-09 06:10:07 +07:00
bfd20a73da Rename board type 3.7 to 3.3 2024-06-25 16:43:50 +07:00
dbc63194e6 Update BASIC.ino example 2024-06-24 18:34:24 +07:00
14b152a2a7 Merge branch 'develop' into hotfix/correct-ota-update-message-on-display 2024-06-04 18:09:04 +07:00
11ecea1493 Change showFirmwareUpdateSuccess input fromString to int 2024-06-04 18:01:28 +07:00
d9551dc560 Reboot After 180s WiFi Manager not Connect. 2024-05-18 08:47:49 +07:00
6e54409512 rename function 2024-05-17 20:17:49 +07:00
c04ab90fd2 Update OTA processing message. Fix always retry of bootCount = 0 2024-05-17 10:32:20 +07:00
ed02f66ca2 Correct OTA update process show message on display 2024-05-16 21:12:02 +07:00
7a4255b2bb Turn off LED bar and Display if brightness is 0%, fix #114 2024-05-13 10:34:06 +07:00
8a90fe511b Merge pull request #104 from airgradienthq/feature/show-ota-process-on-display
Feature/show ota process on display
2024-05-09 06:23:03 +07:00
4493156739 Implement regular OTA update attempt / indicate OTA processing on display 2024-05-02 10:19:49 +07:00
8428442dea Merge branch 'develop' into hotfix/remove-wifi-qrcode 2024-05-02 09:19:14 +07:00
f08438db46 Implement display / ledBar brightness 2024-05-01 21:25:35 +07:00
7a182ebb12 Remove WiFi QrCode 2024-04-30 19:59:43 +07:00
1ec5d84043 show wifi connect on display by qrcode 2024-04-25 06:49:14 +07:00
4577082731 clarifying method/variable/class names 2024-04-07 16:39:01 +07:00
dfba4fa4b1 [temporary commit] 2024-04-05 06:39:59 +07:00
f681d4b2e8 add WiFiManager and 'U8g2 to Libraries` 2024-04-04 18:35:15 +07:00
dba385f5bb [temporary commit] 2024-04-04 10:36:59 +07:00
027ffeaa92 [temporary commit] 2024-04-03 21:26:04 +07:00
c1ab99ba8d [temporary commit] 2024-04-03 11:40:46 +07:00