Skip to content

This Program is for Arduino Uno R3 microcontroller to control the RGB LED such that it cycles between the following states on the push of a button with interrupts enabled: 1. LED off 2. LED red colour on. 3. LED green colour on. 4. LED blue colo…

Notifications You must be signed in to change notification settings

AmritpreetS/RGB-LED-controlled-by-a-push-button-with-interrupts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

RGB-LED-controlled-by-a-push-button-with-interrupts

The goal of this project was to use the Arduino UNO R3 to control a RGB led to cycle between following states on the push of a button: 1.LED off 2.LED red colour on 3.LED green colour on 4.LED blue colour on 5.LED all colours on

After programming the Arduino board to control the RGB led to switch between different startes, Interrupts were implemented in the code.

About

This Program is for Arduino Uno R3 microcontroller to control the RGB LED such that it cycles between the following states on the push of a button with interrupts enabled: 1. LED off 2. LED red colour on. 3. LED green colour on. 4. LED blue colo…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published