Question
Hello I need help making the code on Arduino as I'm struggling to make the slave code for the Arduino and for the SSD screen
Hello I need help making the code on Arduino as I'm struggling to make the slave code for the Arduino and for the SSD screen
NOTE I can not use the
Using two Arduinos, one IR module, one IR remote, one 4-digit seven segment display (SSD) create an LED light controller. This system will use two different communication protocols: SPI and IR. Your system must be able to turn on and off four different LEDs. The master Arduino will receive data from the remote using IR. The data will be decoded to turn on a specific LED or turn all of them off. Besides this, the master Arduino will transmit a code to the slave Arduino that will make it display in the SSD the enabled LED. If the LEDs are shut off, the SSD must clear itself as well. For the solution your team must use the libraries provided only.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started