The Robot Art Show was a task assigned to 2 partners with the sole task of making their own robot function. Myself and my partner decided to add-onto a previous example experiment by combining a distance sensor and an LCD display. We used an online website called TinkerCad where we created our code and robot. Eventually we had the final design; a distance sensor that would print how far away an object was from the sensor, and then print this information to the lcd display. Below is a picture and link to the functioning robot and the wiring diagram.
https://www.tinkercad.com/things/kA1dQD7OlGt-digeridoo/editel?sharecode=BEjMrvGlh9O8X6yHoUbxc5pXvbWCDDWfgKZ5FkD7bQ4
Reflection:
1st, I learned that coding is not as bad as it seems and can be conquered easily. 2nd, I think I did well with communication with my partner. I also want to keep working on my coding skills and communication with others.
My biggest takeaway from programming/coding was that there are many different ways to troubleshoot bad code or wiring. Any method that works successfully is a good method in coding.