Ajouté des photos ;-)

This commit is contained in:
Christian Zufferey
2019-06-17 19:25:51 +02:00
parent d33e7f206e
commit af43e803c7
8 changed files with 12 additions and 2 deletions

View File

@@ -4,21 +4,31 @@
Pour l'instant ce n'est qu'un test, mais je vais utiliser des capteurs de température One Wire DS18B20 ;-)
## Utilisation en remote
```
telnet -rN 192.168.0.173
dofile("boot.lua")
dofile("a3.lua")
dofile("a4.lua")
```
## Installation
Il faut flasher le NodeMCU avec ce firmware:
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
Avec ces modules:
```
adc bit ds18b20 file gpio http i2c mqtt net node ow pcm rtctime sntp spi tmr uart wifi ws2812
```
## Visualisation sur ThingSpeak
https://thingspeak.com/channels/802784
zf190617.1358

Binary file not shown.

After

Width:  |  Height:  |  Size: 439 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 681 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 655 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 670 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 406 KiB

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

Before

Width:  |  Height:  |  Size: 210 KiB

After

Width:  |  Height:  |  Size: 210 KiB