RastoH / eXtended-Coop-Controller

Control chicken coop with ESP8266 - automatic chicken coop door, Hen Light, Coop Light, Heater, Fan, water ....
4 stars 0 forks source link

Pinouts #4

Closed SThM-develop closed 1 year ago

SThM-develop commented 1 year ago

Hi, firstly congrats to great job.

I want to try this project on my coop. For sure pin numbers that you use at pin section are from older LOLIN D1 mini v 3.1.0, right? Is possible to use latest version LOLIN D1 mini v 4.0.0 which one are you referring to in the main README.md? Will be there some pin changes?

And I would also like to ask where the coop fan/heater and the LED light are connected? I couldn't find that anywhere.

Really thanks for answer. Thomas

RastoH commented 1 year ago

LOLIN D1 mini boards, shields have the same pins

Motor, LEDs are conected on motor driver -> LOLIN v2 (tested), AT8870 Motor Shield, HR8833 Motor Shield

Channel A -> door motor CHannel B -> hen light

FAN/HEATER is in dev mode, not fully working, it uses second motor driver on i2c, i rewrite libraries to MCP230xx or PCF8574.