AqMood Is An Air Quality Monitor With An Attitude

You take your air quality seriously, so shouldn’t your monitoring hardware? If you’re breathing in nasty VOCs or dust, surely a little blinking LED isn’t enough to express your displeasure with the current situation. Luckily, [Tobias Stanzel] has created the AqMood to provide us with some much-needed anthropomorphic environmental data collection.

To be fair, the AqMood still does have its fair share of LEDs. In fact, one might even say it has several device’s worth of  them — the thirteen addressable LEDs that are run along the inside of the 3D printed diffuser will definitely get your attention. They’re sectioned off in such a way that each segment of the diffuser can indicate a different condition for detected levels of particulates, VOCs, and CO2.

But what really makes this project stand out is the 1.8 inch LCD mounted under the LEDs. This display is used to show various emojis that correspond with the current conditions. Hopefully you’ll see a trio of smiley faces, but if you notice a bit of side-eye, it might be time to crack a window. If you’d like a bit more granular data its possible to switch this display over to a slightly more scientific mode of operation with bar graphs and exact figures…but where’s the fun in that?

[Tobias] has not only shared all the files that are necessary to build your own AqMood, he’s done a fantastic job of documenting each step of the build process. There’s even screenshots to help guide you along when it’s time to flash the firmware to the XIAO Seeed ESP32-S3 at the heart of the AqMood.

If you prefer your air quality monitoring devices be a little less ostentatious, IKEA offers up a few hackable models that might be more your speed.

Yee Haw: Full Set Of Cowboy Emojis Now Available

This cat looks like he plays bassoon in a jazz band.

Emojis are all well and good if you want to add a fun tiny picture to your textual communication to try and add some finer context or zing, but what if the appropriate tiny picture doesn’t accurately represent you or how you feel? Never fear, cowboys, the emoji set you’ve been dreaming of has now been created.

The set was initially created by the appropriately-named [pensivecowboy], by using scripts to place cowboy hats atop existing emojis from the twemoji set automatically. Over time, it was decided to instead just apply these hats to the 300 most-used emojis instead, with some manual fettling in cases where the script-generated result needed a little work.

The fire is coming out of the hat, which is just absolutely fantastic attention to detail.

The result is a complete set of Unicode-compatible cowboy and pensive_cowboy emojis, for when you’re feeling like a cowboy, or feeling like a sad cowboy. Scripts are included for those wishing to work more intimately with the emojis, and there’s even Discord channels to give instant access to the new emojis for those with Nitro subscriptions.

Is this important, groundbreaking work? Your opinion on that likely depends on how much of a cow or a boy you are. But down at the ranch, it’ll likely bring many a smile to a pensive cowboy’s face. A quick search did note the absence of a :snake_in_my_boot: emoji, however, which could be a safety issue down the line.

We’d love to see some open tools built for programmatically hacking emojis; if you’ve developed some, drop us a line. Alternatively, consider this emoji gun that shoots small foam emojis at other people to delight or annoy them.

Emotigun Sends A Stinging Message

Emojis, the graphical descendants of textual emoticons, are everywhere these days. They’re commonly used on social media platforms as a way of indicating a basic emotional response to a post. That wasn’t enough for [Tadas Maksimovas], who built the Emotigun to really get the point across.

Fundamentally, the Emotigun is akin to a Gatling cannon for small foam emojis. Firing over ten rounds per second, it’s built primarily out of wood, using Precise anti-cold rubber bands to fling its ammunition at targets. This was a practical choice, as the original Thera-Band green rubber tubes became inelastic in the cold temperatures of the testing environment. The finer details of the build are laid out in a document for those eager to know more.

The build was a team effort, with many pitching in, and even [Jorg Sprave] lending his expertise to the build. Given [Jorg]’s expertise, we’re not surprised the final result is so impressive. Reports are that filming the machine in action was quite an ordeal, with [Tadas] taking over 200 rounds to the face during the course of the shoot. Video after the break.

Continue reading “Emotigun Sends A Stinging Message”

Send Smooches Over Skype With The Kiss Interface

This project of [Nathan]’s certainly has a playful straightforwardness about it. His Skype ‘Kiss’ Interface has a simple job: to try to create a more intuitive way to express affection within the limits of using Skype. It all came about from a long distance relationship for which the chat program was the main means of communicating. Seeking a more intuitive and personal means of expressing some basic affection, [Nathan] created a capacitive touch sensor that, when touched with the lips, sends the key combination for either a kissy face emoji or the red lips emoji, depending on the duration.

Capacitive touch sensing allows for triggering the sensor without actually physically touching one’s lips to the electrodes, which [Nathan] did by putting a clear plastic layer over the PCB traces. His board uses an STM32 microcontroller with software handling the USB HID and STM’s TSC (Touch Sensing Controller) functionality. As a result, the board has few components and a simple interface, which was in keeping with the goal of rejecting feature creep and focusing on a simple task.

Clearly the unit works; but how well does it actually fulfill its intended purpose? We don’t know that yet, but we do know that [Nathan] seems to have everything he needs in order to find out. Either way, it’s a fun project that definitely fits the spirit of the Human-Computer Interface Challenge of The Hackaday Prize.