Update from review

pull/305/head
Charles 4 years ago
parent 26e6ba6a9b
commit e9e6a80d7a

@ -1,5 +1,3 @@
[![French](https://img.shields.io/badge/-French-purple)](translations/README.fr.md)
# Getting Started with IoT
In this section of the curriculum, you will be introduced to the Internet of Things, and learn the basic concepts including building your first 'Hello World' IoT project connecting to the cloud. This project is a nightlight that lights up as light levels measured by a sensor drop.

@ -1,5 +1,5 @@
# Guide de démarage IoT
Dans cette section du tutoriel, vous serez initié à l'Internet des objets et apprendrez les concepts de base, notamment la construction de votre premier projet IoT « Hello, World!» connecté à l'infrastrucutre info-nuagique. Ce projet est une veilleuse qui s'allume quand la lumière mesurée par un capteur diminue.
Dans cette section du tutoriel, vous serez initié à l'Internet des objets et apprendrez les concepts de base, notamment la construction de votre premier projet IoT « Hello, World!» connecté à l'infrastrucutre infonuagique. Ce projet est une veilleuse qui s'allume quand la lumière mesurée par un capteur diminue.
![La DEL connecté au WIO s'allume et s'éteint en fonction de la luminosité](../../images/wio-running-assignment-1-1.gif)

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

@ -1,5 +1,3 @@
[![French](https://img.shields.io/badge/-French-purple)](translations/pi.fr.md)
# Raspberry Pi
The [Raspberry Pi](https://raspberrypi.org) is a single-board computer. You can add sensors and actuators using a wide range of devices and ecosystems, and for these lessons using a hardware ecosystem called [Grove](https://www.seeedstudio.com/category/Grove-c-1003.html). You will code your Pi and access the Grove sensors using Python.

Loading…
Cancel
Save