Skip to content

olfa-lab/joystick-controlled-tic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using a Joystick to Control a Motor

This code uses a Teensy 3.2 microcontroller as a base to recieve analog inputs from a 2 axis joystick and send them via I2C communication to Pololu Tic motor drivers.

Code

The code is based on code available on the Pololu github page here. It is slightly altered to allow for analog input from the 2-axis joystick.

In order to run this code, you must have the latest version of the Arduino software avaiable here and the latest version of the Teensyduino software add-on avaiable here. In addition, the Tic Arduino library must be installed. A description of how to install it can be found here.

Circuit

The entire circuit fits on a half-size breadboard. Complete circuit diagram coming soon.

About

control tic and motor by joystick

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%