Search found 274 matches

Return to advanced search


Re: New build.

in wavemaker tab I did this analogWrite(wavemaker1, pwm.setPin(0); analogWrite(wavemaker2, pwm.setPin(1); in ferduino tab I added, #include <Adafruit_PWMServoDriver.h> Adafruit_PWMServoDriver pwm = Adafruit_PWMServoDriver(0x40); And I removed as you said in setup tab, I have tried to right it many d...
by Christopher Kindig
Sun Dec 11, 2016 2:28 pm
 
Forum: Show your controller
Topic: New build.
Replies: 346
Views: 194584

Re: New build.

so I have been at it for 2 days and I just can't seem to get this one figured out but, I am going to keep at it. @-)
by Christopher Kindig
Sun Dec 11, 2016 2:31 am
 
Forum: Show your controller
Topic: New build.
Replies: 346
Views: 194584

Re: New build.

so no need for a bit address in front of or after "analogWrite"?
by Christopher Kindig
Wed Dec 07, 2016 10:11 pm
 
Forum: Show your controller
Topic: New build.
Replies: 346
Views: 194584

Re: New build.

ok so I am working with adding the I2c pwm driver to the code and I am not sure how to change the address for the wave makers to the I2c pwm address, also I will try to add my return and skimmer pumps to the number 2 menu.
by Christopher Kindig
Wed Dec 07, 2016 9:00 pm
 
Forum: Show your controller
Topic: New build.
Replies: 346
Views: 194584

Re: New Web code and screen lockup.  [SOLVED]

ferduino works with watchdog un-commented.
by Christopher Kindig
Wed Dec 07, 2016 5:25 pm
 
Forum: Ferduino code
Topic: New Web code and screen lockup.
Replies: 16
Views: 16739

Re: New Web code and screen lockup.  [SOLVED]

Yes, the files for touch are saved separately from all others and can not be deleted.
I used the watchdog setting and got it working again.
by Christopher Kindig
Wed Dec 07, 2016 4:47 pm
 
Forum: Ferduino code
Topic: New Web code and screen lockup.
Replies: 16
Views: 16739

Re: New Web code and screen lockup.  [SOLVED]

No sir the good one, the other sets up like a shield I have been using it for other project with the wavemaker cotrol ed with i2c.
by Christopher Kindig
Wed Dec 07, 2016 1:22 pm
 
Forum: Ferduino code
Topic: New Web code and screen lockup.
Replies: 16
Views: 16739

Re: New Web code and screen lockup.  [SOLVED]

No sir I did not change any of these, I left them as default for ferduino, them added library UTFT driver file to arduino for my display just like in the past.
by Christopher Kindig
Wed Dec 07, 2016 10:43 am
 
Forum: Ferduino code
Topic: New Web code and screen lockup.
Replies: 16
Views: 16739

New Web code and screen lockup.  [SOLVED]

Hello all, so after I uploaded the new code I had an issue. Once the tft was touched the first time it would goto the first menu then no longer respond till I did a hard reset. Just curious if anyone else may have strange things go on and what your results are. I am going to work more with the setti...
by Christopher Kindig
Wed Dec 07, 2016 5:34 am
 
Forum: Ferduino code
Topic: New Web code and screen lockup.
Replies: 16
Views: 16739

Re: New build.

No the pump is dirty I haven't cleaned it after take down my other tank.
by Christopher Kindig
Sun Dec 04, 2016 12:26 pm
 
Forum: Show your controller
Topic: New build.
Replies: 346
Views: 194584

Re: A few questions  [SOLVED]

Is it a possible voltage issue like what I was having for some time, I found if at 5 volts there where issues, at 7 volts no issues, just a thought.
by Christopher Kindig
Sat Dec 03, 2016 8:42 am
 
Forum: Ferduino code
Topic: A few questions
Replies: 33
Views: 12007

Re: New build.

Here is a video of prof of functionality.
Watch on youtube.com
by Christopher Kindig
Fri Dec 02, 2016 6:17 pm
 
Forum: Show your controller
Topic: New build.
Replies: 346
Views: 194584

Re: New build.

so at this point I have a very down and dirty setup of the multi function pwm driver for all my pumps and wave makers as an add on module to ferduino, just need to put it into ferduino code so that wave, skimmer and, return pumps are all separately controlled.
by Christopher Kindig
Fri Dec 02, 2016 5:03 pm
 
Forum: Show your controller
Topic: New build.
Replies: 346
Views: 194584

Re: New build.

all errors corrected.
by Christopher Kindig
Wed Nov 30, 2016 12:02 am
 
Forum: Show your controller
Topic: New build.
Replies: 346
Views: 194584

Re: New build.

Hi Fernando, I am getting a long list of errors with the new web control and arduino loader. any thoughts? Arduino: 1.6.7 (Windows 10), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)" C:\Users\kindig\Desktop\ferduino with web new\Ferduino_with_webcontrol_beta-master\Ferd...
by Christopher Kindig
Mon Nov 28, 2016 1:07 am
 
Forum: Show your controller
Topic: New build.
Replies: 346
Views: 194584

Re: New build.

Hello all, Just wondering what everyone has been up to I will be posting some new pics of the new tank here soon, I am getting back into the swing of things and i will bee putting together the remaining power ISO boards that I have in the next 2 or 3 weeks.
by Christopher Kindig
Sun Nov 27, 2016 9:59 pm
 
Forum: Show your controller
Topic: New build.
Replies: 346
Views: 194584

Re: Ferduino Mega 2560

It's okay I understand.
by Christopher Kindig
Sat Aug 27, 2016 11:47 pm
 
Forum: News
Topic: Ferduino Mega 2560
Replies: 102
Views: 52000

Re: Ferduino Mega 2560

Hi Fernando I would be willing to do some testing or have my mom check out the prototype tosee if we can spot the issue, she has many yearsin electronics development.
by Christopher Kindig
Thu Aug 25, 2016 3:50 am
 
Forum: News
Topic: Ferduino Mega 2560
Replies: 102
Views: 52000

Re: New build.

Image


-------------------------------- Last edited Wed Dec 23, 2015 11:02 am --------------------------------

Even with that code being for servos it will work for pwm motor?
by Christopher Kindig
Wed Dec 23, 2015 2:00 pm
 
Forum: Show your controller
Topic: New build.
Replies: 346
Views: 194584

Re: New build.

Hi Fernando, I have to provide an I2c address fort his within the code only on setup as (0x40) correct?

-------------------------------- Last edited Wed Dec 23, 2015 10:50 am --------------------------------

Image
by Christopher Kindig
Wed Dec 23, 2015 1:40 pm
 
Forum: Show your controller
Topic: New build.
Replies: 346
Views: 194584

PreviousNext

Return to advanced search

cron