Experimental pullup resistors enable macros

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
Kenrix2
Flowcode v5 User
Posts: 211
Joined: Tue Feb 19, 2013 9:51 pm
Has thanked: 72 times
Been thanked: 177 times
Contact:

Experimental pullup resistors enable macros

Post by Kenrix2 »

I wrote some code for the internal pullup resistors and thought I would share. I originally wanted to have one macro to handle many chips but, I couldn't figure out how to do it so here is are some examples for three different chips.

To use these macros within Flowcode select Macro>Import..., select the macro name and open.
Then drag a macro icon into your program and click on the macro name.
Attachments
pull_ups1825V5.fcm
(3.62 KiB) Downloaded 295 times
pull_ups1827V5.fcm
(3.43 KiB) Downloaded 273 times
pull_ups1936V5.fcm
(3.03 KiB) Downloaded 287 times

Post Reply