/ev3.helloworld

Mindstorms EV3 Hello World in Scala

Primary LanguageScalaOtherNOASSERTION

EV3 Hello World

LEGO Mindstorms EV3 Hello World in Scala

leJOS 0.8.1-beta
Scala 2.11

How to use

  • install leJOS on EV3
  • run sbt assembly to create executable helloworld.jar file
  • connect EV3 via USB cable
  • run . deploy.sh to deploy to EV3 Brick via USB connection
  • on EV3 brick under leJOS select Programs > helloworld.jar > Execute program

alt tag