Skip to content

Retrospective of a Freshman intro-to-engineering group project.

Notifications You must be signed in to change notification settings

calvin-young/kiwi-drive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kiwi-drive

This is a retrospective of a Freshman intro-to-engineering group project--specifically ME 122 at PSU in 2015.

Project Summary

Tasked with creating an electromechanical system utilizing a microcontroller, our team decided to build a cute little robot. The platform was based on the kiwi drive--a triangular drive system with an omniwheel at each point. This enables locomotion with three degrees of freedom: it can freely translate in any direction and spin in place. The system is controlled by an Arduino Uno using the Adafruit Motor Shield and an XBee wireless transmitter. A bent sheet metal chassis holds a 12 volt battery pack, a 9 volt battery, 3 small DC motors, and the electronic components. An IR sensor was mounted above one of the wheels. The latest version of the code sends the robot driving in a random direction until it detects an obstacle, at which point it begins to wander about in a new direction.

image

About

Retrospective of a Freshman intro-to-engineering group project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages