top of page

Coding Final

For my final I did projects with an LED bar graph and Matrix.

ezgif.com-gif-maker (10).gif
IMG_7308.jpg

I learned alot about the flow of power and the 74HC595 chip which was used in both projects 

Screenshot 2021-12-08 173739.png

I then moved onto a more complex use of the 74HC595 chip on the LED matrix

Screenshot 2021-12-08 174324.png
Screenshot 2021-12-08 174336.png

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 

IMG_7530.jpg

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