Welcome to the CS Makers lessons and materials site. This site is a repository of computer science lessons and resources from the NSF INCLUDES CS Makers grant and ALSDE Summer 2021 Teacher PD. The CS Makers curriculum is aligned with the Alabama course of study on Digital Literacy and Computer Science.
April 20 2022 PD
- Agenda
- Temperature sensor - Read temperature on button push
- Temperature sensor - Read the temperature in a loop
- Temperature sensor - Activate a LED on threshold (red = too hot, blue = too cold)
- Temperature sensor - Use a relay to turn a fan on/off
- Check soil moisture level - Read moisture level on button push
- Check soil moisture level - Read the moisture level in a loop
- Check soil moisture level - Activate a LED on threshold (red = too dry, blue = too wet)
- Water a plant when the soil moisture level is low