Hello,
I am planning to use Softec Spyder as a temperature recorder, my problem is how to tranfer these data to PC through
USB, and if possible, usb software to PC-side, to record data in a usable file, xls for example.
Any other solution is welcome.
Thank you for your help.
if you wish USB choose a JM series or a serial to usb chip like ftdi does
for the pc side you have many choice there if you want something more clean you should build your own app to receive serial from a com port or directly from USB with winusb (see jm serie video tutorial)
if you need something fast just send text with your cpu and catch it with hyperterminal