Skip to content

Commit

Permalink
Added authors
Browse files Browse the repository at this point in the history
  • Loading branch information
surajvkothari authored Mar 4, 2021
1 parent 8172b49 commit e07b8cd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,9 @@ As we didn't have access to physical components, we used SimAVR to simulate an a
I helped integrate the separate subsystems (Heating, Stirring, and pH) into one sketch.ino file that would be compiled and executed to run the various components attached to the pins. I also created the GUI using Python's Tkinter. This user interface would be show the actuator data in real-time as well as log the data into a text file. A user could set the setpoints for each subsystem.

The two programs communicated over a two-way serial connection. I used a custom encoding scheme to write data onto the serial. The scheme would allow each program to know what data it was supposed to read and parse.

## Authors
Suraj Kothari (Computer Science)
Arslan Aftab (Computer Science)
Iason Chaimalas (EEE)
Arnas Vysniauskas (EEE)

0 comments on commit e07b8cd

Please sign in to comment.