element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Arduino
  • Products
  • More
Arduino
Arduino Forum Simple project for 10-11 year old.
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 24 replies
  • Subscribers 393 subscribers
  • Views 2233 views
  • Users 0 members are here
  • arduino_month
  • open-source
  • openhardware
  • lighting
  • diy
  • led
  • Design
  • platform
  • arduino_development_environment
  • engineering
  • electrical
  • arduino
  • opensource
Related

Simple project for 10-11 year old.

patkelly
patkelly over 13 years ago

I'm looking to do a project with some 10-11 year olds in a local school which uses electronics to show how they are feeling. I was thinking about a traffic light system where I can get the children to build the kit and then use it in under an hour. They would move the light to red when frustrated/mad and green for happy etc.

 

I have some of these Multicomp Nano boardsMulticomp Nano boards (1813414) which we can pre-program, and then add the rest of the part to it.

 

Any ideas would be greatfully received

 

Pat

  • Sign in to reply
  • Cancel

Top Replies

  • billabott
    billabott over 13 years ago in reply to patkelly +1
    Did you ask the school if they would be okay with the students building lie detectors? I am opposed to knowledge suppression in all its forms. And your statement certainly set off my alarm bells. Okay…
  • YT2095
    YT2095 over 13 years ago in reply to patkelly +1
    if they`re going to be stand-alone boards, then a 9V batt and some clips would be an idea I also looked at those LEDs and from what I can see, I think you`ll need resistors for them, 330 Ohm or there abouts…
  • patkelly
    patkelly over 13 years ago in reply to billabott +1
    I second that, a massive thank you to Mr Nielsen, and everyone else who has contributed here I really can't believe the support you have all given on this.
Parents
  • YT2095
    YT2095 over 13 years ago

    perhaps you could also employ an Analogue pin to work with Galvanic Skin Responses/resistance, you`d Hook-em-up image  then take a sample reading every 10 seconds for a minute, add the samples together and divide my 6 to get your Average, and then use this value as the baseline for tests.

    http://en.wikipedia.org/wiki/Skin_conductance

     

    you could still use the LEDs and even the Tone generator to listen to fluctuations under stress or when happy etc... and then see how that compares.

    croc clips on some tinfoil rings would be ok as electrodes as long as both metals are the same.

     

     

    just a thought image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • patkelly
    patkelly over 13 years ago in reply to YT2095

    Hi YT

     

    This is a great idea, but a little complicated for the first project i think. I'm thinking some this a little more manual, where they could move a slider or switch to show how they were feeling yesterday or how they feel about something that they will be doing tomorrow.

     

    Pat

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • YT2095
    YT2095 over 13 years ago in reply to patkelly

    Ok, how about using an Analogue pin to control a Tone, and see if you can make musical instruments with them?

    you could use all sorts of Input devices then, a Light sensor, pencil leads for variable resistors, slider pots, switches with resistors, even a wet peice of string or salty dough, the sky`s the limit really image

    it`s unlikely they`ll get on Top of the Pops, but it`s nice and interactive.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • YT2095
    YT2095 over 13 years ago in reply to patkelly

    Ok, how about using an Analogue pin to control a Tone, and see if you can make musical instruments with them?

    you could use all sorts of Input devices then, a Light sensor, pencil leads for variable resistors, slider pots, switches with resistors, even a wet peice of string or salty dough, the sky`s the limit really image

    it`s unlikely they`ll get on Top of the Pops, but it`s nice and interactive.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • fustini
    fustini over 13 years ago in reply to YT2095

    Yeah, theremin style output is great way to explore with analog inputs.  An infrared proximity sensorinfrared proximity sensor is also a fun analog sensor.  I've played around with a few, and Jeremy also does in his Arduino Tutorial #4. 

     

    In addition to audio tone output, it's interesting experiement to map analog input to analog output (PWM) hooked up to an LED or motor.  I had the IR prox senors input map to servo motor output after seeing Jeremy do it in Tutorial #5.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube