Transcend Wifi SD Card Is A Tiny Linux Server

[jamesone111] bought a Transcend WifiSD card, presumably for photography, but it may just have been because he heard that they’re actually tiny Linux servers.

He read a post about these cards on the OpenWRT forums. They’re all a similar configuration of a relatively large amount of memory (compared to the usual embedded computer), a WiFi chip, and an ARM processor running a tiny Linux install. The card acts as a WiFi access point with a little server running on it, and waits for the user to connect to it via a website. It also has a mode where it will connect to up to three access points specified by the user, but it doesn’t actually have a way to tell the user what its IP address is; which is kind of funny.

[jamesone111] hacked around with the Transcend card for a bit. He found it pretty insecure, which as long as you’re not a naked celebrity, shouldn’t be a huge issue. For the hacker this is great as it opens up the chance of hacking the firmware for other uses.

Some have already pulled off some cool hacks with these cards. For example, [peterburk] hacked a similar card by PQI to turn his iPod into a portable file server. 

Fail Of The Week (in 1996): The 7 Billion Dollar Overflow

The year was 1996, the European Space agency was poised for commercial supremacy in space. Their new Ariane 5 Rocket could launch two three-ton satellites into space. It had more power than anything that had come before.

The rocket rose up towards the heavens on a pillar of flame, carrying four very expensive and very uninsured satellites. Thirty-seven seconds later it self destructed. Seven billion dollars of RUD rained down on the local beaches near the Guiana Space Centre in Southern South America. A video of the failed launch is after the break.

The cause of all this was a single improper type cast in a bit of code that wasn’t even supposed to run during the actual launch. Talk about a fail.

There were two bits of code. One that measured the sideways velocity, and one that used it in the guidance system. The measurement side used a 64 bit variable, but the guidance side used a 16 bit variable. The code was borrowed from an earlier, slower rocket whose velocity would never grow large enough to exceed that 16 bits. The Ariane 5, however, could be described with a Daft Punk song, and quickly overflowed this value.

The code that caused the overflow was actually a bit of pre-launch software that aligned the rocket. It was supposed to be turned off before the rocket firing, but since the rocket launch got delayed so often, the engineers made it timeout 40 seconds into the launch so they didn’t have to keep restarting it.

The ESA never placed blame on a single contractor. The programmers had made assumptions. The engineers had made reasonable shortcuts to make their job easier. It had all made it through inspections, approvals, and finally the launch event.

They certainly learned from the event; the Ariane 5 rocket has flown 82 out of 86 missions successfully since then. It has at least five more launches contracted before it is retired in 2023 for the Ariane 6 rocket being developed now. This event also changed the way critical software and redundant systems were tested, bringing the dangers of code failure to the attention of the public for the first time.

If you want to read more, there is a great discussion on Reddit which tipped us off to this fail, a quite thorough Wikipedia article, and the original article that ran in the New York Times is mirrored here.

Continue reading “Fail Of The Week (in 1996): The 7 Billion Dollar Overflow”

200W Laser Bazooka Is Just Silly

We weren’t going to run this one, because, well, it’s just ridiculous. But enough of you have browbeat us by sending in tips to the tipline that we’re going to capitulate. We’re not going to name you all by name, because really, you should be ashamed of yourselves. But you know who you are!

[Styropyro] does a lot of crazy things on YouTube. We really liked his “stuff in a microwave oven” series. He’s also obsessed with lasers and popping black balloons. So he took the laser heads out of four DLP computer projectors (the ones with 24 of those 1.5W Nichia diodes) and combined them. Yup, 200W of 405 445nm blue.

Then he just straps them together and passes them through a lens. It’s not a tight beam, but this thing is really bright. Even though the beam is very loosely focused, it burns stuff. That’s about all you can say. Lots of laser. Boy Howdy!

OK, there, we ran it. Don’t do this at home. It doesn’t require much finesse, and it’s going to get someone blind. Much better to expend your efforts on something more civilized like a projector. At least then you can play vector games on the wall. And stay off my lawn!!! (Kids these days…)

For those that do want to burn stuff, [Joshua Vasquez] published an article yesterday about building a safe laser cutter… much more worth your energy than anything billed as a laser bazooka.

Continue reading “200W Laser Bazooka Is Just Silly”

Makerspace North, From Empty Warehouse To Maker Magnet

Makerspace North is unique out of the 5 makerspaces in the Ottawa, Canada area in that it started life as an empty 10,000 square foot warehouse with adjoining office spaces and large open rooms, and has let the community fill it, resulting in it having become a major hub for makers to mix in all sorts of ways, some unexpected.

