vitotai / BrewPiLess

Use an ESP8266 to replace RPI and Arduino. Running BrewPi without Pi, therefore, BrewPi-Less
352 stars 130 forks source link

Pinout for Esp-12F #332

Closed delight-f closed 3 years ago

delight-f commented 3 years ago

I am tearing my hair out trying to get Brewpiless to work on a ESP-12F based relay board.

I don't understand where some of the pinout values in config.H come from.

For example, the Analog Pin is defined by default as being NodeMCU_PIN_A0 as being 17. Where does 17 come from? The datasheet states pin 3 is the ADC pin!

Please clarify what system should be used for pinout. I've read the wiki and associated documentation and I'm still unclear.