matiasandina / FEDWatcher

Software and Hardware to connect FED3 devices over serial on Raspberry Pi 4
MIT License
4 stars 1 forks source link

Handle data streams #4

Closed matiasandina closed 3 years ago

matiasandina commented 3 years ago
RedSweatshirt commented 3 years ago

Represented by dictionary of fed device_number to list of dictionaries representing data line by line, from old to new. Cast into pandas dataframe for saving to csv.