Skip to content

Latest commit

 

History

History
117 lines (83 loc) · 4.3 KB

README.md

File metadata and controls

117 lines (83 loc) · 4.3 KB

RaspiRoverDuino

Integration Dagu 5 Rover 4x4 with Arduino and Raspberry PI via Node.js

Hardware

App Configuration

  • Node.js
  • Express.io
  • configuration file on /app/conf/index.js

SW Configuration

TO DO

HW Configuration

Arduino Library ping HC-SR04

Arduino Pin

LEFT_FRONT Motor Pin 3 - CHANNEL 1 PWD PIN - analogwrite modulation Pin 2 - CHANNEL 1 DIR PIN

RIGHT_FRONT Motor Pin 5 - CHANNEL 3 PWD PIN - analogwrite modulation Pin 4 - CHANNEL 3 DIR PIN

LEFT_REAR Motor Pin 6 - CHANNEL 2 PWD PIN - analogwrite modulation Pin 7 - CHANNEL 2 DIR PIN

RIGHT_REAR Motor Pin 9 - CHANNEL 4 PWD PIN - analogwrite modulation Pin 8 - CHANNEL 4 DIR PIN

Cam Tilt pannel Pin 13 - Left-Right Pin 12 - Upper-Down

Expansion Plate

  • Cut expansion plate with two holes under the engine controller to pass the 4 motor connectors

TO DO

Images

Video

First Test

NOTE

TO DO

  • configure gyro
  • test on mobile phone
  • change raspberry to hotspot wifi.
  • add ping sensor