Skip to content

AndraxDev/karel-the-robot-firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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