Found 12 repositories(showing 12)
bloguetronica
CP2130 Commander (cp2130-com) is a graphical application that can be used to control and interact with CP2130 devices. Among other tasks, it allows you to perform SPI writes and reads, while also providing a way to monitor and control GPIO pins.
bloguetronica
A C++ class that uses libusb to interface with CP2130 devices. It can be used to configure the OTP ROM of such devices, as well as to control them. This class was originally derived from the corresponding class for Qt. Please refer to https://github.com/bloguetronica/cp2130-qt if you wish to use the original class instead.
bloguetronica
This is a C++ class that depends on the CP2130 class (https://github.com/bloguetronica/cp2130). It is used to control FAU200 Power Supply devices.
bloguetronica
This is a C++ class that depends on the CP2130 class (https://github.com/bloguetronica/cp2130). It is used to control GF1 Function Generator devices.
bloguetronica
This is a C++ class that depends on the CP2130 class (https://github.com/bloguetronica/cp2130). It is used to control GF2 Function Generator devices.
bloguetronica
This is a C++ class that depends on the CP2130 class (https://github.com/bloguetronica/cp2130). It is used to control FAU201 Power Supply devices.
bloguetronica
A library of device configuration files specific for CP2130 Configurator version 3.0 and later versions. You can learn more about this project at https://github.com/bloguetronica/cp2130-conf.
bloguetronica
This is a C++ class based on the CP2130 class for Qt (https://github.com/bloguetronica/cp2130-qt). It is used to control ITUSB1 USB Test Switch devices. This class was implemented in ITUSB1 Manager version 3.1.
bloguetronica
This is a C++ class based on the CP2130 class for Qt (https://github.com/bloguetronica/cp2130-qt). It is used to control ITUSB2 USB Test Switch devices. This class was implemented in ITUSB2 Manager version 1.1.
bloguetronica
This is a C++ class that depends on the CP2130 class (https://github.com/bloguetronica/cp2130). It is used to control ITUSB2 USB Test Switch devices. Mind that this class was originally derived from the corresponding class for Qt. Please refer to https://github.com/bloguetronica/itusb2device-qt if you wish to use the original class instead.
bloguetronica
This is a C++ class that depends on the CP2130 class (https://github.com/bloguetronica/cp2130). It is used to control ITUSB1 USB Test Switch devices. Mind that this class was originally derived from the corresponding class for Qt. Please refer to https://github.com/bloguetronica/itusb1device-qt if you wish to use the original class instead.
bloguetronica
A C++ class that uses libusb to interface with CP2130 devices. It can be used to configure the OTP ROM of such devices, as well as to control them. The class was made for Qt. If you wish to use a derived non-Qt version, please refer to https://github.com/bloguetronica/cp2130.
All 12 repositories loaded