Skip to content

Simple implementation of IR remote control caterpillar chassis

License

Notifications You must be signed in to change notification settings

cybernextgen/irremotecontrol_tank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IR remote control tank

This project is simple implementation of IR remote control caterpillar chassis.

Overview

You can use any popular IR-reciever and IR-controller. Just bind key codes from your controller to chassis actions in handleIR function.

My setup is: arduino uno, Keyes_L298P motor shield and LFN-TY IR-reciever.

As irremote library uses hardware PWM, remains only one PWM for motor shield communication, thus there is no possibility to control motors speed independant. You need to cut pin PWMA of motor shield and connect that input with PWMB as shown below.

Schematic

About

Simple implementation of IR remote control caterpillar chassis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages