Search found 1701 matches

Return to advanced search


Re: BUS i2C Clock and PCF8575  [SOLVED]

Can you scan only with RTC connected?
by Fernando Garcia
Sat Oct 03, 2020 5:01 pm
 
Forum: DIY Ferduino controller
Topic: BUS i2C Clock and PCF8575
Replies: 5
Views: 5219

Re: BUS i2C Clock and PCF8575  [SOLVED]

Hi!

Wich RTC module are you using?

Can you try scan I2C BUS only with PCF connected?

Best regards.
by Fernando Garcia
Sat Oct 03, 2020 3:14 pm
 
Forum: DIY Ferduino controller
Topic: BUS i2C Clock and PCF8575
Replies: 5
Views: 5219

Re: LED controller  [SOLVED]

Hi! Welcome Stefan! If I use a mega board with built in esp8266 with a PCA9685 shield on top. Can you give me links for this parts? Why do you want use a PCA9685? How many LED channels are needed for your project? Using Ferduino code and Joyreef to control via WiFi, will it work? Actually Joyreef is...
by Fernando Garcia
Thu Oct 01, 2020 12:25 pm
 
Forum: Ferduino code
Topic: LED controller
Replies: 1
Views: 5047

Re: Arduino - 2.2 tft shield - w5100 shield  [SOLVED]

Hi!

The instructions about web interface are here please check it.

Best regards.
by Fernando Garcia
Sat Sep 19, 2020 11:21 am
 
Forum: DIY Ferduino controller
Topic: Arduino - 2.2 tft shield - w5100 shield
Replies: 7
Views: 7356

Re: Arduino - 2.2 tft shield - w5100 shield  [SOLVED]

More or less because you have to change IP address, gateway e credentials for web interface on code.

Also a PCF8575 is required otherwise you will get a white screen.
by Fernando Garcia
Fri Sep 18, 2020 3:54 pm
 
Forum: DIY Ferduino controller
Topic: Arduino - 2.2 tft shield - w5100 shield
Replies: 7
Views: 7356

Re: Arduino - 2.2 tft shield - w5100 shield  [SOLVED]

Hi!

You should NOT remove pins from ethernet shield. Just leave this pins disconnected then make a bridge as shown in this image.

Image


Best regards.
by Fernando Garcia
Fri Sep 18, 2020 9:46 am
 
Forum: DIY Ferduino controller
Topic: Arduino - 2.2 tft shield - w5100 shield
Replies: 7
Views: 7356

Re: Calcium reactor problem  [SOLVED]

So I think the security function is working. =))

Can you mark this topic as solved?
by Fernando Garcia
Thu Aug 27, 2020 4:06 pm
 
Forum: DIY Ferduino controller
Topic: Calcium reactor problem
Replies: 3
Views: 5730

Re: Calcium reactor problem  [SOLVED]

Hi! Parameters can't be configured via code it should be via touch screen or web interface. Also there is a security function that will turn off the calcium reactor if tank pH is lower than desired. if (PHA < (setPHA - offPHA)) // Se PH do aquário menor que o desejado menos a variacao permitida. { b...
by Fernando Garcia
Thu Aug 27, 2020 4:00 pm
 
Forum: DIY Ferduino controller
Topic: Calcium reactor problem
Replies: 3
Views: 5730

Re: TFT problem  [SOLVED]

This is not a problem with calibration if button test example is working fine.

Connect PCF8575 and RTC and it should solve the problem as I told before.
by Fernando Garcia
Sat Jul 04, 2020 12:32 pm
 
Forum: DIY Ferduino controller
Topic: TFT problem
Replies: 5
Views: 5408

Re: TFT problem  [SOLVED]

Hi! Welcome Isidoro! Please write here only in english. Use Google translator if needed. The controller is not responding because it should be trying communication with PCF8575 or RTC modules. Connecting this modules should solve this problem. Wihout an ethernet shield the configuration should be li...
by Fernando Garcia
Sat Jul 04, 2020 10:13 am
 
Forum: DIY Ferduino controller
Topic: TFT problem
Replies: 5
Views: 5408

Re: My Ferduino DIY

Hi Christopher!

The problem was due a difference of behaviour between PCF8575TS and PCF8575C.

You can see all conversation here.

Best regards.
by Fernando Garcia
Mon Jun 29, 2020 12:28 pm
 
Forum: Show your controller
Topic: My Ferduino DIY
Replies: 27
Views: 32044

Re: ESP8266  [SOLVED]

Hi! Obviously it's needed for this reason it's listed here . You will damage your ESP connecting it directly to 5 V. Moreover.... In this point I can't guide you step by step. You have to search for solutions on Google since this is not a problem with Ferduino code. Try install an example like this ...
by Fernando Garcia
Sun May 31, 2020 5:10 pm
 
Forum: Ferduino code
Topic: ESP8266
Replies: 53
Views: 78120

Re: What am I doing Wrong?  [SOLVED]

Hi! Just follow this tutorial. https://www.ferduino.com/forum/gallery/image.php?album_id=71&image_id=722 This model is not recommended in my part list. This model has 34 pins and the model used here has 40 pins. Unless do you have a TFT shield compatible with Arduino mega and this model is suppo...
by Fernando Garcia
Wed May 20, 2020 3:04 pm
 
Forum: LED light and others
Topic: What am I doing Wrong?
Replies: 9
Views: 12915

Re: ESP8266  [SOLVED]

Hi!

Just follow the video tutorial.

PS.: Is not needed duplicate your question to get an answer.

Best regards.
by Fernando Garcia
Sat May 16, 2020 6:30 pm
 
Forum: Ferduino code
Topic: ESP8266
Replies: 53
Views: 78120

Re: ESP8266  [SOLVED]

Hi!

The second seems the newest version.

Best regards.
by Fernando Garcia
Fri May 15, 2020 4:07 pm
 
Forum: Ferduino code
Topic: ESP8266
Replies: 53
Views: 78120

Re: What am I doing Wrong?  [SOLVED]

Hi!

Try buy this PCB so you can make sure there's no error on circuit.

Best regards.
by Fernando Garcia
Fri May 15, 2020 11:38 am
 
Forum: LED light and others
Topic: What am I doing Wrong?
Replies: 9
Views: 12915

Re: ESP8266  [SOLVED]

Hi!

If do you want you should buy another NodeMCU. I won't give support for another model of ESP8266.

I'm recommending NodeMCU because it's very simple to set up.

Best regards.
by Fernando Garcia
Thu May 14, 2020 8:26 pm
 
Forum: Ferduino code
Topic: ESP8266
Replies: 53
Views: 78120

Re: ESP8266  [SOLVED]

All information about Ferduino Mega 2560 is here . In this point I can't guide you step by step. You have to search for solutions on Google since this is not a problem with Ferduino code. Try install an example like this using Arduino IDE. If examples are working so try install ESP-link again. Also ...
by Fernando Garcia
Mon May 11, 2020 9:25 pm
 
Forum: Ferduino code
Topic: ESP8266
Replies: 53
Views: 78120

Re: ESP8266  [SOLVED]

Not sure. The problem was solved?

Unfortunately I haven't money to make boards. I lost all my money of this project to a chinese manufacturer.

Thanks anyway.
by Fernando Garcia
Mon May 11, 2020 8:54 pm
 
Forum: Ferduino code
Topic: ESP8266
Replies: 53
Views: 78120

PreviousNext

Return to advanced search

cron