top of page
Coding Final
For my final I did projects with an LED bar graph and Matrix.
I learned alot about the flow of power and the 74HC595 chip which was used in both projects
I then moved onto a more complex use of the 74HC595 chip on the LED matrix
I was successful in getting it to light up and change according to different binary inputs I adjusted in the code, though I seemed to have a problem with some columns of the LED matrix. I rewired the entire project and still encountered the exact same issue so it is unclear to me
Code: https://editor.p5js.org/lec466/sketches/V5Z0LwHq3
All in all I gained a lot of knowledge about Arduinos. wiring, and coding throughout the process of my final. I am very appreciative of FreeNove, which is the company that makes the kit I purchased. They included a whole book on tutorials with detailed descriptions of the tech. I spent a lot of time really reading/studying these and learned valuable information about the project I was working on, and other ones that I could potentially do.
bottom of page