Page 1 of 1

Hi from Ireland

Posted: 09 May 2020, 16:32
by pongshaft
Hi all.

Spending this time to try advance my understanding of espeasy

Credit to this forum I have made multiple temp sensors and connected to openhab without knowing what I am really doing.

I am trying to get a very basic level understanding of the pins on the nodemcu 8366.

Can anyone point me to any YouTube veos or information to help me understand what it all means. Like complete beginner level would be best.

My next project is going to be a tank monitor

Regards

Re: Hi from Ireland

Posted: 09 May 2020, 20:55
by TD-er
We have a short description of what pins are best to use on the ESP8266/ESP32 in the ReadTheDocs documentation. : https://espeasy.readthedocs.io/en/lates ... on-esp8266

But that does assume some basic knowledge, so maybe you can start here: https://randomnerdtutorials.com/esp8266 ... nce-gpios/

Hi back from the Netherlands. :)

Re: Hi from Ireland

Posted: 10 May 2020, 02:11
by happytm
Here is useful link : https://www.youtube.com/watch?v=7h2bE2vNoaY

Thanks.

Re: Hi from Ireland

Posted: 15 May 2020, 01:04
by pongshaft
Hi thank you both for responding and all your help.