Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 330 Bytes

File metadata and controls

8 lines (6 loc) · 330 Bytes

Explanation of Scripts:

  • Data Grapher: This script takes data from Arduino Uno over serial, then plots the data. When finished, click 'q' key and it will save data to a folder called 'Results' in the folder outside of the one the script is running in.

  • Test reciever: Just for preliminary script for recieving data.