Mini Space Station Keeps Tabs On The Real One

Over the years, we’ve seen a number of projects that can blink an LED or otherwise notify you when the International Space Station is overhead. It’s a neat trick that brings space a little closer to home, but not exactly a groundbreaking achievement in 2020. That said, we think this version built by [Lance] deserves some special recognition for the unbearably adorable miniature ISS he designed it around.

Especially once you realize that its tiny little solar panels are actually functional. Well, more or less. [Lance] says conditions have to be pretty ideal for the panels to actually charge up the internal battery, so there’s the option to top things off with a USB cable if need be. To try and reduce power consumption as much as possible, he uses some pretty aggressive power saving tricks which are interesting in their own right.

As the ISS silently passes over your head several times per day, the notifier can’t spend too much time sleeping on the job. The Particle Photon needs to wake up regularly to pull down the time of the next pass given the current geographical position, then go back to sleep until right before showtime. When the Station is nearby, it blinks an Adafruit Smart NeoPixel positioned under a small 3D printed model of the Earth, and finally goes back to sleep until the process starts over.

If you’re looking for something a little less complicated, this two dimensional representation of the Space Station might be more your speed. Then again, an even more complicated take on the idea using lasers sounds pretty good too.

Break The Caps Lock Habit With This Annoying Buzzer

The much-maligned Caps Lock key has been causing problems for decades, and its continued existence is controversial enough that Google decided to drop it all together in their Chromebooks. Until the rest of the industry decides to follow their lead, they’ll likely be no shortage of awkward emails or overly aggressive comments that are the direct result of this treacherous key.

But [Glen Akins] thinks he has the solution. His creation is a tiny little USB notification device that has only one purpose: to make a terrible noise as long as the Caps Lock key is engaged. Think of it like the little indicator LED on your keyboard, but one that makes a terrible screeching noise that you simply can’t ignore. This is made possible by the fact that the Caps Lock status is handled at the OS level rather than the local input device.

The notifier is built around the PIC16F1459, as it allowed him to implement USB 2.0 while keeping the part count low. Beyond the PIC, the board uses a handful of passives and a transistor to drive the buzzer from a PWM signal. To avoid duplicated effort, everything was designed to fit inside the enclosure he already developed for his single-key keyboard that we covered last year. [Glen] and a fellow coworker from Keysight put together an excellent video on the creation and use of the buzzer that you can see after the break.

On the other end of the spectrum, and even smaller, is the “USB Capslocker” which is designed to weaponize this already troublesome feature of your keyboard.

Continue reading “Break The Caps Lock Habit With This Annoying Buzzer”

Fighting Household Air Pollution

When Kenyan engineer [Aloise] found out about the health risks of household air pollution, they knew there had to be a smart solution to combatting the problem while still providing a reasonable source of energy for families cooking without the luxury of cleaner fuels. Enter OpenHAP, a DIY household air pollution monitor that provides citizen scientists and researches the means to measure air particulates in developing countries.

The device is based on an ESP32 communicating with a ZH03B Particulate matter sensor over UART; a DS3231SN real-time clock (RTC), temperature and humidity sensor, and MLX90640 2D thermal sensor array over I2C; and wirelessly sending the data received to a Bluetooth low energy wrist-strap beacon and an Internet enabled phone. The device also uses a TCA9534 GPIO expander to control the visual and auditory notifiers (buzzers and LEDs) and to interface to a SD card.

The project uses the libesphttpd project modified for the ESP32 for the webserver, which is used to stream data to a mobile handset or computer using the WiFi capabilities of the ESP32. The data includes real-time sensor information, system status, storage media status, visualizations of the thermal array sensor data (to ensure the camera is facing the source of heat), and tag information to test the limits of the Bluetooth tag with regards to distance.

Power input is provided through a Micro-USB connector, protected with a TVS diode and a Schottky diode in series to prevent reverse power flow.

The project was tested in two real-life scenarios: one with a household in rural Kenya and another with an urban low-income family of four. In the first test, the family used a three stone open fire stove. A FLiR thermal camera captured the stove temperatures, while a standard camera was enough to capture the high levels of smoke inside the kitchen. The readings from OpenHAP were high enough to exceed the upper detection threshold for the particulate sensor, showing that the woman cooking in the house was receiving the equivalent of 8 cigarettes a day, about 8 x the WHO’s recommended particulate levels.

