Skip to content

lliss/robotpi-subbrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

robotpi-subbrain

An Arduino based Central Nervous System

This is an Arduino sketch that acts as the sub-brain/CNS of a Raspberry Pi based robot. The Raspberry Pi sends voltages over GPIO to the Arduino which has a series of pins waiting for input signals. These signals control a CanaKit Motor Driver. The idea is that two pins are used to alert the Arduino of the direction (left, right, forward, reverse) another pin sends a signal to alter the motor time to a short burst (i.e. a pusle) and a final fourth pin just stops everything (break).

This is written with the intention of being used on an Arduino Uno or Arduino Mega 2560.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%