Skip to content

mikrotron-zg/autotron

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

autotron

Autotron is robocar kit by DIYKits.eu. This is software to run the car.

Autotron comes in three flavors, and this is how this repo is organized:

  1. Autotron Basic - http://www.diykits.eu/products/p_10683

This autonomous robocar kit is based on Arudino Uno, Arduino Motor Shield, and ultrasonic rangefinder. The code is in autotron_uno subdirectory.

  1. Autotron Nova - http://www.diykits.eu/products/p_10747

This internet-enabled robocar is based on Croduino Nova and L298 Dual H-Bridge Motor Driver. Arduino code is in autotron_nova subdirectory, and python client code is in top-level directory.

  1. Mboard code

We also experimented with MBoard and Wee modules by ITead Studio. Eventually we decided not to make robocar kit based on these, mostly due to higher price. However, if you wish to do so, the code is in autotron_mboard subdirectory, and python code is the same.

Drive safe! ;)

http://www.diykits.eu/

About

Autotron is robocar kit by http://www.DIYKits.eu. This is software to run the car.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages