This project is a interactive simulation that is made to promote teamwork. What we made is 2 special boards that has these circular pads with a medal button in the middle of it. There are 1 on each corner. A team of people must touch the medal button of the circle in a sequence or together to light up a light strip. If the light strip manages to fill up all the way, a victory noise would trigger. This is a test to get a team to work together to solve a problem.First, we used makecode to create a program that will utilize capacitive touch, inferred sensor, and a light strip. We started off creating a code that would connect 2 CPX together via Inferred sensor. Once we made a code, we connect it to a light sensor by using an alligator clip. Upon using the capactive touch on the CPX not connected to the light strip, the strip light up symbolizing that it works.We then grabbed 2 boards and nailed the plates on the each corner of the boards with medal pin which is used as buttons for the project. We tie up the CPX on the front of the board and used alligator clips to connect to
each button and the light strip. We set it up right in front of each other and that is when the group must find the right sequence to light up the light strip by pressing the medal buttons in the middle of the plates. The medal buttons uses the capacitive touch which transfers the signal to the CPX and into the light strip. The other board that doesnt have the light strip will use inferred sensors to get transfer the signals to the CPX that has the light strip.
Comments