Search found 2 matches
- Fri Sep 01, 2023 5:39 am
- Forum: Hardware
- Topic: Running low on GPIO
- Replies: 2
- Views: 1468
Re: Running low on GPIO
Well..... This thread should be buried and forgotten for time and eternity. This morning I realized that when I had problems, I put in fake values for the inputs that didn't work. When I then changed the GPIO, I had forgotten about my "hard coding" and of course the value was stuck to "0". The whole...
- Thu Aug 31, 2023 10:58 am
- Forum: Hardware
- Topic: Running low on GPIO
- Replies: 2
- Views: 1468
Running low on GPIO
Hi Not long ago I started a project related to collecting and controlling other electronics from an ESP32-S2 Development board from Espressif. Now I am running low on GPIO since I have used up GPIO1-GPIO20, GPIO33-GPIO38 and still need 2 more IOs to be used as binary inputs. My choice of IO's has fo...