-->
Page 1 of 2

DS18B20 on nodemcu

PostPosted: Sun Feb 28, 2016 2:04 pm
by fotastisch
Hi there!

I'm trying to read a DS18B20 temperature sensor with the nodemcu dev board. Somehow it doesn't work.
Could someone who got it running, please tell me how it works?
I tried with the latest firmware, both integer and float and the example code from the nodemcu github page with success.

I appreciate any ideas that could help me get it running!

Thanks!

Re: DS18B20 on nodemcu

PostPosted: Sun Feb 28, 2016 2:51 pm
by xtal
Are you using NodeMCU dev sdk 1.5.1 Firmware or something else please indicate.......
If you used Frightantic.com to build Nodemcu FW Did you include 1-wire module ?

Re: DS18B20 on nodemcu

PostPosted: Sun Feb 28, 2016 3:21 pm
by fotastisch
Hi!

I'm using the latest release from https://github.com/nodemcu/nodemcu-firmware/releases. As far as I know 1-wire is included in that build, isn't it?

Thanks!

Re: DS18B20 on nodemcu

PostPosted: Sun Feb 28, 2016 3:32 pm
by fotastisch
I hope I got your question right, I'm a newbie for this!