From 7518f1413f77027072f2f87f88941b9cb3a36865 Mon Sep 17 00:00:00 2001 From: Jim Bennett Date: Fri, 16 Jul 2021 14:21:06 -0700 Subject: [PATCH] Fixing formatting of read more and self study sections. --- 2-farm/lessons/1-predict-plant-growth/README.md | 7 +++---- 2-farm/lessons/3-automated-plant-watering/README.md | 2 +- 6-consumer/lessons/1-speech-recognition/README.md | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/2-farm/lessons/1-predict-plant-growth/README.md b/2-farm/lessons/1-predict-plant-growth/README.md index 2790102b..07c1196b 100644 --- a/2-farm/lessons/1-predict-plant-growth/README.md +++ b/2-farm/lessons/1-predict-plant-growth/README.md @@ -261,11 +261,10 @@ For these, find if there are sensors that can measure them. What about actuators ## Review & Self Study -Read more on digital agriculture on the [Digital Agriculture Wikipedia page](https://wikipedia.org/wiki/Digital_agriculture). Also read more about precision agriculture the [Precision Agriculture Wikipedia page](https://wikipedia.org/wiki/Precision_agriculture). +* Read more on digital agriculture on the [Digital Agriculture Wikipedia page](https://wikipedia.org/wiki/Digital_agriculture). Also read more about precision agriculture the [Precision Agriculture Wikipedia page](https://wikipedia.org/wiki/Precision_agriculture). +* The full growing degree days calculation is more complicated than the simplified one given here. Read more about the more complicated equation and how to deal with temperatures below the baseline on the [Growing Degree Day Wikipedia page](https://wikipedia.org/wiki/Growing_degree-day). +* Food may be scarce in future even we still use same methods for farming. Learn more about hi-tech farming techniques in this [Hi-Tech Farms of Future video on YouTube](https://www.youtube.com/watch?v=KIEOuKD9KX8). -The full growing degree days calculation is more complicated than the simplified one given here. Read more about the more complicated equation and how to deal with temperatures below the baseline on the [Growing Degree Day Wikipedia page](https://wikipedia.org/wiki/Growing_degree-day). - -Food may be scarce in future even we still use same methods for farming. Here you can see hi-tech farming techniques. [Hi-Tech Farms of Future](https://www.youtube.com/watch?v=KIEOuKD9KX8) ## Assignment [Visualize GDD data using a Jupyter Notebook](assignment.md) diff --git a/2-farm/lessons/3-automated-plant-watering/README.md b/2-farm/lessons/3-automated-plant-watering/README.md index 780faa9e..f65ffec5 100644 --- a/2-farm/lessons/3-automated-plant-watering/README.md +++ b/2-farm/lessons/3-automated-plant-watering/README.md @@ -291,7 +291,7 @@ Can you think of any other IoT or other electrical devices that have a similar p ## Review & Self Study -Read more on relays including their historical use in telephone exchanges on the [relay Wikipedia page](https://wikipedia.org/wiki/Relay). +* Read more on relays including their historical use in telephone exchanges on the [relay Wikipedia page](https://wikipedia.org/wiki/Relay). ## Assignment diff --git a/6-consumer/lessons/1-speech-recognition/README.md b/6-consumer/lessons/1-speech-recognition/README.md index d6933589..070bb060 100644 --- a/6-consumer/lessons/1-speech-recognition/README.md +++ b/6-consumer/lessons/1-speech-recognition/README.md @@ -22,7 +22,7 @@ This video gives an overview of the Azure speech service, a topic that will be c 'Alexa, set a 8 minute timer called steam broccoli' -Smart devices are becoming more and more pervasive. Not just as smart speakers like HomePods, Echos and Google Homes, but embedded in our phones, watches, and even light fittings and thermostats. +Smart devices are becoming more and more pervasive. Not just as smart speakers like HomePods, Echos and Google Homes, but embedded in our phones, watches, and even light fittings and thermostats. > 💁 I have at least 19 devices in my home that have voice assistants, and that's just the ones I know about!