Clever And Elegant Tilt Sensors From Ferrofluid

Let’s talk about tilt sensors for a second. The simplest tilt sensors – the dead simplest – are a few ball bearings rolling around in a small metal can. When the can is tilted, the balls roll into a pair of electrical contacts, completing the circuit. How about a drop of mercury in a glass ampule with a few contacts? Same thing. You can get more expensive tilt sensors, including a few that are basically MEMS gyros, but they’re all pretty much the same. For [Aron]’s project for the Hackaday Prize, he’s come up with a tilt sensor that is so clever, so innovative, and so elegant, we’re gobsmacked by his creativity.

5700111461442877186Instead of electrical contacts or gyroscopes, [Aron] is using induction to measure the tilt of a sensor. By wrapping a tube with one long primary winding of copper wire, and several secondary windings in various places, [Aron] built a Linear Variable Differential Transformer. If you insert an iron rod inside this transformer, different voltages will be induced in the primary. Simple, and this device is effectively a position sensor for any ferrous material.

Now for the real trick: put ferrofluid in the core of that transformer. Liquids always find their level, and different tilts will induce different voltages in the primary. Brilliant. Continue reading “Clever And Elegant Tilt Sensors From Ferrofluid”

Talk To The Glove

Two University of Washington students exercised their creativity in a maker space and created a pair of gloves that won them a $10,000 prize. Obviously, they weren’t just ordinary gloves. These gloves can sense American Sign Language (ASL) and convert it to speech.

The gloves sense hand motion and sends the data via Bluetooth to an external computer. Unlike other sign language translation systems, the gloves are convenient and portable. You can see a video of the gloves in action, below.

Continue reading “Talk To The Glove”

Don’t Take Photos Of Your Arduino 101 Either, It’s Light Sensitive

Wafer level chips are cheap and very tiny, but as [Kevin Darrah] shows, vulnerable to bright light without the protective plastic casings standard on other chip packages.

We covered a similar phenomenon when the Raspberry Pi 2 came out. A user was taking photos of his Pi to document a project. Whenever his camera flash went off, it would reset the board.

[Kevin] got a new Arduino 101 board into his lab. The board has a processor from Intel, an accelerometer, and Bluetooth Low Energy out of the box while staying within the same relative price bracket as the Atmel versions. He was admiring the board, when he noticed that one of the components glittered under the light. Curious, he pulled open the schematic for the board, and found that it was the chip that switched power between the barrel jack and the USB. Not only that, it was a wafer level package.

So, he got out his camera and a laser. Sure enough, both would cause the power to drop off for as long as the package was exposed to the strong light. The Raspberry Pi foundation later wrote about this phenomenon in more detail. They say it won’t affect normal use, but if you’re going to expose your device to high energy light, simply put it inside a case or cover the chip with tape, Sugru, or a non-conductive paint to shield it.

EDIT: [Kevin] also tested it under the sun and found conditions in which it would reset. Videos after the break.

Continue reading “Don’t Take Photos Of Your Arduino 101 Either, It’s Light Sensitive”

Amazing Analysis Of A 350,000 LED Airport Art Project

Before you zip to the comments to scream “not a hack,” watch a few minutes of this teardown video. This 48 minute detailed walkthrough of a one-off art piece shows every aspect of the project: every requirement, design decision, implementation challenge, and mistake. Some notable details:

  • PCBs that are 1 meter wide (all one piece!)
  • 350,000 white LEDs
  • Carbon fiber enclosures
  • 1-wire serial bus (like the WS2812 only not quite) with 12 bit resolution (TLC5973)
  • Customized cable test jigs, PCB test jigs, and test modes
  • An exploration on ESD issues in production

It’s not often that one sees teardowns of professional projects like this, and there’s quite a bit to learn from in here, besides it being a beautiful piece of art. See more about the Caviar House “Emergence” project at the Heathrow Airport, along with stunning pictures and video of the display in action.

If you’re thinking about how you’d control 350,000 individual LEDs with 12 bit grayscale and have it look smooth, check out the processor requirements behind the megascroller, which only handles 98,000 LEDs. More recently, we asked how many LEDs are too many, and the answer was quite a bit lower than 350k.

Continue reading “Amazing Analysis Of A 350,000 LED Airport Art Project”

Which Wireless Tech Is Right For You?

It seems these days all the electronics projects are wireless in some form. Whether you choose WiFi, Bluetooth Classic, Bluetooth Low Energy, ZigBee, Z-Wave, Thread, NFC, RFID, Cell, IR, or even semaphore or carrier pigeon depends a lot on the constraints of your project. There are a lot of variables to consider, so here is a guide to help you navigate the choices and come to a conclusion about which to use in your project.

We can really quickly reduce options down to the appropriate tech with just a few questions.

Continue reading “Which Wireless Tech Is Right For You?”

Designing Flat Flexible PCBs

You can find flex PCBs in just about every single piece of consumer electronics. These traces of copper laminated in sheets of Kapton are everywhere, and designing these cables, let alone manufacturing them, is a dark art for the garage electronics wizard. Having these flat flex cables and PCBs manufactured still requires some Google-fu or a contact at a fab house, but at least now designing these cables is a solved problem.

[Oli] needed a way to connect two PCBs together over a moving part. Usually this means some sort of connector or cable, but he’s developed an even better solution – flexible PCB connections. To generate these copper traces sandwiched between a few layers of Kapton, [Oli] wrote a Python script to take a set of parameters, and produces an design for Eagle that includes all the relevant bits.

Of course, with a flexible PCB layout, the question of how to get these manufactured comes up. we’ve seen a few creative people make flexible PCBs with a 3D printer and there’s been more than one Hackaday Prize project using these flex PCBs. [Oli] says any manufacturer of flexible circuits should be able to reproduce everything generated from his script without much thinking at all. All we need now is for OSH Park to invent purple Kapton.

You can grab [Oli]’s script on his GitHub.

Can You Hear SamSat-218D?

Students of the Samara State Aerospace University are having trouble getting a signal from their satellite, SamSat-218D. They are now reaching out to the radio amateur community, inviting everybody with sufficiently sensitive UHF VHF band (144 MHz) equipment to help by listening to SamSat-218D. The satellite was entirely built by students and went into space on board of a Soyuz-2 rocket on April 26, 2016. This is their call (translated by Google):

Continue reading “Can You Hear SamSat-218D?”