databot - Innovative STEM education tool

Intro to Arduino

Experiment

Arduino Saves the World!

Overview

Grades:
Time:
Subject:

5-7
20-30 minutes
Computer Science, Electronics 

In this activity students brainstorm ways to create robotic-electronic projects that can help improve our world! Going through a design process that focuses on sharing information through the Open Source model, students think about people around the world and what kinds of inventions will improve people’s lives.

Background

Arduino is both an Open Source hardware AND software platform that enables creators, inventors, students and just about anyone to learn basic electronics and coding to make projects. A very cool aspect of Open Source is it “shares” by design. If you create or invent something and then “Open Source” it to the world, it becomes freely available for everyone to use. People in the Open Source community “share” and “share alike” to create things that are mutually beneficial. In this activity, you will brainstorm some ways to create something that you would share with the world to make it a little bit (or a lot) better.

Objectives

Understand & Recognize:

  • “Arduino” as a hardware and software platform for making projects.
  • “Open Source” as a model of creating and sharing information.
  • “input” and “output” in both hardware and software based on looking at Arduino projects.
  • “Community” in the sense of people connected through a common interest such as making cool projects with Arduino.
  • “Computer programming” or “coding” means writing instructions for the hardware to follow.

What You'll Need

databot™ - Innovative STEM education tool

The only materials you need for this project are pencil paper and a lot of imagination.

Important Terms

Take the time to know these important terms that will help make you a Master Maker and Arduino Artist! These are all mentioned in the video so watch it again if it helps you remember.

Open Source: A model of sharing inventions and information for others to use, improve and share again.

Hardware: The”physical” part of a computer or device. If you can thump it on a table, it’s probably hardware.

Software: The computer program or “instructions you write” for the hardware. It’s not something you can thump on the table, but the hardware is worthless without it.

Sketch: A “sketch” in Arduino lingo refers to a computer program you’ve written in the IDE to run your Arduino hardware.

Code: The actual lines of instruction in your computer program (sketch) are code. Code is written in different languages such as Arduino. Code is also a verb – “I’m going to code for a few hours – see you later!”

Input: Things that go “into” a computing system are input. When you type on your phone you are “inputting” information.

Output: Something that come out of. your computing system, like the display on a smartphone, is “output.”

Prep

Read Overview and watch video.  Need paper & pencil for Brainstorming activity!

Experiment

This activity assumes you have no actual Arduino hardware OR software to work with. You will use your imagination to design your very own Arduino oddball project that you will contribute back to the Arduino community to share. Brainstorm your project and how it will help someone, somewhere. Then sketch your Arduino creation on a piece of paper and label the INPUT and OUTPUTs of the project. Your project and creation must meet the following criteria.

  1. Use at least one sensor to detect external conditions. It could be temperature, light, motion, CO2, sound etc.
  2. Have at least one output that reacts to the external conditions being monitored.
  3. Your creation must serve a useful purpose. Write this purpose clearly for others to understand.
  4. Write an IF – THEN statement that applies to your invention and how it works. For example, IF the temperature is below freezing THEN turn on a heat lamp to protect a plant. An IF-THEN statement is frequently used by coders when they are creating computer programs. This is how you tell your Arduino what you want it to do!

Have fun and come up with something strange and wonderful that improves the planet we live on in some way! Imagine sharing this project now with people around the world in an Open Source community. What kinds of people will benefit from your invention? Where will it do the most good?

You’ve mastered some great challenges in this module.

Great job! Now for a new kind of adventure, the next stop is a Coding challenge. Learn how to take control through programming. Good luck!

Next Step, Coding Challenge!

Educator Info

Educator Info

  • Recognize the term “Arduino” as a hardware and software platform for making projects.
  • Understand the concept of “community” in the sense of people connected through a common interest such as making cool projects with Arduino.
  • Understand the concept of “Open Source” as a model of creating and sharing information.
  • Recognize the concepts of “input” and “output” in both hardware and software based on looking at Arduino projects.
  • Understand “computer programming” or “coding” means writing instructions for hardware to follow.

To faciliate this activity it is recommended you have reviewed the Overview content and background information as well as done PDQ 1and 2 of this module. It will help you guide this activity more successfully. This activity can be done by students even if they have not done other projects in this module, but the additional background is helpful.

Coding is not creative. Not true! Solving problems efficiently and elegantly requires great creativity. When you design a project like this you are laying the foundation for a computer progrram. The program is the instruction set to execute your solution and it requires a lot of creativity to do it well!

  • Can anyone think of an open source type project that was created that has been beneficial to people all over the world? Wikipedia is a good example of people sharing and collaborating on something of benefit to all.
  • What kinds of inventions might be beneficial to people everywhere, not just in one part of the world?
  • Can you think of an invention that would be useful to people in only one very specific place?

Intro to Arduino by Robert O. Grover & Team databot is licensed under a Creative Commons Attribution 4.0 International License. Permissions beyond the scope of this license may be available at databot.us.com/contact.