Many makerspaces are run by an organization that provides tools that groups or individuals use, along with qualification courses for select tools. Makerspace North, on the other hand, provides the space and lets the community provide the maker component. The result is a variety of large scale events from indoor drone flying and various types of maker faire style days, to craft shows, garage sales, and even concerts. Smaller meet-ups, most often open to anyone, are held by such groups as the Ottawa Robotics Club and the Ottawa Electronics Club as well as some more general ones. Courses offered by the community are also as varied.

This also means that the owners of Makerspace North don’t provide tools for people to use, but instead provide dedicated rental space. That doesn’t mean there aren’t tools — it means that Makerspace North encompasses a microcosm of various renters who fill out the task of things like tool rental. This is just one example of how the community has embraced the unique approach. Let’s take a closer look at that and a few other novelties of this system.

Continue reading “Makerspace North, From Empty Warehouse To Maker Magnet”

Die Photos Of A Runner’s RFID Chip

A mass participation sporting event such as a road race presents a significant problem for its record keepers. It would be impossible to have ten thousand timekeepers hovering over stopwatches at the finish line, so how do they record each runner’s time? The answer lies in an RFID chip attached to the inside of the bib each runner wears, which is read as the runner crosses the line to ensure that their time is recorded among the hundreds of other participants.

[Ken Shirriff] got his hands on a bib from San Francisco’s “Bay to Breakers” race, and set about a teardown to lay bare its secrets.

The foil antenna pattern.
The foil antenna pattern.

Stripping away the foam covering of the RFID assembly revealed a foil antenna for the 860-960MHz UHF band with the tiny RFID chip at its centre. The antenna is interesting, it’s a rather simple wideband dipole folded over with what looks like a matching stub arrangement and an arrow device incorporated into the fold that is probably for aesthetic rather than practical purposes. He identified the chip as an Impinj Monza 4, whose data sheet contains reference designs for antennas we’d expect to deliver a better performance.

After some trial-by-fire epoxy removal the tiny chip was revealed and photographed. It’s a device of three parts, the power scavenging and analog radio section, the non-volatile memory that carries the payload, and a finite-state logic machine to do the work. This isn’t a proper processor, instead it contains only the logic required to do the one task of returning the payload.

He finishes off with a comparison photograph of the chip — which is about the size of a grain of salt — atop a 1980s 8051-series microcontroller to show both its tiny size and the density advancements achieved over those intervening decades.

Since RFID devices are becoming a ubiquitous part of everyday life it is interesting to learn more about them through teardowns like this one. The chip here is a bit different to those you’ll find in more mundane applications in that it uses a much higher frequency, we’d be interested to know the RF field strength required at the finish line to activate it. It would also be interesting to know how the system handles collisions, with many runners passing the reader at once there must be a lot of RFID chatter on the airwaves.

We’ve featured [Ken]’s work before, among many others in his reverse engineering of Clive Sinclair’s 1974 scientific calculator, and his explanation of the inner workings of the TL431 voltage reference. Though we’ve had many RFID projects on these pages, this appears to be the first teardown of one we’ve covered.

A Hydra Of A 3D Printer

3D printers are great for producing one thing, but if you need multiple copies, the workflow quickly starts to go downhill. The solution? Build a 3D printer with multiple print heads, capable of printing four objects in the same amount of time it takes to print one.

This build is an experiment for [allted]’ Mostly Printed CNC / MultiTool. It’s a CNC machine that uses printed parts and 3/4″ electrical conduit for the frame and rails.  That last bit is the interesting part: electrical conduit is cheap, easy to acquire, available everywhere, and can be cut with a hacksaw. As far as desktop CNC machines go, it doesn’t get simpler or cheaper than this, and a few of these builds are milling wood with the same quality of a machine based on linear rails. It won the grand prize in the recent Boca Bearings contest, and is a great basis for a cheap and serviceable 2.5 or 3D CNC.

[allted] already has this cheap CNC mill cutting aluminum and engraving wood with a laser, showing off the capabilities of a remarkably cheap but highly expandable CNC machine. It’s a fantastic build, and we can’t wait to see more of these machines pop up in garages and workspaces.

Continue reading “A Hydra Of A 3D Printer”

Hackaday Prize Entry: Invisible

[Kate Reed] found a quote by a homeless person that said “No one sees us”, which led her to exploring what it actually means to be invisible — and if we actually choose to be invisible by hiding away our emotions, sexual preference, race or income. She realized that too often, we choose to only see what we want to see, rendering all the rest invisible by looking away. Her public art campaign and Hackaday Prize entry “Invisible” aims to increase social awareness and strengthening the community by making hidden thoughts, feelings and needs visible.

Continue reading “Hackaday Prize Entry: Invisible”