Fun weekend project: Tasmotising the IKEA air quality sensor

Hey guys,

I just found this article, I wanted to share. It's a how to smart up the "dumb" air quality sensor Vindriktning from Ikea.

This one:

It costs only 10€ and even with the added hardware, one could have a good air quality sensor for just about 30€. Sounds like a nice project, I think. :smiley:

Following because I am looking at a few different air quality sensor solutions at this time.

Thought I would leave this here for everyone starting out with Tasmota, like me. First, the wiring I did:

The parts are listed in the wiring. For everyone like me, who has no clue whatsoever about coding and that not everything is plug and play... :sweat_smile: DON'T FORGET TO GET THE DRIVER FOR THE USB TTL-ADAPTER!

I used the ones from silicon labs. They are open source and work like a charm.

Now, the things that helped me allot during my first attempt of getting into Tasmota:

  1. Using Dupont-Wires. Having the possibility to easily connect and reconnect things is just wonderful, especially when some parts don't have or need to be connected all the time, like the D1 and the USB-TTL and the GPIO0 and GND. Soldering at least those pins with Dupont-wires was the best decision I've made. In fact, I used Dupont wires for all connections I've soldered, just to have the possibility to reconnect everything later on, if I want. Would JST-connectors have been the better option? Maybe, but that was, what I had on hand so.... leave me alone. :stuck_out_tongue:

  2. Pre-counting the connections and cutting my wires accordingly. Makes just everything easier. I've learned it the hard way... :sweat_smile:

Next, the things I've messed up.

  1. Too many wires: I thought I would be such a smart boy, soldering a few extra wires to the different pins, so I can connect a few more sensors and perhaps a display. Yeah... Don't do that. The case of the Ikea Vindriktning might be big, but not that big... I've managed to cram everything in, but next time I would wait, till I have the parts and maybe 3D print a new case for my needs and all those smart things people do, who plan ahead. :nerd_face:

  2. Check your connections: After I've finally flashed everything successfully, and was staring at my setup-page of my new little baby, I was very disappointed that there was absolutely no read-out! Not even a negative read-out like: Sensor 1: No value!
    Nope, nothing, until I realized, I should have connected the sensor to the Ikea - Board. And Bobs' your uncle, there we go, we got some nice values. Always check those things! I've learned it now.

Some last thoughts:

  1. Was every part necessary? Following the different posts about the D1-Mini you can read, that it can be connected to 5V directly without an issue. Heck, you even git a pin for 5V. Reading the manufactures' instruction, it says to use always 3.3V. So I used the Step-Down module. Did I really need it? Maybe... Maybe not... I don't know. My thoughts on this: In case of doubt, it is always better to be safe than sorry.

  2. Am I going to make more stuff now? Yeah!

I hope, that you enjoyed this little post and for everyone just starting out with Tasmota, always have one thing in mind:

I have no idea about coding, and I'm an absolute dumdum at this stuff. So if I can do it, you can do it. :smiley:

2 Likes

Why do you have to step down the voltage? The D1 has 3.3V and 5V inputs, could you not just use the latter?

I did that because of the manual of the board I bought. It stated to always use 3.3V. This was my first Tasmota project and I wanted to be extra sure. Looking at it afterwards, it wasn't necessary at all, but better to be safe than sorry. :smile:

Update: Thanks to the Tasmota Sync Driver from @garyjmilne, I had a breeze getting the Ikea Vindriktning into my Hubitat and start writing rules with it. I'm looking forward to the new drivers and building my own multisensor. :slight_smile:

Yes no voltage converter is required. I power mine straight from the sensor 5V line.

Yeah, I know that, now. As I said, this was my first Tasmota project and I just wanted ti make extra sure. :wink:

1 Like

Ok thanks. I am going to give it a go in July when I get back from a trip. Looks like a fun little project.

1 Like

Got some D1 mini's yesterday with the headers on that were a breeze to flash. Got an Elgoo 37 sensor kit coming on Thursday. Now I don't want to go away on vacation next week!

Same. I've ordered some BM280 to play around, and I'm thinking about some lumen sensors, VOC, CO2 etc. I WANT ALL THE SENSORS!!! :joy: :crazy_face:

I hear ya, must be some kind of condition because I’ve got the same thing. This is what I bought.
https://www.amazon.com/ELEGOO-Modules-Tutorial-Compatible-Arduino/dp/B09JNV16B3

1 Like

I believe Frient is coming on board soon. I bought one of their air sensors and sent it to @mike.maxwell to play with...

Yeah, I can send it back now as Frient sent me their entire product lineup...

2 Likes

Sure... that works.... Get the air sensor driver working first so I can use mine!!!! LOL. Just from the conversation in the forums, they seemed like decent folk.

Those look nice. I'm still trying to get my radar module up and running. Right now, I don't get, what I did wrong, because I've wired everything as I was supposed to. I have to check on the weekend. I'll also play around with my weight sensor. When I got it working, as it should, I'll send you the data to work with. :slight_smile:

Very disappointed in this set. A few good sensors but most of them are analog so you can only have one attached and you have to calibrate the reading to turn it into something meaningful. I don’t think that is going to be trustworthy.
It’s going back.

That's a shame. So back to buying things separately.