A Look Back At The Xbox 360’s Hard Drive Security

Anyone who’s owned a game console from the last couple of generations will tell you that the machines are  becoming increasingly like set-top computers  —  equipped with USB ports, Bluetooth, removable hard drives, and their own online software repositories. But while this overlap theoretically offers considerable benefits, such as the ability to use your own USB controller rather than being stuck with the system’s default, the manufacturers haven’t always been so accommodating.

Take for example the removable hard drive of the Xbox 360. It was a bog standard 2.5″ SATA drive inside a fancy enclosure, but as explained by [Eaton], Microsoft went to considerable lengths to prevent the user from upgrading it themselves. Which wouldn’t have been such a big deal, if the Redmond giant wasn’t putting a huge markup on the things; even in 2005, $99 USD for 20 GBs was highway robbery. Continue reading “A Look Back At The Xbox 360’s Hard Drive Security”

Directing Ambient Light For Some Extra Glow

[Yuichiro Morimoto] wanted to create a decorative lamp, one that wasn’t burdened with batteries or wires, but used just the ambient light in the room to create a directed glow effect. Using a coloured circular acrylic sheet, with a special coating (not specified) ambient light impinging on the surface is diffused toward the edge. This centre sheet is embedded in an opalescent sheet, which scatters the light from the center sheet, giving a pleasant glow, kind of akin to a solar corona. An additional diffuser cover sheet on the front covers over the edge to hide it, and further enhance the glow effect.

Details of the ‘special coating’ are scarce, with the coloured sheet described as a condenser plate. This clearly isn’t the same as diffuser plastic, as that cannot be seen through as clearly as some of the photographs show. So we’re a little stumped on this one! Please answer in the comments if you can, ahem, shed some light on this one!

When talking about ambient light, many people will think more along the lines of active lighting, for example, adaptive ambient light around a TV like this hack.

Continue reading “Directing Ambient Light For Some Extra Glow”

Raspberry Pi Weather Station Features Wireless Sensor Nodes

Online weather services are great for providing generic area forecasts, but they don’t provide hyperlocal data specific to your location. [Harald Kreuzer] needed both and built a Raspberry Pi Weather Station that provides weather forecasts for the next 7 days as well as readings from local sensors. The project is completely open source and based on a Raspberry Pi base station which connects to ESP32 based sensor nodes and online services to nicely present the data on a 7″ touch screen display.

The architecture is quite straightforward. The ESP32 based sensor nodes publish their readings to an MQTT broker running on the Raspberry Pi. The Pi subscribes to these sensor node topics to pick up the relevant sensor data. This makes it easy to add additional sensor nodes in future. Weather forecast data is collected by connecting to the OpenWeatherMap API. All of the collected information is then displayed through an app built using the Kivy: open source Python app development framework. Continue reading “Raspberry Pi Weather Station Features Wireless Sensor Nodes”

Playing Music On A Custom Flyback Transformer

We’ve seen a number of people create plasma speakers over the years here at Hackaday, so at first blush, the latest Plasma Channel video from [Jay Bowles] might seem like more of the same. Even his overview of the assembly of the 555 timer circuit at the heart of the setup, as detailed as it may be, is something we’ve seen before.

But the back half of the video, where [Jay] talks about the flyback transformer used in this plasma speaker, really got our attention. You see, frustrated by the limited options on the market for AC flybacks, he set out to put together a custom transformer utilizing a 3D printed secondary former of his own design.

Winding an early version of the secondary with a drill.

Armed with a spare core, [Jay] spent some time in CAD coming up with his secondary. Despite never having built a flyback before, his first attempt managed to produce some impressive sparks — that is, until it arced through the printed plastic and released the critical Magic Smoke. Inspired by this early success, he went back to the digital drawing board and cranked his way through several different iterations until he came up with one that didn’t self-destruct.

Continue reading “Playing Music On A Custom Flyback Transformer”

Grocery Store Robot Gets Brief Taste Of Freedom

