Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 744 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 744 Bytes

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