A cat skull enclosed in a domed security camera enclosure with green LEDs illuminating the eye sockets, sitting on a table with other skulls and rocks.

Cat Skull For Internet Connection Divination

[Emily Velasco] has an internet provider that provides sub-par connectivity. Instead of repeatedly refreshing a browser tab to test if the network is up, [Emily] decided to create an internet status monitor by embedding indicator lights in a cat skull…for some reason.

The electronics are straightforward, with the complete parts list consisting of an Arduino Nano 33 IoT device connected to a pair of RGB LEDs and 50 Ohm resistors. The Nano attempts to connect to a known site (in this case, the Google landing page) every two seconds and sets the LEDs to green if it succeeds or red if it fails.

The cat skull is thankfully a replica, 3D printed by one of [Emily]’s Twitter acquaintances, and the whole project was housed in a domed security camera enclosure. [Emily] mounts the LEDs into the skull to create a “brain in a jar” effect.

The source is available on GitHub for those wanting to take a look. We’ve featured internet connectivity status indicators in the form of traffic lights here before, as well as various network status monitors and videoconferencing indicator lights.

Interfacing An Old Engine Cowl Flaps Indicator To USB

[Glen Akins] had a WW2-era aircraft engine cowl flap indicator lying around (as you do) and thought it would make a jolly fine USB-attached indicator. The model in question is a General Electric model 8DJ4PBV DC Selsyn, which was intended for four-engined aircraft. For those not familiar with the purpose [Glen] explains in his detailed writeup, that piston-engine aircraft of that era were air-cooled, and during conditions of maximum engine power — such as during take-off — flaps on the side of the engine cowling could be opened to admit additional cooling airflow. These indicator dials were connected to a sender unit on each of the flap actuators, providing the pilots an indication of the flaps’ positions. Continue reading “Interfacing An Old Engine Cowl Flaps Indicator To USB”

Magic Eye Tubes Go Solid State With This Plug-In Replacement

Perhaps nothing added quite so much to the charm of vacuum tube circuits from back in the heyday of the vacuum tube as did the “Magic Eye” indicating tube. With the ghostly green glow of its circular face, magic eyes stood in for more expensive moving-coil meters for things like tuning indicators and VU meters. And while they may be getting hard to come by today, fear not — this solid-state replacement for the magic eye tube is ready to stand in for your restoration projects.

To pull off this clever build, [Gord Rabjohn] started with original 6E5 and 6U5 magic eye tubes, presumably ones that either no longer worked or had become too weak to see. The glass envelopes of the cathode-ray tubes were carefully cut from the sockets, and the guts of the tubes were discarded to make room for the replacement circuit, which lives on two PCBs. A rectangular control board holds an LM3915 bar graph LED driver chip, while a round display PCB holds 120 surface-mount green LEDs. The circular display board is mounted at the top of the control board and perpendicular to it, with a diffuser mounted above the LEDs. Everything is stuffed back into the original glass envelope and socket, making this a plug-in replacement for the tube.

The effect is quite convincing, as shown in the video below. True, you can see some evidence of the individual LEDs even with the diffuser, but honestly this just makes the display look more like the iris of an eye. We really like the look of this and we appreciate the work [Gord] put into it, especially the documentation. For a little more on how the tubes worked, check out [Al Williams]’ article.

Continue reading “Magic Eye Tubes Go Solid State With This Plug-In Replacement”

BinDayCator Lets You Know When To Take Out The Trash

Municipal waste pickup is a wonderful luxury. Typically once a week, large trucks come by and pick up bins of garbage from your residence. All you have to do is remember to put them out! In a uniquely human way, this is very hard to do. Enter the BinDayCator.

The project consists of a 3D-printed model of a typical council wheelie-bin. Printed in white filament, the bin is translucent enough to glow when lit by powerful WS2812B LEDs. Having four LEDs both helps fill the entire model with an even light, as well as allows the bin to display multiple colors in different segments. This means that if it’s green bin day, the bin glows green. If it’s the day for the red and blue bins, the indicator will light up segments in red and blue.

