From 99135c34b1beb8a3d926b5917321939e91aee246 Mon Sep 17 00:00:00 2001 From: Wu-Haitao <59434361+Wu-Haitao@users.noreply.github.com> Date: Thu, 7 Oct 2021 14:21:22 +0800 Subject: [PATCH] Create README.zh-cn.md --- 2-farm/translations/README.zh-cn.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 2-farm/translations/README.zh-cn.md diff --git a/2-farm/translations/README.zh-cn.md b/2-farm/translations/README.zh-cn.md new file mode 100644 index 00000000..9e77c101 --- /dev/null +++ b/2-farm/translations/README.zh-cn.md @@ -0,0 +1,20 @@ +# 应用物联网至农业 + +随着人口增加,对于农业的需求也一并增加。可用的土地数量保持不变,但是气候却不断变化——这给农民们带来了更多的挑战,尤其是那20亿依赖于亲自耕种以养活自己和家庭的[自耕农](https://wikipedia.org/wiki/Subsistence_agriculture)。物联网可以帮助农民们做出更加聪明的决定,比如耕种何种作物、何时收获,并且帮助他们增产、减少劳力、检测和处理害虫。 + +在这6节课程中你将会学到怎样应用物联网去改进和自动化农业生产。 + +> 💁 这些课程将会使用一些云端资源。如果你没有完成这个项目的所有课程,请确保你[清理你的项目](../clean-up.md). + +## 主题 + +1. [应用物联网预测植物生长](lessons/1-predict-plant-growth/README.md) +1. [检测土壤湿度](lessons/2-detect-soil-moisture/README.md) +1. [自动给植物浇水](lessons/3-automated-plant-watering/README.md) +1. [将你的植物迁移到云端](lessons/4-migrate-your-plant-to-the-cloud/README.md) +1. [将你的应用程序逻辑迁移到云端](lessons/5-migrate-application-to-the-cloud/README.md) +1. [确保你的植物安全](lessons/6-keep-your-plant-secure/README.md) + +## 作者 + +所有课程均由 [Jim Bennett](https://GitHub.com/JimBobBennett) 用 ♥️ 编写。