Ryan’s Status Report 3/13/21

This week I set up the SQLite in-memory database to store information coming from the CANbus to be analyzed. I wrote the functionality to create a connection instance to the memory on the raspberry pi that we can send and receive SQLite commands through. Additionally, I created some functions to create tables, and made progress on the read and write functionality. This will allow the data collection to consistently write the deciphered data to memory while the analysis portion of the program is reading the collected data to analyze. Additionally, I figured out everything I need to do to set up AWS IoT on the Raspberry Pi to support communication with the web application. Because I haven’t received our team’s Raspberry Pi yet, I haven’t been able to run the setup processes on the device, but I have all the steps planned out and should be able to do execute them relatively quickly.

Leave a Reply

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