Week 3 - Small Scale Controls

This week, we met together and discussed the different programs that we can use. We looked into Python and Processing, both programs that will allow us to create what we need. The language used in Processing is C++, so it is very similar to how we program the Arduinos. However, we believe that Python will be the better route to go with, as it the programming language appears to be easier and is a more widely used program.

In terms of the pods, I was able to create a program that will allow the podcar to read RFID tags and let the motors run back and forth. I set up the section of track with two RFID tags that will signal the podcar to switch directions. Through this, I will be able to run the pod for long amounts of time and see how the motors and battery hold up.

Comments