Pinned Loading
Repositories
- mcp2210-com Public
MCP2210 Commander (mcp2210-com) is a graphical application that can be used to control and interact with MCP2210 devices, SPI transfers included. Additionally, it enables you to change pin functions and states on the fly.
bloguetronica/mcp2210-com’s past year of commit activity - mcp2210-conf Public
MCP2210 Configurator (mcp2210-conf) is an application that allows you to fully configure MCP2210 devices, including VID, PID, and other descriptors, as well as pin functions and states.
bloguetronica/mcp2210-conf’s past year of commit activity - cp2130-conf Public
CP2130 Configurator (cp2130-conf) is an application that can be used to configure CP2130 devices, including VID, PID, as well as other descriptors. Most importantly, the application allows you to configure pin functions and states.
bloguetronica/cp2130-conf’s past year of commit activity - cp2130-com Public
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/cp2130-com’s past year of commit activity - mcp2210-qt Public
A C++ class that uses libusb to interface with MCP2210 devices. It can be used to control the several aspects, such as NVRAM or volatile configurations, GPIO directions and states, or to perform SPI transfers. Note that this is a class variant made specifically for Qt. If you wish to use the original, non-Qt variant, please refer to https://gith…
bloguetronica/mcp2210-qt’s past year of commit activity - mcp2210 Public
A C++ class that uses libusb to interface with MCP2210 devices. It can be used to control the several aspects, such as NVRAM or volatile configurations, GPIO directions and states, or to perform SPI transfers.
bloguetronica/mcp2210’s past year of commit activity - itusb2device-qt Public
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/itusb2device-qt’s past year of commit activity - itusb1device-qt Public
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/itusb1device-qt’s past year of commit activity - itusb2device Public
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/itusb2device’s past year of commit activity - itusb1device Public
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/itusb1device’s past year of commit activity