Skip to content

madama/ev3rpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What?

EV3RPI Robot

Install

Raspberry PI

sudo apt-get update
sudo apt-get upgrade
sudo raspi-config (enable SSH access)
sudo apt-get install oracle-java8-jdk libopencv2.4-java

EV3Dev

sudo apt-get update
sudo apt-get upgrade

Config

Run

Locate where you have your JNI OpenCV and set the java.library.path correctly whene exec

java -cp "target/:target/lib/" -Djava.library.path=/usr/lib/jni org.danysoft.ev3rpi.RobotUI

About

Lego Mindstorm + Raspberry PI + AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors