Google Light Fields Trying To Get The Jump On Magic Leap

Light Field technology is a fascinating area of Virtual Reality research that emulates the way that light behaves to make a virtual scene look more realistic. By emulating light coming from multiple angles entering the eye, the scenes look more realistic because they look closer to reality. It is rumored to be part of the technology included in the forthcoming Magic Leap headset, but it looks like Google is trying to steal some of their thunder. The VR research arm of the search giant has released a VR app called Welcome to Light Fields that uses a similar technique on existing VR headsets, such as those from Oculus and Microsoft.

Continue reading “Google Light Fields Trying To Get The Jump On Magic Leap”

Reverse Engineering Opens Up The Samsung Gear VR Controller

We love a bit of reverse engineering here at Hackaday, figuring out how a device works from the way it communicates with the world. This project from [Jim Yang] is a great example of this: he reverse-engineered the Samsung Gear VR controller that accompanies the Gear VR add-on for their phones. By digging into the APK that links the device to the phone, he was able to figure out the details of the Bluetooth connection that the app uses to connect to the device. Specifically, he was able to find the commands that were used to get the device to send data, and was able to read this data to determine the state of the device. He was then able to use this to create his own web app to use this data.

Continue reading “Reverse Engineering Opens Up The Samsung Gear VR Controller”

Arduino Watchdog Has Bite And Doesn’t Need Treats

My dog Jasper isn’t much of a watchdog: he’s too interested in sleeping and chasing my cats to keep an eye on things. Fortunately, [Vadim] has come up with a more reliable alternative with this simple Arduino watchdog. It’s designed to work with crypto coin mining rigs, but it could be easily adapted for other high-uptime uses, such as file servers or doomsday weapons.

Continue reading “Arduino Watchdog Has Bite And Doesn’t Need Treats”

Resurrecting An Amiga CD32

As an editor on Amiga magazines in a previous life, this is kind of bittersweet. [RetroManCave] was donated an Amiga CD32 games system, and it is trying to resurrect it. If you’ve not heard of it, the CD32 was a 1993 games console based on the Amiga home computer system. It was the last gasp for Commodore, the beleaguered company behind the Amiga. In this first video of a series, they take the system apart, take you through what’s inside and boot it up. The system boots, but there is some sort of problem with the video sync, and they will be taking a closer look at fixing that next. We have featured a couple of similar projects from [RetroManCave] before, such as their brain transplant on a Big Trak toy and Commodore 64 fix. This video (after the break) is worth a watch if you are curious about old systems like this, want some tips on resurrecting old hardware or just want to shed a tear as your misspent youth is torn apart before your eyes.

Continue reading “Resurrecting An Amiga CD32”

USB To Quad Serial Port Adapter Offers TTL, Isolated Ports

[Felipe Navarro] wanted to add a few serial ports to his computer, but couldn’t find an adapter that suited his needs. So, he built his own.

His Quad Serial device is a nicely designed converter that offers four serial ports, two of which are isolated to avoid blowing up too much stuff if things go wrong. The other two are TTL ports, but with an interesting twist: feed them any voltage between 1.8 V and 5 V, and they will happily work with it, which is a lot easier than messing about with TTL to RS-232 converters.

It’s all built around an FTDI FT4232H chip, which has drivers available for most OSes, so it should work with pretty much anything. And, as [Felipe] notes, this chip has not been cloned, so you won’t have to worry about the FTDI drivers disabling your device without warning.  Well, not at the moment, anyway. We did cover a similar quad serial port adapter last year, but this one is a bit more developed, with both DE-9 and screw terminal connectors available.

Home Made 8-Bit CPU Is A Wiry Blinky Build

It might look like a random pile of wires to some, but it is far from random: [Paulo Constantino] built this 8-bit CPU himself from scratch. He built his remarkable creation using wires and 74HC shift register chips, plus a selection of LEDs to show the various registers.

Running at a maximum of 5MHz, it has an 8-bit data and address bus, although the latter can be expanded to 16 bits. It’s not mining Bitcoin (yet), but it can do things like play the Mario theme. His latest addition is the addition of the ability to write data out to flash memory, and he is looking to add a keyboard to make programming easier.

At the moment, he has to program the CPU by setting DIP jumpers. It’s an impressive, if somewhat frightening build that [Paulo] says took him a couple of days to design and a week or so to build. We’ve seen a few breadboard CPU builds, (some of which were tidier) and builds with similar shift register chips, but this one scores big in the blinky light and mad genius stakes.

Thanks to [AnalogMind] for the tip!

Continue reading “Home Made 8-Bit CPU Is A Wiry Blinky Build”

MIT Makes Lego Lab For Microfluidics

As any good hacker (or scientist) knows, sometimes you find the tools you need in unexpected places. For one group of MIT scientists, that place is a box of Lego. Graduate student [Crystal Owens] was looking for new ways to make a cheap, simple microfluidics kit. This technique uses the flow of small amounts of liquid to do things like sort cells, test the purity of liquids and much more. The existing lab tools aren’t cheap, but [Crystal] realized that Lego could do the same thing. By cutting channels into the flat surface of a Lego brick with a precise CNC machine and covering the side of the brick with glass, she was able to create microfluidic tools like mixers, drop makers and others. To create a fluid resistor, she made the channel smaller. To create a larger microfluidic system, she mounted the blocks next to each other so the channels connected. The tiny gap between blocks (about 100 to 500 microns) was dealt with by adding an O-ring to the end of each of channel. Line up several of these bricks, and you have a complete microfluidic system in a few blocks, and a lab that only costs a few dollars.

Continue reading “MIT Makes Lego Lab For Microfluidics”