Recommended Posts

Hi all

I was struggling with this build for a while, mostly on the software part. But here it is. Buggy is carrying Ev3 brick and Android phone paired via Bluetooth. Phone is sending video feed from camera to another device via WiFi and receives motor control commands from it. This second device can be Android or PC. In theory this would allow exploring surroundings without eye contact with vehicle but in practice navigating is hard due to lack of ability to tun in place. Next version will have tank drive instead. In the end I'm still happy with the results, I've made several attempts on the video streaming  software and in the end done it from scratch by sending raw data via UDP packets. Video stream is pretty lagged on the presentation but it depends on the streaming device performance, used one is from 2012 and pretty obsolete. I get almost real time stream when using my other phone (used to film this).

I've done it in Unity game engine and whole project is available on github: https://github.com/laggyluk/LegoExplorer

legoExplorer.jpg

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.