Hi Everyone,
I got my Arduino yesterday and I've been running through all the tutorials I can get my hands on. Everything seems to go smoothly, except the two that I'm most interested in!
The first is a problem with the 2.8" TFT Touch Shield, but I've posted that in the Shield forum. (Maybe an inspired individual will head over there and tell me I did everything right and am not crazy.) (http://forums.adafruit.com/viewtopic.php?f=31&t=30219)
The other issue is with the MCP23008 I ordered to add some pins that the LCD takes away. I did the toggle example first, with no issues at all. Even added extra LEDs to see how it worked on larger scale.
Toggle Example: https://github.com/adafruit/Adafruit-MCP23008-library/tree/master/examples/toggle
Next I tried the button example, but the input was not being read. I've confirmed the wiring several times and it looks fine. I've tried using buttons and switches to change the state of the pin. Eventually I ventured out and found another tutorial that only used the Wire library, but this one didn't work for me either.
Button Example: https://github.com/adafruit/Adafruit-MCP23008-library/tree/master/examples/button
Micro Clutter Example: http://microclutter.blogspot.com/2011/12/mcp23008-i2c-expander-button.html
Could I have a bunk chip? Have you guys had much luck with these? Is there anything I could be missing?
I appreciate any help you guys can give!
-Rob



