Exploring Pic Io Expander
Exploring Pic Io Expander reveals several interesting facts.
- http://www.libstock.com/projects/view/1616/mcp23s17-demo http://www.ccsinfo.com/forum/viewtopic.php?t=51264 ...
- PCF8574A is used to create 8 extra output pins to LED.
- A demo of the Arduino microcontroller environment communicating via SPI with the MCP23S08 8-bit
- The PCF8574A is driven by I2C bus with a Cortex M3 core on address 0x70. All outputs leds are consequently driven low - one by ...
- For more information, visit: http://ics.nxp.com/interface/
In-Depth Information on Pic Io Expander
Example PCF8574A is used as input and output It's time to take a look at these PCF8574 Raspberry Pi working with an MCP23017 16-bit I2C
What to do when you run out of pins on your arduino device? You can use a pin
Stay tuned for more updates related to Pic Io Expander.