Skip to content

Arduino code for the robot Kamel. Collecting sensor data and motor driver.

License

Notifications You must be signed in to change notification settings

carlobrok/KamelArduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KamelArduino

Code für die zwei Arduinos des Kamel Roboters. Die Kommunikation findet über den I²C-Bus statt.

Den aktuellen Code der Bildauswertung werden wir nach dem RoboCup 2020 veröffentlichen.

Älteren Code gibt es hier: https://github.com/carlobrok/PIv10


I²C Kommunikation

Computer I²C-Rolle Aufgabe
Raspberry Pi 3B+ master Bildauswertung, Daten sammeln, Roboter steuern
Arduino slave Motoren steuern
Arduino slave Sensordaten sammeln

Zwischen dem Raspberry Pi und den Arduinos ist ein Levelshifter verbaut, da sonst der Raspberry Pi durchbrennt. Wir nutzen diesen Levelshifter:

Bild Levelshifter

About

Arduino code for the robot Kamel. Collecting sensor data and motor driver.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages