Search found 1701 matches

Return to advanced search


Re: Help Code

Hi Isidora!

Welcome back.

I believe you are talking about this code.

This messages are warnings not errors.

You can fix some of this warnings adding (char*) before every text in myGLCD.print function.

Like this:

myGLCD.print((char*)",", 150, 170);


Best regards.
by Fernando Garcia
Sun Jul 16, 2023 11:51 am
 
Forum: Ferduino code
Topic: Help Code
Replies: 1
Views: 37401

Re: Mosquitto 1.5.7 MQTT  [SOLVED]

Hi!

Happy to know you have found the root of the problem.

When possible please show us the integration of your Ferduino controller with your home automation.

For now I"ll close this topic.

Best regards.
by Fernando Garcia
Fri Dec 17, 2021 9:18 pm
 
Forum: DIY Ferduino controller
Topic: Mosquitto 1.5.7 MQTT
Replies: 9
Views: 47748

Re: Mosquitto 1.5.7 MQTT  [SOLVED]

Socket error on client ID:maciek, disconnecting


Hi!

This error is from Mosquitto log?

Best regards.
by Fernando Garcia
Mon Dec 13, 2021 1:05 pm
 
Forum: DIY Ferduino controller
Topic: Mosquitto 1.5.7 MQTT
Replies: 9
Views: 47748

Re: Mosquitto 1.5.7 MQTT  [SOLVED]

I think the problem is here:

 MQTT ERROR: Keep-alive timed out


Increase the time in the ESP-link interface.

Image
by Fernando Garcia
Thu Dec 09, 2021 7:56 pm
 
Forum: DIY Ferduino controller
Topic: Mosquitto 1.5.7 MQTT
Replies: 9
Views: 47748

Re: Mosquitto 1.5.7 MQTT  [SOLVED]

Hi!

For now I have no idea.

Look the debug log on ESP-Link to try find some useful information.

Image


Best regards.
by Fernando Garcia
Thu Dec 09, 2021 11:38 am
 
Forum: DIY Ferduino controller
Topic: Mosquitto 1.5.7 MQTT
Replies: 9
Views: 47748

Re: Mosquitto 1.5.7 MQTT  [SOLVED]

Hi!

What you can see on serial monitor?

Looks like ESP-link or Ferduino code is closing the connection instead keep alive.

Best regards.
by Fernando Garcia
Wed Dec 08, 2021 11:11 am
 
Forum: DIY Ferduino controller
Topic: Mosquitto 1.5.7 MQTT
Replies: 9
Views: 47748

Re: 28byj-48-5v  [SOLVED]

Hi! This ULN module will give more problem than solution. Separated module require more wires and more wires are susceptible to bad contact and so on. The circuit for dosing pumps or fans is very simple and can be assembled in the prototype shield. Maybe this picture can make the things more clear t...
by Fernando Garcia
Mon Jul 05, 2021 1:21 pm
 
Forum: DIY Ferduino controller
Topic: ULN2003 and step down modules
Replies: 1
Views: 18302

Re: Irf540 v4.0

Hi!

This module can be used but keep in mind there's no control in the current available for LED.

To control the current you should put resistor in serie with LED.

Best regards.
by Fernando Garcia
Sun Jul 04, 2021 9:42 pm
 
Forum: LED light and others
Topic: Irf540 v4.0
Replies: 1
Views: 31546

Re: Doubts with hardware  [SOLVED]

Hi!

I think the initial question was answered so I will close this topic.

Best regards.
by Fernando Garcia
Wed Jun 23, 2021 8:36 pm
 
Forum: DIY Ferduino controller
Topic: Doubts with hardware
Replies: 4
Views: 22880

Re: Doubts with hardware  [SOLVED]

Hi! Welcome Jean! I have no experience with any pH circuit other than from Atlas Scientific. You can use any cheap pH circuit compatible with Arduino but you have to adjust Ferduino code by yourself. The only help you will get from me about this part is available here . Just pay attention that the v...
by Fernando Garcia
Tue Jun 22, 2021 2:40 pm
 
Forum: DIY Ferduino controller
Topic: Doubts with hardware
Replies: 4
Views: 22880

Re: Add WiFi with less than $5

Hi! I found a better way to add WiFi to Ferduino. This is not a $5 solution but at least no soldering is required and the build will be more clean. https://www.ferduino.com/forum/gallery/image.php?album_id=11&image_id=753 This board by RobotDyn has built-in an ESP8266. You can follow the video a...
by Fernando Garcia
Wed Jun 09, 2021 4:32 pm
 
Forum: DIY Ferduino controller
Topic: Add WiFi with less than $5
Replies: 1
Views: 19713

Re: Code changes [changelog]

[09/06/2021]

1 - Make the selection of ethernet shield or ESP8266 more clear.
Now user should uncomment USE_ETHERNET_SHIELD or USE_ESP8266 to enable web interface.
by Fernando Garcia
Wed Jun 09, 2021 12:58 pm
 
Forum: Ferduino code
Topic: Code changes [changelog]
Replies: 6
Views: 29911

Re: Feature request: Calibration for probes  [SOLVED]

You should mark the option "Align image" as left, center or right leaving as default will give you this error. It seems good but I think you could make a single PCB to connect the ISO board, rj45 and multiplexer to avoid bad connections in wires. Also the box could be so much smaller. As d...
by Fernando Garcia
Tue Jun 08, 2021 3:02 pm
 
Forum: Ferduino code
Topic: Feature request: Calibration for probes
Replies: 4
Views: 25951

Re: Feature request: Calibration for probes  [SOLVED]

Hi! This feature is in my task list but now I have only stamps 4.X. Is very complicated to add code without hardware to test. Stamps 4.x are obsolete since long time so add code for it will be waste of time. Normally is not needed disassembly the controller, is needed just change the code and it sho...
by Fernando Garcia
Tue Jun 08, 2021 1:01 pm
 
Forum: Ferduino code
Topic: Feature request: Calibration for probes
Replies: 4
Views: 25951

Re: RF controller

Hi!

After long time I'm revisiting this subject.

The PCB is ready now I have to place the components.

Image


Image


Best regards.
by Fernando Garcia
Sat May 29, 2021 4:53 pm
 
Forum: News
Topic: RF controller
Replies: 27
Views: 78688

Re: ESP8266  [SOLVED]

Hi!

Glad to hear!

Best regards.
by Fernando Garcia
Sat May 08, 2021 7:35 pm
 
Forum: Ferduino code
Topic: ESP8266
Replies: 10
Views: 36022

Re: ESP8266  [SOLVED]

Hi!

ESP8266 12F is the microcontroller used on NodeMCU.

This "experience plate" is more known as breadboard or protoboard. ;)

Best regards.
by Fernando Garcia
Tue May 04, 2021 10:21 am
 
Forum: Ferduino code
Topic: ESP8266
Replies: 10
Views: 36022

Re: Esp8266 12f  [SOLVED]

What's the reason to use ESP8266 12F instead NodeMCU? Are you doing a custom board?

The "experiment board" you are talking about is like this?

Image
by Fernando Garcia
Mon May 03, 2021 4:48 pm
 
Forum: Ferduino code
Topic: ESP8266
Replies: 10
Views: 36022

Re: Esp8266 12f  [SOLVED]

Hi! You have to leave the code in this way: #define ETHERNET_SHIELD #define USE_ESP8266 Then look for this message on serial monitor: Syncing Arduino and ESP8266... Synced! Or Syncing Arduino and ESP8266... Syncy failed!! Is not needed connect probes to controller. Best regards.
by Fernando Garcia
Mon May 03, 2021 8:18 am
 
Forum: Ferduino code
Topic: ESP8266
Replies: 10
Views: 36022

Re: Esp8266 12f  [SOLVED]

Hi!

No, just uncomment this line:

// #define USE_ESP8266


After install the code open the serial monitor and set the baud rate to 38400 then check if ESP and Arduino are synced.

Best regards.
by Fernando Garcia
Sun May 02, 2021 3:37 pm
 
Forum: Ferduino code
Topic: ESP8266
Replies: 10
Views: 36022

Next

Return to advanced search

cron