I am starting a basic project that will use wireless for IOT.
I have a few sensors/buttons that are digital, and just one sensor that is analog. I will also be using RX/TX to communicate with a Nextion display.
I have read SO MUCH about what and when you can use certain pins. It seems like there are many pin conflicts that can cause problems.
Does anyone have a list of what Pins are truly 100% useable pins ( no matter what else is taking place ) without having to be concerned with and and all conflicts.
I also see that it has “ touch “ capacitance pins and I have no experience with them. Are they also universal to digitalWrite HIGH/LOW and also if they are able to digitalRead HIGH/LOW would any sort of touch cause interference with the digital read.
It sounded like a great board but I am quickly learning the spec sheets paints a different picture.