{"id":517,"date":"2025-02-12T10:48:58","date_gmt":"2025-02-12T02:48:58","guid":{"rendered":"https:\/\/code.xedulab.com\/?p=517"},"modified":"2025-03-31T13:43:39","modified_gmt":"2025-03-31T05:43:39","slug":"school-environmental-monitoring","status":"publish","type":"post","link":"https:\/\/code.xedulab.com\/index.php\/2025\/02\/12\/school-environmental-monitoring\/","title":{"rendered":"School Environmental Monitoring"},"content":{"rendered":"<button class=\"simplefavorite-button has-count preset\" data-postid=\"517\" data-siteid=\"1\" data-groupid=\"1\" data-favoritecount=\"0\" style=\"box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;background-color:#ffffff;border-color:#ffffff;color:#686868;\"><i class=\"sf-icon-favorite\" style=\"color:#686868;\"><\/i>\u6536\u85cf<span class=\"simplefavorite-button-count\" style=\"\">0<\/span><\/button>\n<p>1.Teaching objectives (knowledge preparation)<\/p>\n\n\n\n<p>Get to know temperature and humidity sensors and temperature sensors, and understand their specifications and parameters.<\/p>\n\n\n\n<p>Implement environmental monitoring through programming to understand environmental temperature, humidity, sound intensity, and light intensity.<\/p>\n\n\n\n<p>Being able to combine real-life application scenarios and apply project devices to achieve intelligent application scenarios in daily life.<\/p>\n\n\n\n<p>2.Teaching tasks<\/p>\n\n\n\n<p>Build an intelligent monitoring device that can monitor temperature, humidity, sound intensity, and light intensity, and then display them sequentially on a four digit digital display.<\/p>\n\n\n\n<p>(Project completion image: in image format)<\/p>\n\n\n\n<p>3.Preparation of teaching environment and equipment<\/p>\n\n\n\n<p>Equipment List: Image (with label number 123456)<\/p>\n\n\n\n<p><strong>Equipment Serial Number Table<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>Serial number<\/td><td>number<\/td><td>equipment<\/td><td>Specifications<\/td><td>quantity<\/td><\/tr><tr><td>1<\/td><td>&nbsp;<\/td><td>Temperature and humidity sensor<\/td><td>&nbsp;<\/td><td>1<\/td><\/tr><tr><td>2<\/td><td>&nbsp;<\/td><td>sound intensity sensors<\/td><td>&nbsp;<\/td><td>1<\/td><\/tr><tr><td>3<\/td><td>&nbsp;<\/td><td>Light Intensity Sensor<\/td><td>&nbsp;<\/td><td>1<\/td><\/tr><tr><td>4<\/td><td>&nbsp;<\/td><td>Four-digit Display<\/td><td>&nbsp;<\/td><td>1<\/td><\/tr><tr><td>&nbsp;<\/td><td>&nbsp;<\/td><td>&nbsp;<\/td><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><strong>Software: <\/strong>Smart Code programming software.<\/p>\n\n\n\n<p><strong>Hardware: <\/strong>SMART Code kit: temperature and humidity sensor, sound intensity sensor, light intensity sensor, and four-way digital tube.<\/p>\n\n\n\n<p><strong>Other: <\/strong>Several building block devices.<\/p>\n\n\n\n<p><strong>Detailed List of Structural Components<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>Serial number<\/td><td>number<\/td><td>equipment<\/td><td>Specifications<\/td><td>quantity<\/td><\/tr><tr><td>1<\/td><td>&nbsp;<\/td><td>3-hole beam<\/td><td>&nbsp;<\/td><td>24<\/td><\/tr><tr><td>2<\/td><td>&nbsp;<\/td><td>7-hole beam<\/td><td>&nbsp;<\/td><td>8<\/td><\/tr><tr><td>3<\/td><td>&nbsp;<\/td><td>13-hole beam<\/td><td>&nbsp;<\/td><td>8<\/td><\/tr><tr><td>4<\/td><td>&nbsp;<\/td><td>T-shaped beam<\/td><td>&nbsp;<\/td><td>8<\/td><\/tr><tr><td>5<\/td><td>&nbsp;<\/td><td>Black sales<\/td><td>&nbsp;<\/td><td>72<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Note: Materials required to fix a set of sensors: 6 3-hole beams, 2 7-hole beams, 2 13 hole beams, 2 T-shaped beams, and 18 black pins.<\/p>\n\n\n\n<p>4.Project Practice Process<\/p>\n\n\n\n<p>(Summary of Knowledge Points: 1. Components. 2. Program Modules. 3. Program Design)<\/p>\n\n\n\n<p>1.<strong>Project video (in video format)<\/strong><\/p>\n\n\n\n<p>2.<strong>Project Steps<\/strong><\/p>\n\n\n\n<p>Assemble various sensors for monitoring the school environment, such as temperature and humidity sensors, temperature sensors, sound intensity sensors, and light intensity sensors<\/p>\n\n\n\n<p>Use SMART Code to program and control devices.<\/p>\n\n\n\n<p>Firstly, create a program entrance. The example code is as follows:<\/p>\n\n\n\n<p>Then, run other sensor control statements. To distinguish the values of each sensor, it is recommended to create different variables for each, such as temperature temp, humidity, sound intensity, and light intensity. The example code is as follows:<\/p>\n\n\n\n<p>Then, initialize the values of each variable. The example code is as follows:<\/p>\n\n\n\n<p>Then, program to obtain the numbers for each sensor. The example code is as follows:<\/p>\n\n\n\n<p>Then, different types of sensor numbers are displayed on the four-way digital display. The example code is as follows:<\/p>\n\n\n\n<p>Finally, complete the entire code. The example code is as follows:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img fetchpriority=\"high\" decoding=\"async\" width=\"591\" height=\"785\" src=\"https:\/\/code.xedulab.com\/wp-content\/uploads\/2025\/02\/image-56.png\" alt=\"\" class=\"wp-image-3009\" srcset=\"https:\/\/code.xedulab.com\/wp-content\/uploads\/2025\/02\/image-56.png 591w, https:\/\/code.xedulab.com\/wp-content\/uploads\/2025\/02\/image-56-226x300.png 226w\" sizes=\"(max-width: 591px) 100vw, 591px\" \/><\/figure>\n\n\n\n<p>3.Optimization and improvement plan.<\/p>\n\n\n\n<p>4.Interesting thinking: Through program control, monitoring environmental changes to achieve intelligent control.<\/p>\n\n\n\n<p>3.<strong>Reflection and Discussion: What are the influencing factors of school environmental monitoring?<\/strong><\/p>\n\n\n\n<p>Experimental results<\/p>\n\n\n\n<p>Data records: Table 1 and Table 2<\/p>\n\n\n\n<p>Experimental conclusion:<\/p>\n\n\n\n<p>5.Extension and Expansion<\/p>\n\n\n\n<p>Reflection and exploration:<\/p>\n\n\n\n<p>Question 1:<\/p>\n\n\n\n<p>Question 2:<\/p>\n<button class=\"simplefavorite-button has-count preset\" data-postid=\"517\" data-siteid=\"1\" data-groupid=\"1\" data-favoritecount=\"0\" style=\"box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;background-color:#ffffff;border-color:#ffffff;color:#686868;\"><i class=\"sf-icon-favorite\" style=\"color:#686868;\"><\/i>\u6536\u85cf<span class=\"simplefavorite-button-count\" style=\"\">0<\/span><\/button>","protected":false},"excerpt":{"rendered":"<p>\u6536\u85cf0 1.Teaching objectives (knowledge preparation) Get t&#8230;<\/p>\n","protected":false},"author":16,"featured_media":3010,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[86,81],"tags":[],"class_list":["post-517","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-environment","category-iot"],"_links":{"self":[{"href":"https:\/\/code.xedulab.com\/index.php\/wp-json\/wp\/v2\/posts\/517","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/code.xedulab.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/code.xedulab.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/code.xedulab.com\/index.php\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/code.xedulab.com\/index.php\/wp-json\/wp\/v2\/comments?post=517"}],"version-history":[{"count":3,"href":"https:\/\/code.xedulab.com\/index.php\/wp-json\/wp\/v2\/posts\/517\/revisions"}],"predecessor-version":[{"id":3017,"href":"https:\/\/code.xedulab.com\/index.php\/wp-json\/wp\/v2\/posts\/517\/revisions\/3017"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/code.xedulab.com\/index.php\/wp-json\/wp\/v2\/media\/3010"}],"wp:attachment":[{"href":"https:\/\/code.xedulab.com\/index.php\/wp-json\/wp\/v2\/media?parent=517"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/code.xedulab.com\/index.php\/wp-json\/wp\/v2\/categories?post=517"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/code.xedulab.com\/index.php\/wp-json\/wp\/v2\/tags?post=517"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}