Update 3 files
Updated GPIO pins used, changed Analogue Input Pin to GPIO26 because a subset of the external GPIO pins (GPIO[29:26]) can be directed to the ADC according to lecture notes.
Decided to use GPIO pins 2 - 11 because the documentation, https://docs.wokwi.com/parts/wokwi-led-bar-graph gave a simulator example that used GPIO pins 2 - 11. The simulator I was looking at was the Raspberry Pi Pico Binary Counter
Initialized the ten GPIO ports using a subroutine for optimization and easier readability.
- /supplemental.S
- /supplemental.c
- /diagram.json