-
Notifications
You must be signed in to change notification settings - Fork 0
Air Quality Sensor
M Hightower edited this page May 3, 2024
·
20 revisions
Initial search results for IKEA Air Quality Sensor
- MQTT connectivity for the Ikea VINDRIKTNING
- IKEA Vindriktning air quality sensor running Tasmota
- IKEA Vindriktning air quality sensor manual
- Connect IKEA Air Quality Sensor to Apache NuttX OS in lupyuen.github.io
- 3ATIVE VFX Studio How to Convert and Upgrade the IKEA Air Quality Sensor for Home Assistant
- 3ative GitHub project IKEA Air Quality Sensor
- KEA AIR quality sensor Home Assistant upgrade - video - Interesting replacement board; however, shipping cost too high.
- PM1006K datasheet
Other Air Quality sensors/projects
- Module GY-MCU681
-
Open Airgradient Kits
- No warranty on parts when purchasing kit
- LED Bar uses 11, WS2812B-5050 LEDs, black trim
- PMS5003 Datasheet
-
Senseair S8, NDIR CO2 Sensor
- Uses an Async Serial protocol, Modbus protocol
- A rough serial protocol example using RPI and java
- How does an NDIR CO2 Sensor Work?
- The CO2 sensor and particle sensor died after about 3 weeks
☹️ The LDO regulator was charred on the CO2 sensor. My only thought is the QC 3.0 USB Charger, responding to wiggling USB Data lines from debug prints. Or it is defective. Is it safe to use these chargers with ESP32 DEV boards?
- Keeping the Lights On - how to manage GPIO state across reboots and crashes
- Boot fails when SPI Bus used
- GPIO Drive Strength and Ringing
- LDO Regulators WIP
- ESP8266 Power Considerations This is only a rough outline, needs a lot of development.
- Upgrading Flash Chips, QIO, and DIO
- Dodgy Extra 2K of DRAM or CONT - WIP
- WDTracks - Print last call before WDT
- 5V Tolerant I/O?
Arduino IDE specific
Misc.
- Exception Causes
- ESP8266 will not boot
- Stacks sys and cont
- WIP Boot ROM and SDK Notes
- Multi-segment Boot ROM Loader, notes
- Cache_Read_Enable How to turn off and on instruction cache execution.