 
            
                    Construct an USB488 instrument with TinyUSB and scpi-parser on ESP32
Introduction IEEE 488, as well GP-IB, is an actual standard of communication and controling in electrical test and measuring devices, USB TMC USB488 device class implements multiple characters which IEEE 488 have. We are going to support following capabilities on ESP32: Preparation Since esp_tinyusb only supports the rapid deployment of several commonly used device classes,…