TSMaster icon indicating copy to clipboard operation
TSMaster copied to clipboard

User own hardware for TSMaster

Open moonglow opened this issue 2 years ago • 2 comments

HI !

I want to find a way to add my own hardware to your software. Your SDK allows users to write a program that use already supported hardware adapters, but not for add your own. If i was wrong can you point me. Thank you.

moonglow avatar May 30 '22 15:05 moonglow

Hi @moonglow, currently it's not possible to add your own hardware via the "vendors tab". As you noticed, the SDK allows to write a program that use already supported hardware adapter. However, you missed that TSMaster has a Virtual CAN/LIN driver that can be added as a "hardware device" even if no hardware is plugged on the computer. The current workaround to add any custom hardware support is to write your program via SDK that send frames via this virtual TSMaster can channel or create an udp server inside a miniprogram, which receive packets and write to the virtual can channel.

I suggest you run the sample project called "Generic TCP UDP communication". This sample project show how to receive packets via UDP and inject into TSMaster CAN channel.

Regards.

Matheus-Garbelini avatar Jun 01 '22 10:06 Matheus-Garbelini

Thanks for @moonglow 's question and @Matheus-Garbelini 's answer. TOSUN can offer you free Hardware,If you are students or scholars in University. You can contact us for more information, via email : [email protected]

Mo-Mang avatar Jun 18 '22 01:06 Mo-Mang