nliaudat / esp32_8ch_motor_shield

An ESP32 based 8 channels motor controller (to replace Homematic IP Floor Heating Actuator)
Other
86 stars 17 forks source link

Documentation: Difference between Floor heating and Motor control firmware #44

Closed heinemannj closed 10 months ago

heinemannj commented 10 months ago

Please clarify about the differences, the approach and possible use cases for:

Floor heating : https://github.com/nliaudat/floor-heating-controller Motor control : https://github.com/nliaudat/esphome-8-ch-motor-controller

Cheers Joerg

nliaudat commented 10 months ago

1) Floor heating use the climate components to control motor

2) Motor version is to control any kind of motors, like steppers. You can use the esphome hbridge component.