Forum Members section DIY Ferduino controller Metering pumps

Metering pumps  [SOLVED]

Ask here about your controller made with pieces purchased in other shops.

Post Number:#21 Post Wed Jan 20, 2016 3:27 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

This values are in minutes, so convert to hours and you will know the exact moment to each dosage.
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Post Number:#22 Post Wed Jan 20, 2016 3:41 pm
Posts: 48
Topics: 8
Images: 10
Solve rating: 0
Joined: Tue Dec 09, 2014 8:03 am
Topics: 8
Age: 46
Gender: Male
National Flag:
Brazil
You see why this new version is not recording the information on the card?

Post Number:#23 Post Wed Jan 20, 2016 3:47 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

To each user the code have a different problem. For now I don't know exactly where is the problem.

I know that all functions are working very fine in my controller and I can't replicate this errors here. :(
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Post Number:#24 Post Wed Jan 20, 2016 4:20 pm
Posts: 48
Topics: 8
Images: 10
Solve rating: 0
Joined: Tue Dec 09, 2014 8:03 am
Topics: 8
Age: 46
Gender: Male
National Flag:
Brazil
It is a pity. You made any changes in the code from the previous version to the current version concerning metering?

Post Number:#25 Post Wed Jan 20, 2016 4:37 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

There many changes on code but it isn't the problem because the custom dosage works for me and I know that it works to Danilo Castellano too.
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Post Number:#26 Post Wed Jan 20, 2016 5:40 pm
Posts: 48
Topics: 8
Images: 10
Solve rating: 0
Joined: Tue Dec 09, 2014 8:03 am
Topics: 8
Age: 46
Gender: Male
National Flag:
Brazil
So I will not be able to use this new version.I wanted this new version mainly for control of the skimmer that my already spilled about 3 times.

I switched to criar_arquivos function from the previous version, which works with the current version and still does not write the files.

Post Number:#27 Post Wed Jan 20, 2016 10:15 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

Try the code updated available on Github with IDE 1.6.7.
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Post Number:#28 Post Thu Jan 21, 2016 10:28 am
Posts: 48
Topics: 8
Images: 10
Solve rating: 0
Joined: Tue Dec 09, 2014 8:03 am
Topics: 8
Age: 46
Gender: Male
National Flag:
Brazil
This new version'm unable to install, get the white screen. Already changed to UTouch myTouch (6,5,4,3,2);

I do not know what can be.

Post Number:#29 Post Thu Jan 21, 2016 10:50 am
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!

Using the IDE 1.0.6 what happens?

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

Post Number:#30 Post Thu Jan 21, 2016 2:14 pm
Posts: 48
Topics: 8
Images: 10
Solve rating: 0
Joined: Tue Dec 09, 2014 8:03 am
Topics: 8
Age: 46
Gender: Male
National Flag:
Brazil
Hi, I used the IDE 1.0.6 and installed, but still does not record the dosing information on the card.

Post Number:#31 Post Thu Jan 21, 2016 2:31 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

On setup try change "HALF_SPEED" to "FULL_SPEED" or "QUARTER_SPEED" to see what happens.

 while (!SD.begin(ChipSelect_SD, SPI_HALF_SPEED))
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Post Number:#32 Post Thu Jan 21, 2016 3:00 pm
Posts: 48
Topics: 8
Images: 10
Solve rating: 0
Joined: Tue Dec 09, 2014 8:03 am
Topics: 8
Age: 46
Gender: Male
National Flag:
Brazil
Does not work, does not open, is asking the memory card.

-------------------------------- Last edited Thu Jan 21, 2016 4:22 pm --------------------------------

Fernando, find out what was wrong, the list of SPI devices were selected const byte ChipSelect_SD = 5; It was to be const byte ChipSelect_SD = 4; I commented line 5 and uncommented line 4 and is now recording right.

Such a simple thing and neither he nor you remembered to look.

thank you

Post Number:#33 Post Fri Jan 22, 2016 9:19 am
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!

The dosage is working now?

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

Post Number:#34 Post Fri Jan 22, 2016 10:58 am
Posts: 48
Topics: 8
Images: 10
Solve rating: 0
Joined: Tue Dec 09, 2014 8:03 am
Topics: 8
Age: 46
Gender: Male
National Flag:
Brazil
Yes, it is now running normal.

Only I'm not using that its latest version, which updated yesterday because here when I installed was restarting.

Thanks,

Post Number:#35 Post Fri Jan 22, 2016 11:46 am
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

Glad to hear.

I'll close this topic because the initial issue was solved.
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Previous



Return to DIY Ferduino controller





Who is online

Users viewing this topic: No registered users and 1 guest