MajicDesigns / MD_SmartCar2

Core functions for movement control of a 2 wheeled SmartCar Robot using stepper motors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartCar Robot Core Library

arduino-library-badge

This library is designed to provide core mobility functions for an autonomous 2 wheeled Smart Car Robot using stepper motors. The library provides the code infrastructure that allows the car to travel in a controlled manner, on top of which specific applications can confidently be built.

This library is designed around a 2 wheel drive (plus idler castor wheel) vehicle chassis with stepper motors.

Library Documentation

If you like and use this library please consider making a small donation using PayPal

About

Core functions for movement control of a 2 wheeled SmartCar Robot using stepper motors.

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 94.1%Language:C 5.9%