using eb038 with flowcode 8

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 8.

Moderator: Benj

Post Reply
SimonCaruana
Posts: 2
Joined: Sun Nov 18, 2018 8:28 pm

using eb038 with flowcode 8

Post by SimonCaruana »

Hi there,
anybody knows when i can find the relay board eb038 in flowcode 8 please?

thanks
Simon

medelec35
Matrix Staff
Posts: 9521
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times

Re: using eb038 with flowcode 8

Post by medelec35 »

Hi Simon,
A Relay board component is not required in flowcode.
The relays are only activated when the output connected to EB038 goes high.
Have the patch in low nibble for portx 0 to 3
Or high nibble for portx 4 to 7
x = whatever port you select and so long as microcontroller supports it. e.g port C
You can use LED components or outputs.
For example you can choose LED Array and change count to 4 within properties.
Make sure the jumper on the relay PCB is on low nibble.
Martin

SimonCaruana
Posts: 2
Joined: Sun Nov 18, 2018 8:28 pm

Re: using eb038 with flowcode 8

Post by SimonCaruana »

thank you very much sir

medelec35
Matrix Staff
Posts: 9521
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times

Re: using eb038 with flowcode 8

Post by medelec35 »

You're welcome.
Let us know If you're still having any issues.
Martin

Post Reply