Odd Inputs And Peculiar Peripherals: RoenDi Smart Knob Thinks Outside The Box

When it comes to design decisions, we’re often advised to “think outside the box.” It’s generally good advice, if a bit abstract — it could really mean anything. But it appears that someone took it quite literally with this nifty little smart knob display and input device.

[Dimitar]’s inspiration for RoenDi — for “rotary encoder and display” — came from an unusual source: a car dashboard, and specifically, the multipurpose knobs that often crop up in a car’s climate control cluster. Designed for ease of use while driving while causing as little distraction as possible, such knobs often combine a rotary encoder with one or more indicators or buttons. RoenDi builds on that theme by putting a 1.7″ round LCD display in the middle of a ring attached to an Alps rotary encoder, allowing the knob to be customized for whatever you want it to represent. The backplane sports a powerful STM32 microcontroller with a lot of the GPIO pins broken out, so customization and interfacing are limited only by your imagination. The design is open source, so you can either build your own or support the project via Crowd Supply.

Unlike the haptic smart knob we’ve been seeing a bit about lately, which also features a round LCD at its center, RoenDi’s feedback is via the physical detents on the encoder. We think both devices are great, and they fill different niches in the novel input ecosystem.

Continue reading “Odd Inputs And Peculiar Peripherals: RoenDi Smart Knob Thinks Outside The Box”

Linux Fu: Up Your GDB Game!

If you want to buy a car, there are plenty of choices. If you want to buy a jetliner, there are fewer choices. If you want to use the Large Hadron Collider, you have a choice of exactly one. The harder something is to create, the less likely there is to be many of them. If you are looking for a Linux debugger, there are only a few choices, but gdb is certainly the one you will find most often. There is lldb and a handful of non-open commercial offerings, but for the most part you will use gdb to debug software on Linux.

Of course, not everyone’s a fan of gdb’s text-based interface, so there’s no shortage of front ends available for it. In fact, gdb has two potentially built-in interfaces although depending on how you install gdb, you might not have both of them. Of course, if you use an IDE, it very likely is a front end for gdb among other things. But at the core is gdb and — usually — there is a window somewhere that you can stuff gdb commands into. Even emacs — which might be considered the original IDE — can run gdb and gives you a sort-of GUI experience.

Continue reading “Linux Fu: Up Your GDB Game!”

A large PCB with empty sockets

Sensor Playground Keeps Track Of Indoor Air Quality Through The Cloud

When [tdw] wasn’t feeling well one day, his wife suggested that it might be due to poor air quality in their home. While an ordinary person could have simply opened a window after hearing such an idea, [tdw] instead showed his true hacker spirit and set about measuring the indoor air quality. He began by designing a simple PCB to measure CO2 and volatile organic compound (VOC) levels, but eventually broadened his scope to end up with the Sensor Playground: a plug-and-play platform to read out various sensors and store the results in the cloud.

A large PCB with several sensor modules and a microcontrollerDeliberately designed to be easy to assemble with minimal soldering skills, the Sensor Playground consists of a big two-layer PCB onto which various modules can be plugged. It supports either an ESP32 DevKit or an Adafruit Feather module to provide processing power, and provides sockets for a bunch of sensors, conveniently wired with power and SPI or I2C. It also provides a rotary encoder and two buttons for user input. All source files are available on [tdw]’s GitHub page, ready to be applied to any kind of sensing task.

[tdw] set up his Sensor Playground with sensors measuring CO2, VOC, PM2.5 (particulate matter), as well as temperature and relative humidity. A web interface allows anyone to track these measurements in real-time. The open and modular design should make it easy to extend this system with various other sensor types: we can imagine that things like solar irradiation, outside temperature and wind speed would also add useful data to the mix. Perhaps even a Geiger counter to keep track of radiation levels?

As indoor air quality sensors go, this one is definitely comprehensive and easy to use. We’ve featured other air quality sensors before, some of which also link their data to the cloud.

Rugged Cyberdeck Makes The Case For Keeping Things Water-Tight

Many people build cyberdecks just for the heck of it, and there’s nothing wrong with that at all. On the other hand, [cyzoonic]’s rugged ‘deck is a bit more purpose-built. In this instance, the purpose is software-defined radio.

Underneath those sweet custom-cut panels lies a Raspberry Pi 3B and a BOM full of parts that can be had on Ali Express. There’s also an ESP32 that takes input from the keypad plus the 5 buttons that control the display, and the two potentiometers. [cyzoonic] can dial in frequencies with the knobs, or by punching in digits on the keypad.

