PyUProbe1
Python barebones for uProbe-1 ultrasound probe acquisitions
Install / Use
/learn @kelu124/PyUProbe1README
A basic python framework to communicate with a ultrasound probe
Seems to work well with UProbe-1 Wireless Probe Ultrasound Scanner
- Raw PCAP of the wireless traffic during acquisition
Basic acquisition while connected to the probe:
- Listening to 5002 for data
- Listening to 5003 for info
These tools create (via piping) the data files on which subsequent notebooks work on. (aka use python test5002.py > 20170404-patates.data to get the data).
Some notebooks:
- Understanding the headers
- Getting data, and processing it in a video
- Creating a pseudo-valid DICOM with data

Some loops ?
Before scan conversion:

Others
Licensed under CC-BY-SA 4.0
(c) kelu124, 2017
