Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
interfaces:mcp2221 [2017/03/09 01:49] – created darron | interfaces:mcp2221 [2017/03/09 04:05] (current) – [Microchip MCP2221] darron | ||
---|---|---|---|
Line 6: | Line 6: | ||
These are USB I2C/ | These are USB I2C/ | ||
+ | Since they are available as a dual in-line package they are very | ||
+ | easy to utilise. | ||
=== Schematic === | === Schematic === | ||
+ | |||
+ | The MCP2221 can be used on a breadboard like this. | ||
+ | |||
+ | {{: | ||
=== LED demo === | === LED demo === | ||
+ | A simple utility named Dougal has been written to query the MCP2221 | ||
+ | and also demonstrate how to bit-bang the GPIOs. | ||
+ | |||
+ | < | ||
+ | hg clone http:// | ||
+ | cd Dougal/src | ||
+ | make | ||
+ | sudo ./mcp2221 -b | ||
+ | </ | ||
+ | |||
+ | === Resources === | ||
+ | [[http:// |