360 Live VR Teleportation Uses Drones, Neural Networks, And Perseverance

This past semester I added research to my already full schedule of math and engineering classes, as any masochistic student eagerly would. Packed schedule aside, how do you pass up the chance to work on implementing 360° virtual teleportation to anywhere in the world, in real-time. Yes, it is indeed the same concept as the cult worshipped Star Trek transporter, minus the ability to physically be at the location. Perhaps we can add a, “beam me up, Scotty” command when shutting down.

The research lab I was working with is the Laboratory for Immersive CommunicatiON (LION). It’s funded by NSF, Microsoft, and Adobe and has been on the pursuit of VR teleportation for some time now.  There’s a lot of cool technologies at work here, like drones which are used as location collection devices. A network of drones will survey landscape anywhere in the world and build the collection assets needed for recreating it in VR. Okay, so a swarm of drones might seem a little intimidating at first, but when has emerging technology not?

Continue reading “360 Live VR Teleportation Uses Drones, Neural Networks, And Perseverance”

Evolution Of The Worlds Oldest Computer Festival

The Trenton Computer Festival (TCF) doesn’t have the name recognition of big technology conferences like DEF CON or HOPE. It’s not even as well known as smaller more localized conferences like DerbyCon, ShmooCon, or the Hackaday Superconference. In fact, there’s a good chance that most readers have never even heard of TCF. But despite not holding a place in the hacker lexicon, TCF has plenty to boast about. Its played host to technology luminaries from Bill Gates to Richard Stallman, and now in its 43rd year, holds the title as the longest continually running technology festival in the world.

Bill Gates giving the keynote at TCF in 1989

When originally conceived in 1976, the show was devoted to the dawning age of the personal computer, but since then has evolved into a celebration of technology as a whole. When TCF kicks off on March 17th, there won’t be a media blitz or huge corporate sponsorship. There won’t be a simultaneous online stream of the event, and the only badges worn by speakers or attendees will be of the paper variety.

What you will find at TCF is a full schedule of talks given by people who are passionate about technology in its varied forms. These run the gamut from quantum computing to lock picking, from Arduino to Space Shuttle avionics.

At the heart of TCF is co-founder and current Chair Dr Allen Katz. I recently had the opportunity to speak with Dr Katz about the challenges of running a conference of this type, and the secret to keeping relevant in a wildly changing technology landscape.

Continue reading “Evolution Of The Worlds Oldest Computer Festival”

Minecraft And Forge: Try This Amazing Way To Visualize Logic

I’ve got virtual circuits on the mind lately. There are a myriad of tools out there that I could pick up to satisfy this compulsion. But the one I’m reaching for is Minecraft. I know what you’re thinking… a lot of people think Minecraft is getting long in the tooth. But chances are you never tried some of the really incredible things Minecraft can do when it comes to understanding logic structures. This goes way beyond simple circuits and easily hops back and forth over the divide between hardware logic and software logic.

Continue reading “Minecraft And Forge: Try This Amazing Way To Visualize Logic”

Neural Networks: You’ve Got It So Easy

Neural networks are all the rage right now with increasing numbers of hackers, students, researchers, and businesses getting involved. The last resurgence was in the 80s and 90s, when there was little or no World Wide Web and few neural network tools. The current resurgence started around 2006. From a hacker’s perspective, what tools and other resources were available back then, what’s available now, and what should we expect for the future? For myself, a GPU on the Raspberry Pi would be nice.

Continue reading “Neural Networks: You’ve Got It So Easy”

A Clock Created With Conway’s Life

Conway’s life has to be the most enduring zero-player computer game in history. Four simple cellular automaton rules have been used to create amazing simulations since the 1970’s. The latest is an entire digital clock implemented in life. StackExchange user [dim] created this simulation in response to a challenge from [Joe Z]. We have to admit that we didn’t believe it at first, but you can run it yourself by importing [dim’s] gist to the online Javascript Conway’s Life Simulator. To say this is impressive would be an understatement. We don’t know exactly how long it took [dim] to build this clock, but the challenge has been around since August of 2016.

[Dim] does a pretty good job of describing exactly how the clock works. The timebase is at the top. Below it is clock distribution and counters. After that come counters, latches, and lookup tables. Data moves around the clock in the form of gliders. P30 (aka Queen Bee) gliders to be exact. It might make things simpler to think of the glider paths as circuit traces, and the gliders themselves as clock pulses.

We couldn’t get over all the little details in this design. If you zoom way in, you can see all the lookup table patterns have been annotated, much in the way a schematic would be. For [Dim’s] next feat, we hope he takes on [Joe Z’s] Tetris challenge!

Conway’s life is like honey for hackers. We’ve seen it running on our own Hackaday Badge. We’ve even seen clocks that run the game on their display. Someone needs to implement a clock that runs the game that runs this clock. Clockception, anyone?

Surviving The FAA Regulations: Modelers Move Indoors

New FAA rules are making radio-controlled aircraft a rough hobby to enjoy here in the USA. Not only are the new drone enthusiasts curtailed, but the classic radio-controlled modelers are being affected as well. Everyone has to register, and for those living within 30 miles of Washington DC, flying of any sort has been effectively shut down. All’s not lost though. There is plenty of flying which can be done outside of the watchful eye of the FAA. All it takes is looking indoors.

Continue reading “Surviving The FAA Regulations: Modelers Move Indoors”