Hi,
I want to communicate a device with PC. for this purpose CAN controller needs to be use. But I am new to this area. Is this same as that of serial port?? I want to write program in c#. But how can I send and receive data through this.. For serial
port, serialport datareceived event is used. In case of CAN, which function will use. Any additional things like API s are needed or not?