Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shonkbot

A supercheap Arduino-based 2-wheel robot for robot workshop purposes. A collaboration by various Bristol Hackspace members.

See

Software

Use the usual Arduino IDE: http://www.arduino.cc/en/Main/Software

If you have a Mac, you need drivers for the Arduino clones (CH340G) http://kiguino.moos.io/2014/12/31/how-to-use-arduino-nano-mini-pro-with-CH340G-on-mac-osx-yosemite.html -> http://kiguino.moos.io/downloads/CH341SER_MAC.ZIP

You need this library for the stepper motors: http://www.airspayce.com/mikem/arduino/AccelStepper/ http://www.airspayce.com/mikem/arduino/AccelStepper/AccelStepper-1.47.zip

Install

  • clone the Shonkbot code from github
  • open shonkbot/shonkbot_detector/shonkbot_detector.ino in the Arduino IDE
  • download the AccelStepper library (zip) and import the library into the IDE
  • select "arduino nano" for your board in the IDE
  • plug the Arduino into the computer using a mini USB cable
  • locate the serial port. If you're using the Arduino clones we gave you, on a Mac you'll need to download drivers. Windows and Linux should just work.
  • upload the code to the board using the IDE

About

Cheap Arduino-based 2-wheel robot

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages