Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrasbiro/mcp2200hid-linux
Utils for configuring and using Microchip's MCP2200 chip's HID device on linux
https://github.com/andrasbiro/mcp2200hid-linux
Last synced: about 7 hours ago
JSON representation
Utils for configuring and using Microchip's MCP2200 chip's HID device on linux
- Host: GitHub
- URL: https://github.com/andrasbiro/mcp2200hid-linux
- Owner: andrasbiro
- Created: 2014-09-18T18:24:43.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-18T18:35:17.000Z (about 10 years ago)
- Last Synced: 2023-04-04T20:52:32.954Z (over 1 year ago)
- Language: C
- Size: 141 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
mcp2200hid-linux
================This is two very simple utility for using the HID interface of Microchip's MCP2200 USB bridge
(http://www.microchip.com/wwwproducts/devices.aspx?dDocName=en546923) on linux. It's mostly based on their
application note: TB3066 MCP2200 HID Interface Command Description
(http://ww1.microchip.com/downloads/en/DeviceDoc/93066A.pdf), a bit reverse engineering,
and this description: http://stackoverflow.com/questions/12746744/mcp2200-linux-settings/23106926#23106926To use it, see the help of the binaries (e.g. mcp2200gpio -h).