Within the second household, a typical energy mix of charcoal briquettes and kerosene was typically used for cooking, with kerosene used during the day and briquettes used at night. The results from measuring pollution levels using OpenHAP showed that the mother and child in the household regularly received around 1.5 x the recommended limit of pollutants, enough to lead to slow suffocation.

There’s already immense potential for this project to help researchers test out different energy sources for rural households, not to mention the advantage of having a portable low-energy pollution monitor for citizen scientists.

Continue reading “Fighting Household Air Pollution”

Hardware Notifications For ISS Flybys

Since Sputnik launched in the 1950s, its been possible to look outside at night and spot artificial satellites orbiting with the naked eye. While Sputnik isn’t up there anymore, a larger, more modern satellite is readily located: the International Space Station. In fact, NASA has a program which will alert anyone who signs up when the ISS is about to fly overhead. A better alert, though, is this ISS notifier which is a dedicated piece of hardware that guarantees you won’t miss the next flyby.

This notifier is built around the Tokymaker, a platform aimed at making electronics projects almost painfully easy to learn. Connections to various modules can be made without soldering, and programming is done via a graphical interface reminiscent of Scratch. Using these tools, [jaime_lc98] designed a tool which flips up a tiny paper astronaut whenever the ISS is nearby. The software side takes advantage of IFTTT to easily and reliably control the servo on the Tokymaker.

The project pages goes into detail about how to set up IFTTT and also how to use the block-style language to program the Tokymaker. It’s pretty straightforward to get it up and running, relatively inexpensive, and looks like a great way to get the miniature hackers in your life excited about space. If they happen to learn a little something in the proces, well, we won’t tell them if you won’t. It might also be a good stepping stone on the way to other ISS-related hacks.

Measure Your YouTube Importance

How do you hack your motivation? Do you put red marker Xs on a paper calendar every day you exercise? Do you use an egg timer to sprint through dozens of emails? Do you lock all the doors and shut off your data to write some bulletproof code? If you are [Hulk], you build a YouTube Desktop Notifier showing his YouTube subscribers and views. This is his ticket to getting off the couch to make a video about just such a device. There is something poetic about building a mechanism to monitor its own success making a feedback loop of sorts. The Hackaday.io page follows the video, so anyone who wants to build their own doesn’t have to scribble notes while pausing the video which is also posted below the break.

The hardware list is logical, starting with a NodeMCU module programmed through the Arduino IDE. Addressable 7-segment displays show the statistics in red, but you can sub in your preferred color with the back-lighting LEDs. It should be possible to share the CLK pins on the displays if you are important enough to need more digits. [Hulk] already outlined a list of improvements including switching to addressable backlights and adding daily and monthly tracking.

Monitoring online values without a computer monitor is satisfying on a level because it shows what motivates us, whether that is Bitcoin or the weather.

Continue reading “Measure Your YouTube Importance”

These Are The 100 Finalists In The Hackaday Prize

The Hackaday Prize is the greatest hardware competition on the planet. It’s the Academy Awards of Open Hardware, and over the last few years we’ve been doing it, we’ve seen literally tens of projects that have gone from an idea to a prototype to a finished project to a saleable product. It’s the greatest success story the Open Hardware community has.

Over the last eight months, we’ve been deep in the weeds with this year’s Hackaday Prize. It’s five challenges, with twenty winners per challenge. That’s one hundred projects that will make it to the semifinals in the hopes of becoming the greatest project this year. Only one will make it, but truthfully they all deserve it. These are the one hundred finalists in the Hackaday Prize, all truly awesome projects but only one will walk home with the Grand Prize. Continue reading “These Are The 100 Finalists In The Hackaday Prize”

All The Badges Of DEF CON 26 (vol 3)

I tried my best to see every badge and speak with every badge maker at DEF CON 26. One thing’s for sure, seeing them all was absolutely impossible this year, but I came close. Check out the great badges shown off in volume 1 and in volume 2 of this series. The game is afoot, and if you are headed to a hacker conference there’s never been a better time to build your own hardware badge — whether you build 5 or 500!

All right, let’s look at the badges!

Continue reading “All The Badges Of DEF CON 26 (vol 3)”