Skip to content

tristankpka/robot_firmware_raspberry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RobotFirmware

Simple autonomous robot using the Arduino for controlling and the Raspberry Pi for processing.

Features for V1 :

  • Robot vehicle
  • Obstacles avoidance using ultrasound
  • Can be remote controlled by bluetooth
  • Can follow a tennis ball

Arduino

Hardware

  • Arduino Uno rev3
  • Bluetooth transceiver HC-05
  • Ultrasound sensor HC-SR04
  • Motor Drive Shield L293D

Software

  • Newping library
  • Adafruit motor driver library

Raspberry

Hardware

  • Raspberry B+
  • Logitech Webcam c170

Software

  • Raspbian
  • OpenCV 2.4

Releases

No releases published

Packages

No packages published

Languages