Solved: Pins 4 & 5 are swapped on the eagle library layout
Hello
I am trying to make a freezer sensor using a DS12B20. I have it working on a breadboard, but wanted a finished look so i made a PCB. My issue is that the DS12B20 is not working. I have done some basical troubleshooting and it seems like the pin i'm hooking it up too (GPIO4) will not go low.
I tried to make an example sketch in which i used digitalWrite to pull the pin low, but it still stays high. I have a pull-up resitor installed in between 3.3v and GPIO4. I have the sensor unplugged while i'm doing the testing.