Back to Parent

Reflection

Reflect on the process of making this project. What did you learn? What would you do differently?


In my first implementation of the project, I learned how to call a function using IFTTT and write the code to fade from white to red and back. This helped me learn more about how the code executes and where to place a delay to manipulate if colors change across the ring together or if each pixel moves independently. 

Moving from there, I learned how to use millis() to create better functioning code. It also taught me how I can compartmentalize pieces of a task into various sections using functions and if statements. If I were to do this differently, I would consider changing each pixel independently to make the transition from one color to the next even smoother. 


Content Rating

Is this a good/useful/informative piece of content to include in the project? Have your say!

0