Removed the shields where it was not necessary as Jim suggested

pull/297/head
Vianney Gall 4 years ago
parent 1a571c4fe1
commit 3f747ba74a

@ -1,4 +1,3 @@
[![French](https://img.shields.io/badge/-French-purple)](translations/README.fr.md)
# Predict plant growth with IoT
![A sketchnote overview of this lesson](../../../sketchnotes/lesson-5.jpg)

@ -1,4 +1,3 @@
[![French](https://img.shields.io/badge/-French-purple)](translations/assignment.fr.md)
# Visualize GDD data using a Jupyter Notebook
## Instructions

@ -1,4 +1,3 @@
[![French](https://img.shields.io/badge/-French-purple)](translations/pi-temp.fr.md)
# Measure temperature - Raspberry Pi
In this part of the lesson, you will add a temperature sensor to your Raspberry Pi.

@ -1,4 +1,3 @@
[![French](https://img.shields.io/badge/-French-purple)](translations/single-board-computer-temp-publish.fr.md)
# Publish temperature - Virtual IoT Hardware and Raspberry Pi
In this part of the lesson, you will publish the temperature values detected by the Raspberry Pi or Virtual IoT Device over MQTT so they can be used later to calculate GDD.

@ -1,4 +1,3 @@
[![French](https://img.shields.io/badge/-French-purple)](translations/virtual-device-temp.fr.md)
# Measure temperature - Virtual IoT Hardware
In this part of the lesson, you will add a temperature sensor to your virtual IoT device.

@ -1,4 +1,3 @@
[![French](https://img.shields.io/badge/-French-purple)](translation/wio-terminal-temp-publish.fr.md)
# Publish temperature - Wio Terminal
In this part of the lesson, you will publish the temperature values detected by the Wio Terminal over MQTT so they can be used later to calculate GDD.

@ -1,4 +1,3 @@
[![French](https://img.shields.io/badge/-French-purple)](translations/wio-terminal-temp.fr.md)
# Measure temperature - Wio Terminal
In this part of the lesson, you will add a temperature sensor to your Wio Terminal, and read temperature values from it.

Loading…
Cancel
Save