Create a VR Bike Route with Raspberry Pi and a Stationary Bike

Computers & Mobile Fun & Games Home Raspberry Pi
Create a VR Bike Route with Raspberry Pi and a Stationary Bike

I recently bought a Samsung S7 (which is really great – great camera, nice responsiveness and overall the best mobile I’ve had until now). There was a marketing campaign here in Germany where you got a Gear VR when you bought an S7 for a limited time. That was one of the many reasons I wanted to have exactly this mobile phone.

I had a fun idea when I was sitting on my exercise bike one night – it can get kind of boring when you sit on that thing — and so I put on my Gear VR and started “Smash Hit” (a fast, casual, I-can-break-things game). I was completely immersed in that game and forgot the time while I was cycling (though it can get a bit sweaty under the goggles). That brought me to the idea of using my new Raspberry Pi 3 in order to get the movement of the bike and create a mobile VR game that corresponded to the speed of my cycling.

early prototype in Unity 3d
early prototype in Unity 3d

My bicycle has a very basic speedometer (there is a phone jack, with every turn of the cylinder the circuit is closed), so I attached it to my Raspberry and wrote a small NodeJS app that checks the GPIO and opens a socket server where the other app can connect and get the movement of the bike.

raspberry_setup

Next I created a Unity project with Oculus support and put an avatar into a scene. I got a bit confused on how I could get the speed of just a tick of the cylinder, but when I got everything up and working (for details and updates you can have a look at my blog) my avatar moved forward when I started cycling and moved faster whenever I cycled faster.

excercise_bike

I will update the project in the next few weeks — mostly the game, the server is working as it should at the moment.

Discuss this article with the rest of the community on our Discord server!
Tagged
Alexander Busch

Alexander is a German software engineer with a fable for hardware and everything handmade. He writes about his maker experiments on his blog https://makerblog.info/ .

View more articles by Alexander Busch

ADVERTISEMENT

Maker Faire Bay Area 2023 - Mare Island, CA

Escape to an island of imagination + innovation as Maker Faire Bay Area returns for its 15th iteration!

Buy Tickets today! SAVE 15% and lock-in your preferred date(s).

FEEDBACK