DS18B20 one wire temp sensor not being detectec
Posted: Mon Jul 20, 2015 11:34 am
This was all using the Pi 2 B v1.1
I have connected the sensor as you can see below. I have included the pullup 4.7k resistor. I have modded the boot/config file. Followed by a "sudo reboot". See bottom line.
(just noticed the overscan left ="" - i corrected that and it doesnt seem to be causing issues.) But still the Pi is not sensing it. Ive used a multimeter to check that
-the wires are connected. Legs of the sensor to the gpio pins are good.
-The 3.3v pin is 3.3v compared to the GND pin
-the 4.7k resistor is actually 4.7k
Ive tried three different identical sensors.
Ive tried adding ",gpiopin=4" to the end of the boot/config line.
All this was all completed after a "sudo apt-get update" followed by "sudo apt-get upgrade".
Still no joy
Any ideas?
I have connected the sensor as you can see below. I have included the pullup 4.7k resistor. I have modded the boot/config file. Followed by a "sudo reboot". See bottom line.
(just noticed the overscan left ="" - i corrected that and it doesnt seem to be causing issues.) But still the Pi is not sensing it. Ive used a multimeter to check that
-the wires are connected. Legs of the sensor to the gpio pins are good.
-The 3.3v pin is 3.3v compared to the GND pin
-the 4.7k resistor is actually 4.7k
Ive tried three different identical sensors.
Ive tried adding ",gpiopin=4" to the end of the boot/config line.
All this was all completed after a "sudo apt-get update" followed by "sudo apt-get upgrade".
Still no joy
Any ideas?