Commit graph

30 commits

Author SHA1 Message Date
seiichiro 647394cabb Rename config.h Example 2023-06-08 21:24:56 +02:00
seiichiro 759a500888 SPS30 Initial Implementation 2021-07-06 18:02:36 +02:00
seiichiro 1e80e089d3 Port LED-Based Brightness Measurement From v2 2021-06-07 18:25:25 +02:00
seiichiro e974463add Make HM3301 Sleep Mode Usable 2021-05-30 08:52:10 +02:00
seiichiro 6b86aa707b Add Possibility to Measure External Batteries via Analog Pin 2021-05-24 16:08:01 +02:00
seiichiro 9f9141c5f0 Use first LED for Calibration Status 2021-05-14 14:12:54 +02:00
seiichiro 6cecabf2ac Make Second WS2812B Optional 2021-05-14 12:08:24 +02:00
seiichiro 34d8c92281 Rework Debugging Macros to also Work in Libraries (#6)
Co-authored-by: Stefan Brand <seiichiro@seiichiro0185.org>
Reviewed-on: https://www.seiichiro0185.org/git/attnode/v3_firmware/pulls/6
Co-authored-by: seiichiro <seiichiro@seiichiro0185.org>
Co-committed-by: seiichiro <seiichiro@seiichiro0185.org>
2021-05-03 16:35:37 +00:00
seiichiro eac71bef2f Add HM330x Particle Sensor Support (#5)
Authored-by: Stefan Brand <seiichiro@seiichiro0185.org>
Reviewed-on: https://www.seiichiro0185.org/git/attnode/v3_firmware/pulls/5
Co-authored-by: seiichiro <seiichiro@seiichiro0185.org>
Co-committed-by: seiichiro <seiichiro@seiichiro0185.org>
2021-05-02 15:11:48 +00:00
seiichiro ac60546eab Enable Remote Calibration 2021-04-06 20:05:57 +02:00
seiichiro b02df7d69b Fix Calibration Routines 2021-03-31 20:15:13 +02:00
seiichiro c455a7c7a7 Add Calibration for SCD30 2021-03-31 19:00:43 +02:00
seiichiro ac3cc44117 Add SCD30 to config.h.example, README 2021-03-31 16:41:36 +02:00
seiichiro b3ae34e730 Initial SCD30 Support 2021-03-31 16:07:14 +02:00
seiichiro 02acd85716 Add DS18B20 Support 2021-03-28 14:47:50 +02:00
seiichiro 8656968f48 Added README Section for Multisensor Mode
Added More Comments
Cleanup and Formatting
2021-03-18 17:57:00 +01:00
seiichiro 0159a9c68e Make WS2812B CO2 Indication work with Multisensor
Some Small Bugfixes
2021-03-16 16:36:16 +01:00
seiichiro c970e4a8ee Added Multisensor Support 2021-03-15 19:04:36 +01:00
seiichiro 108a0f911c Add (very crude) Sensair S8 Sensor Support 2021-03-15 16:26:05 +01:00
seiichiro 715e2fe22d Implement Ad Hoc Sending on Button Press
Added MH-Z19C Calibration
2021-03-14 20:11:03 +01:00
seiichiro 5595236927 WS2812B Code Cleanup, Configuration via config.h 2021-03-09 17:30:34 +01:00
seiichiro c573254d06 Reduce LED Brightness 2021-03-09 17:30:34 +01:00
seiichiro 67ad313af2 Initial NeoPixel Support 2021-03-09 17:30:34 +01:00
seiichiro 8007358514 Disable Autocalibration for MH-Z19C 2021-02-09 18:06:37 +01:00
seiichiro 9ea1abf92f Small Adaption to config.h.example 2021-02-06 21:32:52 +01:00
seiichiro 12d2ffdbfb Add Support for MH-Z19C CO2 Sensor 2021-02-04 17:50:36 +01:00
seiichiro 0180a0342f Add Some Prototype Code for the SG112A/B CO2 Sensor 2021-02-02 21:12:31 +01:00
seiichiro 899dc743f2 Move Data Paket Definition for HAS_NO_SENSOR 2021-02-01 21:37:31 +01:00
seiichiro 45fa51c071 Refactored Sensor Libraries to use Common Interface 2021-02-01 21:21:03 +01:00
seiichiro 4c934e5882 Convert Firmware to PlatformIO Project 2021-02-01 18:29:05 +01:00