Skip to content

Al033/Pi-dro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is a simple python script to control 2 DC motors using Raspberrypi and TB6612FNG motor controller

control:

UP(arrow key) = clockwise(2 motor) DOWN(arrow key) = counter clockwise(2 motor) LEFT(arrow key) = clockwise(left motor) + counter clockwise(right motor) RIGHT(arrow key) = counter clockwise(left motor) + clockwise(right motor)

Note: I use and modify some script from "RemoteKeyborgC" from PicoBorg

About

A Python script to control 2 DC motor using RaspberryPi and TB6612FNG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%