Using the button board that was designed and made earlier this month, We need to program it to utilize the Button and LED that is on the board. This is our first real independent programming assignment.
This was extremely daunting to try and understand. I am still an extreme novice to coding and all these programming languages. Some, like python, are a bit more intuitive, yet still extremely confusing, as others were completely confusing (I could just not follow/wrap my head around) such as AVR and Assembly.
There was a blessing though: ARDUINO.
Not only was the language more intuitive and user friendly than the others, but it also had examples of programs, what they do, and side instructions and descriptions of what was actually happening and what controlled what. This was such an enourmous help and raised a huge weight off of my shoulders now that I could actually code something, and somewhat understand what was actually happening and why.