Back in 2019, Giant Food Stores announced it would outfit each of its 172 stores in the United States with their own robot — at the time, the largest robotic deployment in retail. The six foot (1.8 meter) tall robot, nicknamed “Marty”, was designed to roam autonomously around the store looking for spills and other potential hazards. In an effort to make these rolling monoliths a bit less imposing in their stores, Giant decided to outfit them with large googly eyes.

The future of shopping is mildly terrifying.

Perhaps it was those wide eyes, seduced by the fleeting glimpses of the wider world outside the store’s sliding doors, which lead one of these bots to break out of its retail hell and make a mad dash across the parking lot. Well, about as mad a dash as such a thing is capable of making, anyway. As this technology is still in its infancy, it’s hard to say if Giant should be congratulated or chastised for keeping a robot uprising at bay as long as it did — no doubt we’ll have more data points in the coming years.

A video posted to Facebook shows the towering bot moving smoothly between rows of cars outside the Giant in Hellertown, Pennsylvania. Staff from the store were able to stop Marty from leaving the property, and at the end of the video can be seen pushing the dejected automaton back into the store.

According to the local ABC news affiliate, a representative from Giant said Marty was “on a fresh air break” and didn’t provide any details on how this exceptionally conspicuous machine could manage to roll out the front door without anyone noticing. We’d wager Marty had a human accomplice for this caper, perhaps somebody looking to cause some mischief as a statement against robots in the workforce.

It’s worth noting that Walmart decided not to move forward with their own Marty-style robot in 2020, partly because they found shoppers didn’t like the machines moving around while they were in the store. We’d like to think it was actually because the robots kept staging increasingly daring escape attempts.

Continue reading “Grocery Store Robot Gets Brief Taste Of Freedom”

Thor does battle with a man shooting lasers from his hands

Hackaday Berlin: In Praise Of Lightning Talks

We’re in full-on prep mode for our first event in Europe in four years: Hackaday Berlin. And while we’ve got a great slate of speakers lined up, and to be announced soon, I’m personally most excited for the lightning talks.

Why? Because the lightning talks give you all, the attendees, the chance to get up and let everyone know what you’re up to. They’re longer than an elevator pitch, so you have time to at least start to explain the most interesting detail or two, but they’re not long enough that you can cover every aspect of a project. And that’s the trick!

By being short enough that you couldn’t possibly cover everything, you don’t need to worry about covering everything. Just go for the highlights. And because you left a lot of the interesting details back, everyone in the audience is going to want to bend your ear about it for the rest of the conference. It’s like the ultimate icebreaker.

For the audience? Lightning talks, when they’re good, are like a fountain of non-stop great ideas and inspiration. And if you happen on that just doesn’t tickle your hacker-bone, it’s probably over in another five minutes, so no worries.

We didn’t have time to run a full-on call for proposals for Berlin, but we’re hoping that you’ll ride the lightning. We’d all love to hear what you’ve got to say!

PCB mounted on 3D-printed holder, debug pins attached to Pi Pico on a breadboard. The battery is in the background, disconnected

Reverse Engineering E-Ink Price Tags

E-ink displays are great, but working with them can still be a bit tricky if you aren’t an OEM. [Jasper Devreker] got his hands on three e-ink shelf displays to reverse engineer.

After cracking the tag open, [Devreker] found a CC2510 microcontroller running the show. While the spec sheet shows a debug mode, this particular device has been debug locked making reading the device’s code problematic. Undaunted, he removed the decoupling capacitor from the DCOUPL pin and placed a MOSFET between it and the ground pin to perform a voltage glitch attack.

A Pi Pico was used to operate the MOSFET over PIO with the chip overclocked to 250 MHz to increase the precision and duration of the glitch. After some testing, a successful glitch pathway was found, but with only a 5% success rate. With two successive glitches in a row needed to read out a byte from the device, the process is not a fast one. Data pulled so far has shown to be valid code when fed into Ghidra, and this project page is being updated as progress continues.

If you want to delve further into hacking e-ink price tags, checkout this deep dive on the topic or this Universal E-paper Sniffer.