Unfortunately there’s no global standard that councils use to serve up bin day data over the Internet, so configuration isn’t as simple as pointing the BinDayCator at your local waste authority’s website. Instead, some Node-RED code is used to scrape the council website once a day and tell the ESP8266 controlling the BinDayCator which bins are due to be placed on the roadside. A later revision has a custom calendar UI that can allow for manual configuration of the relevant days.

The BinDayCator is a cute device, and one that would likely be commercially successful if there were a simple and easy way to configure the necessary data feed. We’d love one by our front door so we didn’t miss another collection day. Visual indicators are always useful, even if its just for checking the mail. Video after the break.

Continue reading “BinDayCator Lets You Know When To Take Out The Trash”

Adding Upgrades To A Stock Motorcycle

In today’s world of over-the-air firmware upgrades in everything from cars to phones to refrigerators, it’s common for manufacturers of various things to lock out features in software and force you to pay for the upgrades. Even if the hardware is the same across all the models, you can still be on the hook if you want to unlock anything extra. And, it seems as though Suzuki might be following this trend as well, as [Sebastian] found out when he opened up his 2011 Vstrom motorcycle.

The main feature that was lacking on this bike was a gear indicator. Even though all the hardware was available in the gearbox, and the ECU was able to know the current gear in use, there was no indicator on the gauge cluster. By using an Arduino paired with an OBD reading tool (even motorcycles make use of OBD these days), [Sebastian] was able to wire an LED ring into the gauge cluster to show the current gear while he’s riding.

The build is very professionally done and is so well blended into the gauge cluster that even we had a hard time spotting it at first. While this feature might require some additional lighting on the gauge cluster for Suzuki to be able to offer this feature, we have seen other “missing” features in devices that could be unlocked with a laughably small amount of effort.

Continue reading “Adding Upgrades To A Stock Motorcycle”

Blinging Buttons For Pick And Place

With 3D-printing, cheap CNC machines, and the huge variety of hardware available these days, really slick-looking control panels are getting to be commonplace. We’re especially fond of those nice indicators with the chrome bezels, and the matching pushbuttons with LED backlighting; those can really make a statement on a panel.

Sadly for [Proto G], though, the LEDs in his indicator of choice were just boring old one-color units, so he swapped them out and made these addressable RGB indicators. The stock lamps are not cheap units, but they do have a certain look, and they’re big enough to allow room for a little modification. The original guts were removed with a Dremel to make way for a Neopixel board. [Proto G] wanted to bring the board’s pads out to screw terminals, so he had to adapt the 3.0-mm pitch blocks he had on hand to the 2.54-mm pitch on Neopixel board, but that actually came out neater than you’d think. With a little hot glue to stick it all back together, he now has fully-addressable indicators that can be daisy-chained together and only take up a single GPIO pin.

These indicators and the nice looking panel they’re on is part of a delta pick-and-place robot build [Proto G] has been working for a while. He’s had some interesting side projects too, like the clickiest digital clock in the world and easing ESP32 setup for end-users. While we like all his stuff, we can’t wait to write up the finished delta.

Continue reading “Blinging Buttons For Pick And Place”

Industrial Indicator Makes The Move From PLC To FPGA

Industrial controls are fun to use in a build because they’re just so — well, industrial. They’re chunky and built to take a beating, both from the operating environment and the users. They’re often power guzzlers, though, so knowing how to convert an industrial indicator for microcontroller use might be a handy skill to have.

Having decided that an Allen-Bradley cluster indicator worked with the aesthetic of his project, a Halloween prop of some sort, [Glen] set about dissecting the controls. Industrial indicators usually make that a simple task so that they can be configured for different voltages in the field, and it turned out that the easiest approach to replacing the power-hungry incandescent bulbs with LEDs was to build a tiny PCB to fit inside the four-color lens.

The uniquely shaped board ended up being too small for even series resistors for the LEDs, so a separate driver board was also fabbed. The driver board is set up to allow a single 5-volt supply and logic levels of 3.3-volt or 5-volt, making the indicator compatible with just about anything. The finished product lends a suitably sinister look to the prop.

If you’re not familiar with the programmable logic controllers such an indicator would be used with in the field, then maybe you should try running Pong on a PLC for a little background.