Skip to content

Firmware for a Canon DSLR IR remote loaded on an Arduino and an Atmel microcontroller.

License

Notifications You must be signed in to change notification settings

gbh-uk/IR-remote-Canon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IR remote Canon

IR remote for Canon DSLRs

Commands for the ATtiny85 version:

Once installed everything needed open a terminal window and type

# clone into your machine the repository
git clone https://github.com/fu0x11/IR-remote-Canon.git
# move into that folder
cd IR-remote-Canon/ATtiny85/
# compile
make
# upload to the ATtiny85
make flash

About

Firmware for a Canon DSLR IR remote loaded on an Arduino and an Atmel microcontroller.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 68.5%
  • Makefile 31.5%