Replies: 10 comments 30 replies
-
Beta Was this translation helpful? Give feedback.
-
If you haven't mout the motor, there will be no resistance nor endstop. The BEMF value of 0.0 is right |
Beta Was this translation helpful? Give feedback.
-
I asked in the context of testing - my floor heating is behind the cabinet and I don't really want to pull the cabinet back to check the voltage. In addition, I use actuators in it after the return, which do work though. I know I have the same situation in the other floor heating, and it is easier to access and there is a new actuator. In order not to have to test the board in the floor heating, I will buy another new actuator and some cheap m30x1.5 valve and check how the situation is on the 3rd board. I am using a GPIO22 together with a 4.7 kOhm resistor to which I have a DS18B20 connected - maybe this is the problem? |
Beta Was this translation helpful? Give feedback.
-
If you have one, check with another esp32-devkit. Some very cheap board have no buildin ADC calibration and may report incorrect values |
Beta Was this translation helpful? Give feedback.
-
Hmmm, my voltage metter show 0.000v... |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
If your opamp module if bad, a quick fix can be to link the BEMF inputs to the board like this : The previous version with no opamp were like that and were working, but not with all kind of motors. You have homematic motors and I run my board in that configuration for years. |
Beta Was this translation helpful? Give feedback.
-
Drill 1mm diam, insert a nail and cut it the right lenght.
|
Beta Was this translation helpful? Give feedback.
-
I fix my motor, and i insert it onto my valve. I see how vale moving up and down. But i stil have all time 0.000v. When i try to change firmware code to: https://github.com/nliaudat/floor-heating-controller/blob/main/sensor_adc.yaml#L61 i see all time 0.008v in ESPhome, but in voltage metter i have only 0.000v. |
Beta Was this translation helpful? Give feedback.
-
If you have a second board, please try to cut off the resistor as told in https://github.com/nliaudat/esp32_8ch_motor_shield/blob/main/hack.md . You must cut CH1 and CH2 Have you tried another ESP32 devkit ? some are broken. |
Beta Was this translation helpful? Give feedback.
-
I have all bemf all time 0.000 v, maybe is problem with my motors?
I use V57 rev 1.48 .
And I see that my board keep restarting, I haven't more that 15 minutes uptime
Beta Was this translation helpful? Give feedback.
All reactions