Skip to content

Code to use a Digispark (ATtiny85) to send rc-switch RF codes over a 433mhz transmitter via USB

License

Notifications You must be signed in to change notification settings

solarkennedy/digi-rc-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

digi-rc-switch

Build Status

Code to use a Digispark (ATtiny85) to send rc-switch RF codes over a 433mhz transmitter via USB.

Operation

When operating, the device shows up as a serial port. Sending the 4 bytes (long) to the serial port initiate the RF code transmission.

Hardware

Transmitter   Digispark
GND  -------- GND
VCC  -------- VCC
DATA -------- PIN1

Software

Uses the rc-switch library to send RF codes.

See the python-driver directory for a python script to send RF codes

About

Code to use a Digispark (ATtiny85) to send rc-switch RF codes over a 433mhz transmitter via USB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages