Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 422 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 422 Bytes

Karel the Robot firmware

Requirements:

  • Raspbian OS
  • Arduino UNO

Installation:

  • Flash the drivers to the Arduino
  • Create server folder
  • Copy contents of "server" to created folder
  • Install python dependencies
  • Set permissions (chmod +x server.sh)
  • Start server with ./server.sh

Control

View Karel the Robot mobile app