Some working exemple of MCP23017 code ?

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 5.
To post in this forum you must have a registered copy of Flowcode 5 or higher.

Moderator: Benj

Post Reply
Speedy2k
Posts: 91
Joined: Mon Aug 06, 2012 5:04 am
Has thanked: 2 times

Some working exemple of MCP23017 code ?

Post by Speedy2k »

Is there someone who as already worked with this chip with Flowcode ? is it usable and is there any avaible sample code to communicate with it ? Thanx a lot!

kersing
Valued Contributor
Valued Contributor
Posts: 2045
Joined: Wed Aug 27, 2008 10:31 pm
Location: Netherlands
Has thanked: 553 times
Been thanked: 1081 times

Re: Some working exemple of MCP23017 code ?

Post by kersing »

Have you checked this I/O expansion article in the Programming Tips & Tricks forum??
“Integrity is doing the right thing, even when no one is watching.”

― C.S. Lewis

User avatar
Jordy101091
Posts: 519
Joined: Sat Jan 08, 2011 4:02 pm
Location: The Netherlands
Has thanked: 25 times
Been thanked: 188 times
Contact:

Re: Some working exemple of MCP23017 code ?

Post by Jordy101091 »

Hi,

For my current project "aquarium controller" I'm using a similar chip.
I'm using this chip for controlling the ac outputs.

If you like I can make you a example program of how to toggle the IO
I need to see that I'm only using this chip for outputs and not for inputs.

But he at least you know how to control the outputs.

Regards jordy
the will to learn, should not be stopped by any price

Post Reply