Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andraxdev/karel-the-robot-firmware
Firmware for Karel the Robot
https://github.com/andraxdev/karel-the-robot-firmware
arduino c drivers firmware raspberry-pi robotics
Last synced: 6 days ago
JSON representation
Firmware for Karel the Robot
- Host: GitHub
- URL: https://github.com/andraxdev/karel-the-robot-firmware
- Owner: AndraxDev
- Created: 2023-01-19T13:48:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T12:14:50.000Z (over 1 year ago)
- Last Synced: 2024-12-18T02:23:53.995Z (2 months ago)
- Topics: arduino, c, drivers, firmware, raspberry-pi, robotics
- Language: Python
- Homepage: https://teslasoft.org
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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