Commit d480637e authored by Jithu Joseph's avatar Jithu Joseph
Browse files

parts/actuator.py: Add Arduino drive-train support

Arduino board can be used to generate the PWM signals for controlling
steering/throttle of the car.

Standard Firmata sketch needs to be loaded on the Arduino to allow it
to be managed from the host-cpu runnig python app.

Native arduino drive train support is particularly useful for combo
boards like LattePanda with builtin cpu/Arduino.
parent 3bd85417
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment