Forum Software Ferduino code Change the pins for timers and skimmer

Change the pins for timers and skimmer  [SOLVED]


Post Number:#1 Post Thu Jul 05, 2018 2:53 pm
Posts: 22
Topics: 9
Images: 2
Solve rating: 0
Joined: Wed Aug 16, 2017 12:35 pm
Topics: 9
Age: 47
Gender: None specified
National Flag:
Brazil
Hi Fernando,

In my Ferduino there are left the pins 46, 48, 59, 66, 67, 68 and 69; Is it possible to use these pins to control the skimmer, fresh water pump and the 5 timer outlets?
If yes, what should I change in the code to effect these changes, if possible I will not need to use the PCF5875.

Rômulo

Post Number:#2 Post Thu Jul 05, 2018 4:04 pm
Posts: 1699
Topics: 38
Images: 301
Solve rating: 233
Joined: Mon Mar 03, 2014 5:59 pm
Topics: 38
Age: 39
Location: São Paulo
Gender: Male
National Flag:
Brazil

Hi!

Just swap the pin numbers.

Example:

const byte wavemaker2 = 46;
const byte temporizador1 = 80;


Change to:

const byte wavemaker2 = 80;
const byte temporizador1 = 46;


Best regards.
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.




Return to Ferduino code





Who is online

Users viewing this topic: No registered users and 1 guest

cron