Difference: DS18B20Shield (1 vs. 2)

Revision 22019-05-17 - UliRaich

Line: 1 to 1
 
META TOPICPARENT name="WeMosD1Mini"

The DS18B20 1-wire temperature sensor

Line: 6 to 6
  wemosDS18B20.png
Changed:
<
<
As before I write a small hardware testing program stored in my driver directory
>
>
As before I wrote a small hardware testing program stored in my driver directory
 
Changed:
<
<
https://afnog.iotworkshop.africa/pub/AFNOG/DS18B20Shield/ds18b20Test.py.txt
>
>
https://github.com/uraich/MicroPython_IoTDemos/tree/master/drivers/ds18b20
  and only when I can read the temperature as expected I add the WiFi and MQTT code for Cayenne and save it into the cayenne directory
Changed:
<
<
https://afnog.iotworkshop.africa/pub/AFNOG/DS18B20Shield/cayenneDS18B20.py.txt
>
>
https://github.com/uraich/MicroPython_IoTDemos/blob/master/cayenne/ds18b20/cayenneDS18B20.py
  -- Uli Raich - 2019-03-22

Revision 12019-03-22 - UliRaich

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="WeMosD1Mini"

The DS18B20 1-wire temperature sensor

The DS18B20 is a high precision temperature sensor using Maxim's 1-wire protocol. Again a driver is already available in the micro Python library making it easy to interface to the module.

wemosDS18B20.png

As before I write a small hardware testing program stored in my driver directory

https://afnog.iotworkshop.africa/pub/AFNOG/DS18B20Shield/ds18b20Test.py.txt

and only when I can read the temperature as expected I add the WiFi and MQTT code for Cayenne and save it into the cayenne directory

https://afnog.iotworkshop.africa/pub/AFNOG/DS18B20Shield/cayenneDS18B20.py.txt

-- Uli Raich - 2019-03-22

Comments

<--/commentPlugin-->

META FILEATTACHMENT attachment="wemosDS18B20.png" attr="" comment="" date="1553264773" name="wemosDS18B20.png" path="wemosDS18B20.png" size="113155" user="UliRaich" version="1"
META FILEATTACHMENT attachment="ds18b20Test.py.txt" attr="" comment="" date="1553264930" name="ds18b20Test.py.txt" path="ds18b20Test.py.txt" size="493" user="UliRaich" version="1"
META FILEATTACHMENT attachment="cayenneDS18B20.py.txt" attr="" comment="" date="1553264930" name="cayenneDS18B20.py.txt" path="cayenneDS18B20.py.txt" size="1484" user="UliRaich" version="1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback