Skip to content

sweetpi/attiny-433mhz-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

attiny-433mhz-sender

AVR ATtiny85 433mhz remote control for Intertechno IT-1500 power outlets.

schematics

breadboard circuit diagram

part list

source and build

sudo apt-get install gcc-avr avr-libc

Build with make:

make

rc.h implements the 433mhz protocoll for the Intertechno IT-1500 power outlets

flash

Choose your avr programmer in the Makefile:

AVRDUDE_PROGRAMMER = avrispmkII

Then flash with:

make program

Full guide (in German)

About

AVR ATtiny85 433mhz remote control for Intertechno IT-1500 power outlets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published