Hello,
I'm planning to make a device using an ATMEL ATmega microcontroller.
I'd like to communicate with this device using a USB com (using a FTDI FT232)
so it will be like a serial com... but I'm looking for a SPCI parser for my
device.
Is there an open source implementation of a SPCI parser ? (at least a "free" implementation)
I know the commercial JPA-SCPI Parser... but my device is not commercial
(educational purpose) so I won't pay so much for this !
Kind regards