Skip to content

Interrupt driven assembly code. Button press turns on LED and Buzzer. Acts as a "Doorbell" ringer and notification light.

Notifications You must be signed in to change notification settings

joshrudi/embeddedDoorbell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

embeddedSoftware1

Interrupt driven assembly code. Button press turns on LED and Buzzer. Uses ATmega328P w/ Arduino.

Below is the circuit you need to create for the Button. Alt text

Below is the circuit needed in order to control the LED. Alt text

Finally, here's the circuit for the Piezo buzzer. Alt text

  • Note: For the Resistors in the above images, you just need a resistance value big enough to limit the current (so the sucker doesn't blow itself out) and a similar value for the Pull-Up Res.

For added clarity, here's a picture of my spaghetti wiring.

Alt text

About

Interrupt driven assembly code. Button press turns on LED and Buzzer. Acts as a "Doorbell" ringer and notification light.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published