esp8266-vindriktning-particle-sensor
esp8266-vindriktning-particle-sensor copied to clipboard
Wifi MQTT Data Logging via an esp8266 for the Ikea VINDRIKTNING PM2.5 air quality sensor
Hi, What I have done: - first connect to the esp wifi accesspoint and configure ssid, password and mqtt server + credentials. - it reboots - it connects to wifi,...
Spikes
I have some unwanted spikes in value signal. Using it with MQTT/Homeassistant. Any suggestion on how to solve or the reason of those spikes? 
Have been running this for a few days, but the sensor disappears quite often in Home Assistant I'm guessing it's timing related - where the MQTT loses it's connection and...
Hey @Hypfer I made a video on how to convert and setup the Vindriktning sensor. If you want you can add it to the readme, as it will go through...
Did you find same traces for LED controlling? I can see some pins labelled LED_G and LED_R...but i can't figure out what's the purpose and if i can use GPIO...
Tested with ESP32.
Hey, Is there an easy way to get only the particle value as an mqtt Topic?
I soldered the VINDRIKTNING to a ESP32 board (ESP32-MINI) but do not get a signal from the sensor. a An additional DHT11 works well. I compiled tasmota32 with the #define...
Fantastic project, but I can't manage to compile it with PlatformIO: ``` $ platformio run Processing d1_mini (platform: espressif8266; board: d1_mini; framework: arduino) ---------------------------------------------------------------------------------------------------------------------------------------------------------- Verbose mode can be enabled via...
I was not sure which WifiManager to use, the search gave multiple results an the version number did differ (there seems to be a 2.0.x version now). maybe add the...