One of the problems with using a Pelican case is this — how do you install any type of panel without compromising the case’s water-tightness? [cyzoonic] mentions in the comments that Pelican makes a bracket that allows for panels and things to be screwed down without breaching the case. But in this case, [cyzoonic] made their own brackets in a similar fashion.

Another problem with Pelican cases (and cyberdecks in general that are built into hinged boxen) is something that doesn’t get enough attention: typing ergonomics. Personally, we take comfortable and ergonomic typing fairly seriously, and would love to see a cyberdeck that speaks to this issue.

In the meantime, we’ll have to take [cyzoonic]’s word that while it’s not terribly comfortable to type with the ‘deck on a tabletop, sitting on the floor hunched over the thing like a true hacker is much better. This is a work in progress (at least the IO project anyway), so we’ll be tuning back in occasionally to see if any more instructions appear.

Speaking of ergonomic cyberdecks, here’s the one that drew the line in the sand for us — [Tinfoil_Haberdashery]’s lovely ErgoDox-based NUC machine.

Congratulations Winners Of The 555 Timer Contest!

Sometimes the best inspiration is limitation. The 555 timer does “one thing” — compares a voltage to a couple thresholds and outputs a signal accordingly. It’s two comparators, a voltage ladder, and a flip-flop. And yet, it’s the most sold single chip of all time, celebrating its 50th birthday this year! So when Hackaday runs a 555 Timer Contest, hackers of all stripes come out with their best work to show their love for the Little DIP That Could.

The Winners

Far and away the favorite entry was the Giant 555 Timer by [Rudraksha Vegad]. Every one of our judges rated it in the top five, and it took top honors twice. On its face, this is a simple “giant 555 in a box” build, but have a look under the hood. Each sub-module that makes up the 555 — comparators, flip-flop, and amplifier — are made from salvaged discrete parts in actual breadboard fashion, soldered to brass nails hammered into wood. As an end product, it’s a nice piece of woodworking, but as a process of creation, it’s a masterwork in understanding the 555 at its deepest level. We should all make one!

The Menorah555 is a simple design with some very nice tricks up its sleeve. Perhaps the cutest of which is pulling the central candle out and lighting the others with it — a trick that involves a supercapacitor and reed switches. Each of the candle lighting circuits, however, use a 555 timer both for its intended purpose of providing a timed power-on reset pulse, and another 555 is used as a simple flip-flop. It’s a slick design, and a great user interaction.

The Cyclotone Mechanical Punk Console Sequencer is a rotating tower of circuit sculpture and noisemakers. This one looks great, is amazingly well documented in the video series, and uses a billion clever little tricks along the way. The 555’s role? Each of the four levels is the classic Atari Punk Console circuit.

All three of these projects win a $150 shopping spree at Digi-Key. That’s a lot of timers!

Continue reading “Congratulations Winners Of The 555 Timer Contest!”

Speaker ‘Stun Gun’ Aims To Combat China’s Dancing Grannies

One of the more popular social activities in China is group dancing in public squares. Often the pastime of many middle-aged and older women, participants are colloquially referred to as “dancing grannies.” While the activity is relatively wholesome, some dancers have begun to draw the ire of their neighbourhoods with their loud music and attempts to dominate the use of public parks and recreational areas.

Naturally, a technological solution sprung up promising to solve the problem. The South China Morning Post has reported on a “stun gun” device which claims to neutralise speakers from a distance, in an effort to shut down dance gatherings. The device created a huge stir on social media, as well as many questions about how it could work. It’s simpler, and a bit less cool, than you think. Continue reading “Speaker ‘Stun Gun’ Aims To Combat China’s Dancing Grannies”

BBC Micro:bit Reads Morse Code With MakeCode

We always have mixed feelings about the drag-and-drop programming languages. But we were impressed with [SirDan’s] Morse code decoder built with the graphical MakeCode. Granted, it is reading 5 element groups from a button on the BBC micro:bit and not worrying about details such as intercharacter or interelement spacing or word spacing. But it is still a nice demo for MakeCode.

Interestingly, the online editor for MakeCode can apparently simulate well enough to test the program. However, [SirDan] only provides the hex file so we couldn’t try it out. There is a screenshot of the visual code, but you’d have to work out the part that didn’t fit on the screenshot (the data arrays are pretty long).

Continue reading “BBC Micro:bit Reads Morse Code With MakeCode”