j123b567 / scpi-parser

Open Source SCPI device library
BSD 2-Clause "Simplified" License
463 stars 194 forks source link

Port to Arduino #147

Open sfeister opened 1 year ago

sfeister commented 1 year ago

Hi everyone, I've ported SCPI parser to Arduino. I've tested it on a Teensy 4.1 board over USB Serial. You can see the port here: https://github.com/sfeister/scpi-parser-arduino

I haven't yet posted this to the official Arduino Libraries, but plan to. I wanted to give you a heads up first.