Hello pd-list,
For a project where we try to hack an open hardware echographic system, we grab live threw a network socket a flow of datas and store them in a table (the device produce 2 - 3 images per secondes, 125 lines per images, 1690 datas per line) It works well and we would like to produce a live image from the datas in Gem Does anyone has already done such a thing or could suggest an approach ?
thanks Benjamin
hi,
I'll start with pix_set
a
-- do it yourself http://antoine.villeret.free.fr
2018-01-22 21:36 GMT+01:00 Benjamin ~ b01 benjah@free.fr:
Hello pd-list,
For a project where we try to hack an open hardware echographic system, we grab live threw a network socket a flow of datas and store them in a table (the device produce 2 - 3 images per secondes, 125 lines per images, 1690 datas per line) It works well and we would like to produce a live image from the datas in Gem Does anyone has already done such a thing or could suggest an approach ?
thanks Benjamin
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/ listinfo/pd-list
hi,
thanks, at the end it worked well with pix_set and a tabdump an ugly unusefull patch (needs the ultrasound device) here : https://github.com/b01xy/Unborn_0x9/blob/master/Unborn_0x9-Echopen_tcpclient...
++ b
Le 22/01/2018 à 22:01, Antoine Villeret a écrit :
hi,
I'll start with pix_set
a
-- do it yourself http://antoine.villeret.free.fr
2018-01-22 21:36 GMT+01:00 Benjamin ~ b01 <benjah@free.fr mailto:benjah@free.fr>:
Hello pd-list, For a project where we try to hack an open hardware echographic system, we grab live threw a network socket a flow of datas and store them in a table (the device produce 2 - 3 images per secondes, 125 lines per images, 1690 datas per line) It works well and we would like to produce a live image from the datas in Gem Does anyone has already done such a thing or could suggest an approach ? thanks Benjamin _______________________________________________ Pd-list@lists.iem.at <mailto:Pd-list@lists.iem.at> mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list <https://lists.puredata.info/listinfo/pd-list>