Skip to content

jgromes/ArduPod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArduPod

ArduPod Remote Control

Open Source Arduino Hexapod

Did you read the main ArduPod article at DevicePlus? And the second one? AND the third one?

If not, go read them, they're cool! If you did, and still didn't run away, good job! Here you will find all the files used in the article.

  • /arduino/

    Contains all Arduino-related code; mainly examples and AP_Utils library.

    See /arduino/AP_Utils/README.md for library details.

  • /model/

    Files for 3D printing in the following formats: STL, SolidWorks parts, SketchUp

    See /model/stl/printing_instructions.txt for details.

  • /processing/

    Processing app source codes