Thank you, My implementation is a fork of your library with minor changes hope I can make this work soon on esp8266. Here are some changes to make it compile in esp8266.
The SCPI Parser library (by Jan Breuer) attempts to be SCPI-99 compliant and is aimed at advanced programmers or instrumentation engineers. This GitHub page contains a port of that library to the ...
The Arduino platform offers a variety of affordable toys used by DIY enthusiasts for simple electronics projects. It is known for being easy to learn and is built on a variant of the C++ programming ...