Commit Graph

57 Commits

Author SHA1 Message Date
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
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
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 2022-12-10 10:36:31 +07:00
5481bd51c8 Added Outdoor Code Example 2022-12-09 14:51:19 +07:00
77ee1de9c1 Added example for DIY V3.7 Board with Push Button 2022-11-14 07:27:27 +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 2022-11-01 14:04:41 +07:00
90eee5d17f CO2 error handling in library
Small improvements in examples
2022-10-29 07:39:11 +07:00
d5c8af68a0 Fixed description 2022-10-02 07:59:36 +07:00
3c7180e642 Fixed display rotation and added example for SGP40 2022-10-02 07:38:44 +07:00
ee40b60aad updated documentations 2022-07-29 16:26:06 +02:00
b9a968ef7a added 90 degree rotation code 2022-07-29 11:11:39 +02:00
4bb434562f new examples 2022-06-11 16:18:21 +02:00
ff34d2c143 changed HTTP Post delay 2021-12-28 07:08:24 +07:00
73498894e4 added traffic light example 2021-12-10 11:12:26 +07:00
07e1b5e97a improved examples code 2021-12-08 09:59:32 +07:00
a3c8054839 Merge pull request #8 from markasoftware/markasoftware/math-and-wificlient
correct math.h header and specify wificlient as per new http library requirement.
2021-12-08 08:31:26 +07:00
0a9f184946 added comment 2021-12-08 08:20:22 +07:00
c270cda600 Updated library to work with ESP8266 board manager version 3.0.0 2021-06-08 08:33:51 +07:00