nliaudat / esp32_8ch_motor_shield

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

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

Closed heinemannj closed 1 year ago

heinemannj commented 1 year 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 1 year 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.