Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 578 Bytes

File metadata and controls

16 lines (9 loc) · 578 Bytes

picar

Build Status

Java app for controlling an RC car with a Raspberry Pi.

picar

A spring-boot based app that exposes an HTTP interface for controlling the car. Requires a RaspiRobot Board, JDK7 and Pi4J.

To run the app on a Raspberry Pi simply upload the picar-exec.jar and execute sudo java -jar picar-exec.jar

picar-web

A spring-boot and angular based web app that's supposed to mimic an RC car remote.