Step 2Wiring this up
Connect the + of the buzzer to pin 5 of the attiny13 and the output of the IR-receiver to pin 6.
Connect the - of the buzzer to the - of the battery.
Provide power to your microcontroller and IR-receiver by connecting the VCC/VS and Ground to the according terminals on the battery.
I added the hex-file so that you can program your attiny13.
IRritator.hex1 KB| « Previous Step | Download PDFView All Steps | Next Step » |









































Also, I use AVRStudio... how can I get this to work with it?
I'm also interested in the source code~