This past week I accomplished several things with respect to the capstone project. Earlier in the week I designed a control system between the PC and the Pi embedded in the car. This system was modeled after the ALU-OP system from Computer Architecture, so that they were a set number of operations i.e SETSPEED followed by an argument, i.e 0 so that the parsing of instructions could be standardized. I also registered my laptop and the pi on the CMU device network so that they could communicate as CMU device network only hosts private ips and therefore can only be accessed internally within the system since CMU Secure also uses a private ip protocol. I then set up a socket server between the pi and my laptop to test the sending and parsing of these ops.

Sourav’s Status Report: Week 3

Leave a Reply

Your email address will not be published. Required fields are marked *