Simon Says (Serial Communication)
A LED that only listens to what simons says

Project Description
Simons Says is a popular game that requires participants to listening and follow instructions. The concept of the game is used to inspired this week's project for embebbed programming.
In the game, everyone have to follow the instruction that simon says. For example The phrase 'Simon says' is accompanied by an action or directive, like 'Simon says touch your nose' or 'Simon says jump in place.' Participants are expected to execute the given instruction solely when preceded by the phrase 'Simon says'. Participants must follow the instructions only when "Simon" precedes the command with "Simon says." If someone does the action without "Simon says" before the command, they are "out" of the game.
Similarly, in this embedded programming project, I created an interactive LED that will respond to specific commands only when preceded by the phrase "Simon says." The LED act as a visual indicator of the program, turning on, red, blue, green or off based on the instructions given. The user interacts with the program by providing input through serial communication via a keyboard