From cc5f47d27f33ca902239ece99ce09d6e1b00199c Mon Sep 17 00:00:00 2001 From: Christian Zufferey Date: Sat, 6 Jul 2019 14:51:43 +0200 Subject: [PATCH] =?UTF-8?q?Bien=20am=C3=A9lior=C3=A9=20le=20readme=20;-)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Temp_DS18B20/temp_zf/README.md | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/Temp_DS18B20/temp_zf/README.md b/Temp_DS18B20/temp_zf/README.md index 8329580..871c45e 100644 --- a/Temp_DS18B20/temp_zf/README.md +++ b/Temp_DS18B20/temp_zf/README.md @@ -1,34 +1,29 @@ # temp_zf -## Petit projet pour mesurer la température, avec des capteurs de température 1-Wire DS18B20, l'afficher sur ThingSpeak +## Petit projet pour mesurer la température, avec des capteurs de température 1-Wire DS18B20, et l'afficher sur ThingSpeak -## Utilisation en remote +## Astuces de lecture -``` -telnet -rN 192.168.0.173 - -dofile("boot.lua") -dofile("a3.lua") -dofile("a4.lua") -``` +Tous se passe dans: a1, a2, a3 et a4.lua ! ## Installation Il faut *flasher* le NodeMCU avec ce firmware: -https://github.com/zuzu59/NodeMCU_Lua/blob/master/Firmware/nodemcu-master-20-modules-2019-06-01-12-50-39-float.bin +https://github.com/zuzu59/NodeMCU_Lua/blob/master/Firmware/nodemcu-master-20-modules-2019-07-01-06-35-13-float.bin + Avec ces modules: ``` -adc bit ds18b20 file gpio http i2c mqtt net node ow pcm rtctime sntp spi tmr uart wifi ws2812 +adc ds18b20 file gpio http i2c mdns mqtt net node ow pcm rtctime sntp spi tmr uart wifi ws2812 ``` ## Visualisation sur ThingSpeak -https://thingspeak.com/channels/802784 +https://thingspeak.com/channels/817940 -zf190706.1443 +zf190706.1450