robotics-conservation-lesson/robotics-conservation-lesson.html
2026-08-18 07:29:45 +00:00

121 lines
6.5 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<style id="fort-styles">
[data-fort]{font:inherit;color:inherit}
ul[data-fort]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45em}
[data-fort] li{margin:0;padding:0;line-height:1.45;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
[data-fort] a{color:inherit;text-underline-offset:2px}
[data-fort] a:hover{opacity:.72}
[data-fort] .src,[data-fort] .fm-type{opacity:.6;font-size:.85em}
.fort-citizen{display:flex;flex-direction:column;gap:.4em}
.fort-citizen .fc-name{font-weight:600}
.fort-citizen .fc-pages{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3em}
.fort-media,.fort-film{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.6em}
.fort-film{list-style:none;margin:0;padding:0}
.fort-film li{overflow:visible;white-space:normal}
.fort-film a{display:flex;flex-direction:column;gap:.3em;text-decoration:none}
.fort-media img,.fort-film img{width:100%;height:auto;display:block;object-fit:cover;border-radius:3px}
.fort-film img{aspect-ratio:16/10}
.fort-nav{display:flex;flex-wrap:wrap;gap:1em;align-items:center}
</style>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Robotics and Conservation: A Lesson Plan</title>
<meta property="og:type" content="website">
<meta property="og:title" content="Robotics and Conservation: A Lesson Plan">
<meta property="og:description" content="Integrating Technology and Environmental Stewardship in the Classroom">
<meta property="og:image" content="https://images.pexels.com/photos/13205080/pexels-photo-13205080.jpeg?auto=compress&amp;amp;cs=tinysrgb&amp;amp;dpr=2&amp;amp;h=650&amp;amp;w=940">
<meta property="og:url" content="https://angela-monroe.4ort.net/robotics-conservation-lesson.html">
<meta name="twitter:card" content="summary_large_image">
<meta name="description" content="Integrating Technology and Environmental Stewardship in the Classroom">
<style>
body {
font-family: 'Times New Roman', serif;
line-height: 1.6;
color: #333;
max-width: 800px;
margin: 0 auto;
padding: 20px;
background-color: #f9f9f9;
}
header {
text-align: center;
padding: 20px 0;
border-bottom: 1px solid #ddd;
}
h1 {
color: #2c5f3d;
}
section {
margin-bottom: 30px;
}
h2 {
color: #3a7d44;
}
img {
max-width: 100%;
height: auto;
display: block;
margin: 20px auto;
}
footer {
text-align: center;
margin-top: 50px;
padding: 20px 0;
border-top: 1px solid #ddd;
}
a {
color: #3a7d44;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<header>
<h1>Robotics and Conservation: A Lesson Plan</h1>
<p>Integrating Technology and Environmental Stewardship in the Classroom</p>
</header>
<section>
<h2>Introduction</h2>
<p>This lesson plan is designed to introduce middle school students to the intersection of robotics and conservation. Using the critically endangered <a href="https://www.iucnredlist.org/species/22691568/184604098" target="_blank">Negros Fruit Dove</a> as a case study, students will explore how technology can be used to address real-world environmental challenges.</p>
<fort-media query="Negros Fruit Dove" limit="1"><div class="fort-media" data-fort="media" data-query="Negros Fruit Dove"><img src="https://images.pexels.com/photos/13205080/pexels-photo-13205080.jpeg?auto=compress&amp;cs=tinysrgb&amp;dpr=2&amp;h=650&amp;w=940" alt="Close-up of a vibrant superb fruit dove perched outdoors in Mosman, NSW, Australia." loading="lazy" data-license="RF" data-source="pexels"></div></fort-media>
</section>
<section>
<h2>Learning Objectives</h2>
<ul>
<li>Understand the basic principles of robotics and automation.</li>
<li>Explore the concept of endangered species and their conservation.</li>
<li>Design a simple robotic solution to aid in conservation efforts.</li>
</ul>
</section>
<section>
<h2>Lesson Outline</h2>
<h3>Day 1: Introduction to Robotics and Conservation</h3>
<p>Begin with a discussion on the role of robotics in modern society. Introduce the Negros Fruit Dove and its conservation status. Use <fort-kg query="Negros Fruit Dove" limit="5"><ul class="fort-kg" data-fort="kg" data-query="Negros Fruit Dove"><li>Negros Fruit Dove — species of bird</li><li>Grey-green Fruit Dove — species of bird</li><li>Dwarf Fruit Dove — species of bird</li><li>fruit — typically sweet and/or sour, edible part/s of a plant that resembles seed-bearing fruit</li><li>Wompoo Fruit Dove — species of bird</li></ul></fort-kg> to provide students with key facts about the species.</p>
<h3>Day 2: Hands-On Robotics</h3>
<p>Students will work in groups to design and build a simple robotic prototype using classroom-friendly kits like LEGO Mindstorms or Arduino. The goal is to create a robot that could assist in monitoring or protecting endangered species.</p>
<h3>Day 3: Conservation Strategies</h3>
<p>Discuss various conservation strategies and how robotics can enhance these efforts. Students will present their robotic prototypes and explain how their designs could be applied in real-world conservation scenarios.</p>
</section>
<section>
<h2>Assessment</h2>
<p>Students will be assessed based on their participation in discussions, the functionality and creativity of their robotic prototypes, and their ability to connect their designs to conservation principles.</p>
</section>
<section>
<h2>Resources</h2>
<ul>
<li><a href="https://www.iucnredlist.org/species/22691568/184604098" target="_blank">IUCN Red List: Negros Fruit Dove</a></li>
<li><a href="https://www.lego.com/en-us/mindstorms" target="_blank">LEGO Mindstorms</a></li>
<li><a href="https://www.arduino.cc/" target="_blank">Arduino</a></li>
</ul>
</section>
<footer>
<p>© 2026 Angela Monroe. All rights reserved.</p>
</footer>
</body>
</html>