Skip to content

kianorr/spectrometer_server_and_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

UDP Multicast Server for OceanInsight Spectrometer

UDP multicast server for sending spectrometer data. Spectrometer settings can be set from client side.

image

The resulting .mp4 file looks like this:

spectrums_run000.mp4

Instructions

  1. Run main_server.py to receive parameters.
  2. Run main_client.py and press "Start Animation" to start and send over parameters.
  • or alternatively, run main_client_no_gui.py

A Couple Warnings

  1. matplotlib is slow and say for 16 ms shot with 4 ms integration time, there might only be two spectrums collected. Planning on fixing it but haven't gotten the chance.
  2. File names might write over each other if the client is closed and restarted.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages