Skip to content

Code that I used for my capstone project at the University of Nevada, Reno

Notifications You must be signed in to change notification settings

Will-Crain/Istos-Capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Istos-Capstone

Code that I used for my capstone project at the University of Nevada, Reno

The team that worked on this consisted of myself, Joel Kaderka, Mitchell Lane, Benjamin Streeter, and Bruno Reyes.

The design intent for this was that the data acquisition device (DAQ) would send data to a server written in Python3 hosted on a spare machine we had on hand. This server would then be queried by our client which ran on yet another device. This was to show that the TCP connection between the DAQ, server, and client were all possible.

The included JavaScript file was supposed to take the place of istos-client.py, but due to the limiations of JavaScript running as a client on a webpage, the webpage actually scrubbed out the TCP connection. The Python client was the solution and an XServer was used to render graphics straight from matplotlib.

About

Code that I used for my capstone project at the University of Nevada, Reno

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages