Developed On Hackaday: The Current Project State

It has been quite a while since we updated our readers with the current state of the Mooltipass, the offline password keeper project developed by the Hackaday staff and community.

A few weeks ago we presented you the designs that our mechanical contributors had thought of. We organized a poll to get a feeling of what the favorite designs may be and around one thousand people expressed their opinions. The first three favorite designs with their corresponding votes were:

Continue reading “Developed On Hackaday: The Current Project State”

Retrotechtacular: Where The Linux/UNIX TTY Came From

retrotechtacular-tty-demystified

From time to time we realize that sayings which make sense to us probably will have no meaning for future generations. Two of the examples that spring to mind are “hang up the phone” or in a vehicle you might “roll down the window”. And so is the case for today’s Retrotechtacular. Linux users surely know about TTY, but if you look up the term you actually get references to “Teletypewriter”. What’s that all about?

[Linus Akesson] wrote a fantastic essay on the subject called The TTY Demystified. We often feature old video as the subject of this column, but we think you’ll agree that [Linus’] article is worth its weight in film (if that can be possible). The TTY system in Linux is a throwback to when computers first because interactive in real-time. They were connected to the typewriter-mutant of the day known as a teletype machine and basically shot off your keystrokes over a wire to the computer the terminal was controlling.

This copper pipeline to the processor is still basically how the terminal emulators function today. They just don’t require any more hardware than a monitor and keyboard. We consider ourselves fairly advanced Linux users, but the noob and expert alike will find nuggets and tidbits which are sure to switch on the lightbulb in your mind.

[Thanks Chuck]

Retrotechtacular is a weekly column featuring hacks, technology, and kitsch from ages of yore. Help keep it fresh by sending in your ideas for future installments.

From Vacuum Cleaner Hacking To Weather Station Reverse Engineering

spectrum

[Spock] wanted to do a little reverse engineering of his Miele brand remote control vacuum cleaner, so he broke out his DVB-T SDR dongle to use as a spectrum analyser. Sure enough, he found a 433.83Mhz signal that his vacuum cleaner remote control was using, but to his surprise, he found a stray QAM256 signal when he expected an ASK  only one.

After a little detective work, [Spock] eventually tracked it down to a cheap weather station he had forgotten about. The protocol for the weather station was too compelling for him to go back to his vacuum cleaner, though. After downloading an rc-switch Arduino library and making a quick stop at his local radio shack to get a 433.92 radio receiver to decode the signal, he reverse engineered the weather station so he could digitally record the temperature output. The Arduino rc-switch library proved unable to decode the signal, but some Python work helped him get to the bottom of it.

With software defined radio becoming more accessible and common place, hacks like these are a nice reminder just how wired our houses are becoming.

Super Mario Lamp Encourages Physical Activity

FALTIN1HRBE3Z2Y.MEDIUM

What better way to encourage jumping around in the house than by adding your own Super Mario style question block lamps?

It’s a fun and easy project to do because it makes use of an IKEA Sangen lamp — it just needs some slight modifications and a bit of art work to turn it into this iconic question block. You will be working with mains voltage though, so please be careful!

The lamp itself is made out of fabric which means it can be taken apart easily, and then dyed that classic orange hue. Using a stencil you can spray paint on the question mark and then it’s just a matter of adding a springy-latching-pressure-switch (that’s the technical term for them right?) in line with the light bulb. Results may vary, but [Anred] has a great guide on how to make it to get you started.

Now all that’s missing is a sound effect to go with the switch!

Continue reading “Super Mario Lamp Encourages Physical Activity”

TARDIS Alarm Doesn’t Go VWORRRRRP VWRORRRP VWORRRP

tardis alarm

Motion sensors are pretty useful — but they’re just so darn ugly! Well — if you’re a Whovian — maybe this hack is for you. A 3D printed TARDIS Motion Sensor Alarm!

[Malcolm] has a home security system that uses a series of motion sensors to detect movement in the house. When movement is detected an indicator LED turns on, and a wireless signal is sent to the main control system. So after discovering a nice 3D model of the TARDIS (Time and Relative Dimension in Space) on Thingiverse, he decided to see if he could hack one of his motion sensors to fit inside of it instead.

As it turns out, it was as simple as removing the sensor’s external shell, 3D printing a few support pieces inside of the TARDIS, and soldering on a bright blue LED to replace the dinky indicator light. Simple, but effective!

Don’t forget to check out the following video. Allons-y!

Continue reading “TARDIS Alarm Doesn’t Go VWORRRRRP VWRORRRP VWORRRP”

Introducing The SquareWear Mini, With Its Chainable Color LED Matrix

[Ray] just tipped us about his latest project: the SquareWear Mini, which basically is an improved version of the SquareWear 2.0 that we featured a month ago. For our readers that may have missed it, the SquareWear is essentially a wearable Arduino platform running at 3.3V and 12MHz. Both versions are based on an ATMega328 microcontroller running the V-USB library to provide USB connectivity, put together with diverse onboard peripherals.

As you can see in the picture above, the Mini includes 2 N-MOSFETs, one temperature sensor, one light sensor, a 16KB EEPROM memory, one buzzer, a one cell LiPo battery connector together with one charging controller, and finally a power switch (USB/battery). It is supposed to be 25% smaller than the SquareWear 2.0 and is optimized to work with a WS2812B-based 5×7 RGB LED matrix that [Ray] also designed. The latter can easily be cascaded in X/Y directions with other LED matrices in order to expand the overall display.

At last, [Ray] created a software to design animations and upload them to the SquareWear . A presentation video of the complete system is embedded after the break and you can download all the design files on GitHub.

Continue reading “Introducing The SquareWear Mini, With Its Chainable Color LED Matrix”

Cobalt RaQ Retrofit Help Geek Up Your Entertainment Center

cobalt-raq-jukebox

Even network engineers who toil away in hot server rooms (which aren’t actually all that hot because they’re well climate controlled) deserve nice things. That’s why Cobalt came out with these gorgeous front bezels for their rack mounted equipment… around twenty years ago. [Geekmansworld] is reviving the look, but he’s not hiding it away in a server rack. He scrapped the guts and used the front bezel and controls as part of his media server.

His first new addition to the case was a pair of hard drives which connect to an eSATA hub also stored in the enclosure. He buttoned it up and gave it a test run. Everything worked smoothly and he hopes that it will continue that way without overheating when the summer rolls around again.

Of course a dead front bezel is no fun so he cut off the portion of the original circuit board which hosts the buttons seen on the right. These buttons now connect to a U-HID board which turns the button presses into mouse or keyboard inputs using a USB connection. The original display was swapped out for a backlit character LCD. The LEDs to the left are a refit which turns the status indicators into a VU-Meter. See the entire thing at work after the break.

Continue reading “Cobalt RaQ Retrofit Help Geek Up Your Entertainment Center”