Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.46 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.46 KB

CLEV3R CAR WEB BASED

Side image of car Front image of car

Video

This repository contain two ways of driving the car.

Setup and prereq

Hardware

  • Lego Mindstorms Ev3 standard, built model Clev3r Car
  • Wifi dongle
  • USB hub
  • Old USB web cam (that is supported in Linux)

Ev3dev

https://education.lego.com/en-us/support/mindstorms-ev3/python-for-ev3 Visual studio Code dev env that works pretty sweet.

MJPG-STREAMER

Compile and install mjpg-streamer I compiled directly on the ev3dev linux dist.

Running

If mjpg-streamer is working it should be possible to start using ./start-clev3r-web.sh. It should be possible to reach the car using http://ev3dev.local:8081. Please bare in mind that video-stream is running on http://ev3dev.local:8080/?action=stream.

There are no security things whatsoever!