This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:iot-open:remotelab:ume:smartme:m1 [2019/10/29 10:56] – pczekalski | en:iot-open:remotelab:ume:smartme:m1 [2020/07/20 09:00] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| == Liquid Crystal == | == Liquid Crystal == | ||
| - | For this library, you may refer to the [[en: | + | For this library, you may refer to the [[en: |
| == DHT == | == DHT == | ||
| - | For this library, you may refer to the [[en: | + | For this library, you may refer to the [[en: |
| == Understand what Arduino Ethernet Shield is, and how it works === | == Understand what Arduino Ethernet Shield is, and how it works === | ||
| Line 42: | Line 42: | ||
| It will be possible to display the value of the temperature, | It will be possible to display the value of the temperature, | ||
| Start | Start | ||
| - | This exercise is to be considered as closely related to the M2 exercise. This means that if you want to reproduce a complete experiment, you have to book at least two nodes of the lab, and then you have to run both M1 and M2 sketches, one per node. | + | This exercise is to be considered as closely related to the M2 exercise. This means that if you want to reproduce a complete experiment, you have to book at least two nodes of the lab, and then you have to run both IM1 and IM2 sketches, one per node. |
| === Steps === | === Steps === | ||
| Line 152: | Line 152: | ||
| - | === M1_pub.cpp === | + | === IM1_pub.cpp === |
| <code c> | <code c> | ||
| #include < | #include < | ||