SlideShare a Scribd company logo
Fun with Circuitry and Electronics
http://www.slideshare.net/chadmairn
@cmairn
Agenda
•Learn what an electronic circuit is.
•Understand schematics.
•Gain access to an “electronic” book on electronics. ;)
•Hands-on experience with the following tools to help
learn electronics:
• Snap Circuits
• Circuit Scribe
• Arduino
• LightUp
An electronic circuit includes
resistors – reduce current flow
transistors –amplify and switch electronic signals
capacitors - store energy
inductors – resist changes in current
diodes – a one way valve for electricity
… and they are all connected by conductive wires
or traces through which electricity current can flow.
Source: https://goo.gl/oepRXb
Electrical signals can be amplified, computations can be performed,
and data can be moved from one place to another.
Source: https://goo.gl/lwuLlX
How to Read a Schematic
Tutorial at https://goo.gl/NsrqTX
An “electronic” book on electronics!
http://www.scribd.com/doc/268748439/Electronic-Circuitry-Components
Snap Circuits
http://www.snapcircuits.net/
Use Snap Circuits Designer and create
a circuit, save it, and email it to
webmaster@elenco.com.
They will post it to their Kid Kreations
website if it is approved!
http://www.snapcircuits.net/learning_center/designer
Build your own MP3 Speaker Amplifier
Instructions at: http://goo.gl/H40fJr
More examples: http://goo.gl/v2IeHO
http://www.electroninks.com/
Resister Pens are coming soon!
http://www.electroninks.com/modules/
Autodesk's 123D Circuits Simulator
https://123d.circuits.io/
Some great examples!
http://www.electroninks.com/
• A microcontroller (i.e., a single component of a
computer)
• It is an “open-source electronics prototyping
platform”, that is intended for people interested in
“creating interactive objects or environments.”
• You build the circuits and interfaces for interaction
• USB port used to upload and communicate with
Arduino sketches (i.e., software programs that
communicate with the outside world. Sketches are
the logic behind Arduino projects)
• Networking requires an add-on “shield”
Arduino
http://www.arduino.cc/en/Main/ArduinoStarterKit
is about $85.
Our library is now circulating
Arduino and Raspberry Pi kits!
15 projects included in the kit:
01 GET TO KNOW YOUR TOOLS an introduction to the concepts you'll need to use this kit
02 SPACESHIP INTERFACE design to control panel for your startship
03 LOVE-O-METER measure how hot-blooded you are
04 COLOR MIXING LAMP produce any color with a lamp that uses light as an input
05 MOOD CUE clue people in to how you're doing
06 LIGHT THEREMIN create a musical instrument you play by waving your hands
07 KEYBOARD INSTRUMENT play music and make some noise with this keyboard
08 DIGITAL HOURGLASS a light-up hourglass that can stop you from working too much
09 MOTORIZED PINWHEEL a color wheel that will have your head spinning
10 ZOETROPE create a mechanical animation you can play forward or reverse
11 CRYSTAL BALL a mystical tour to answer all your tough question
12 KNOCK LOCK tap out the secret code to open the door
13 TOUCHY-FEEL LAMP a lamp that responds to your touch
14 TWEAK THE ARDUINO LOGO control your personal computer from your Arduino
15 HACKING BUTTONS create a master control for all your devices!
More info: http://goo.gl/Rz5ZaU
The Arduino Uno Board
Image source: http://goo.gl/bzIvDY
Other Arduino hardware
Source: www.adafruit.com/product/64
Use a breadboard
to build an
electronic circuit
without any
soldering.
Electronic Components
Battery Snap
Capacitors
Diode
Gels
H-bridge
Jumper wires
Light Emitting Diodes
Male Header Pins
Optocoupler
Piezo
Photoresistor
Potentiometer
Pushbuttons
Resistors
Tilt sensor
Temperature Sensor
Transistor
Arduino IDE
Download: http://www.arduino.cc/en/Main/Software
Arduino Sketch
/*
Blink
Turns on an LED on for one second, then off for one second, repeatedly. Most Arduinos have an on-board LED you can control. On the Uno and
Leonardo, it is attached to digital pin 13. If you're unsure what pin the on-board LED is connected to on your Arduino model, check the documentation
at http://arduino.cc. This example code is in the public domain. modified 8 May 2014 by Scott Fitzgerald
*/
// the setup function runs once when you press reset or power the board
void setup() {
// initialize digital pin 13 as an output.
pinMode(13, OUTPUT);
}
// the loop function runs over and over again forever
void loop() {
digitalWrite(13, HIGH); // turn the LED on (HIGH is the voltage level)
delay(1000); // wait for a second
digitalWrite(13, LOW); // turn the LED off by making the voltage LOW
delay(1000); // wait for a second
}
More info: http://www.arduino.cc/en/Tutorial/Sketch
Check out “Arduino Lecture 1 - Introducing the Arduino” by Eoin Brazil
Programming the Arduino using 123D Circuits.io
Video: https://goo.gl/wbxObe
Select Arduino Projects
• Live Electronics Systems with Maxuino
• Create Interactive Electronic Instruments with MaxMSP
• How Arduino And Raspberry Pi Can Enhance Your Connected Home
• Burglar/Fire alarm
• LCD AC Thermostat
• Internet of Things Camera
• Hanging Garden
Arduino Resources
• Arduino’s Official Getting Started Guide
• Arduino Playground
• Arduino Official Forums
• Learn Arduino with Adafruit
• r/arduino on Reddit
Learn electronics and programming with LightUp
Try it! https://www.lightup.io/app
Using LightUp
Video: https://goo.gl/d3C7p2
LightUp Learning App
https://www.lightup.io/app
spcilab. .com
Connect with the iLab …
iLab@spcollege.edu
/groups/spcilab
.com/spcilab.
.com/innovation-lab-makerspace-spc
http://www.slideshare.net/chadmairn
@cmairn
Fun with Circuitry and Electronics
Fun with Circuitry and Electronics

More Related Content

PPTX
Build an Analog Synthesizer with littleBits
PPTX
Genuino and codebender
PPTX
ScratchGPIO, Raspberry Pi & BerryClip
PDF
GRAPHENE: THE MIRACLE MATERIAL, SYNTHESIS AND APPLICATION RESEARCH PAPER PRES...
PPTX
Arduino y scratch inicio
PDF
Digital Electronics Question Bank
PPT
BUILDING ELECTRICAL CIRCUITS
PPTX
Black box
Build an Analog Synthesizer with littleBits
Genuino and codebender
ScratchGPIO, Raspberry Pi & BerryClip
GRAPHENE: THE MIRACLE MATERIAL, SYNTHESIS AND APPLICATION RESEARCH PAPER PRES...
Arduino y scratch inicio
Digital Electronics Question Bank
BUILDING ELECTRICAL CIRCUITS
Black box

Viewers also liked (19)

PPT
Electromechanical Relays
PPTX
Resonance in series and parallel circuits
PPT
Series And Parallel Circuits
PPTX
Circuit scriber
PPTX
Circuit Board Layout Techniques - www.circuitsinc.tk
PPTX
Nano Technology in Electronics
PDF
Electrical and Electronics Engineering Interview Q & A
PPTX
7.3 series and parallel circuits
PPTX
Series and parallel circuits
PPTX
Technological Trends in the Field of Circuit Board Design and Manufacturing
DOC
Question bank
PPTX
PPT
Black box
PPTX
Series & Parallel
PPT
Microprocessors and microcontrollers
DOC
Power electronics question bank
PDF
Basic+electronic+interview+questions+and+answers
PPT
Black box of Aircraft
PPTX
Semiconductor and Electronic Circuits
Electromechanical Relays
Resonance in series and parallel circuits
Series And Parallel Circuits
Circuit scriber
Circuit Board Layout Techniques - www.circuitsinc.tk
Nano Technology in Electronics
Electrical and Electronics Engineering Interview Q & A
7.3 series and parallel circuits
Series and parallel circuits
Technological Trends in the Field of Circuit Board Design and Manufacturing
Question bank
Black box
Series & Parallel
Microprocessors and microcontrollers
Power electronics question bank
Basic+electronic+interview+questions+and+answers
Black box of Aircraft
Semiconductor and Electronic Circuits
Ad

Similar to Fun with Circuitry and Electronics (20)

PPTX
Designers, please mind the gap! Let's get started with Arduino
PDF
Arduino Comic-Jody Culkin-2011
PDF
Arduino comic v0004
PPTX
Arduino Workshop Slides
PPTX
Arduino slides
PPTX
Arduino Workshop (3).pptx
PDF
Presentation S4A
PDF
Presentation
PDF
02 Sensors and Actuators Understand .pdf
PDF
ARDUINO PROJECTS BOOK
PPTX
Getting Started with Raspberry Pi and Arduino
PDF
Intro arduino English
PDF
Making things sense - Day 1 (May 2011)
PPTX
Arduino Slides With Neopixels
PDF
Arduino: Libros de proyectos para Arduino
PPTX
Electronz_Introduction.pptx
PPTX
Arduino Introduction Guide 1
DOCX
Arduino PAPER ABOUT INTRODUCTION
PPTX
Microcontroller Programming & Hardware Introduction
Designers, please mind the gap! Let's get started with Arduino
Arduino Comic-Jody Culkin-2011
Arduino comic v0004
Arduino Workshop Slides
Arduino slides
Arduino Workshop (3).pptx
Presentation S4A
Presentation
02 Sensors and Actuators Understand .pdf
ARDUINO PROJECTS BOOK
Getting Started with Raspberry Pi and Arduino
Intro arduino English
Making things sense - Day 1 (May 2011)
Arduino Slides With Neopixels
Arduino: Libros de proyectos para Arduino
Electronz_Introduction.pptx
Arduino Introduction Guide 1
Arduino PAPER ABOUT INTRODUCTION
Microcontroller Programming & Hardware Introduction
Ad

More from St. Petersburg College (20)

PPTX
Introducing Immersive Technologies for Libraries
PPTX
Introducing How to Build a Personal Voice Assistant (AIY Edition)
PPTX
360° Tours and More
PPTX
Taking the Magical Leap with Immersive Technologies in Libraries
PPTX
Open Education Resources in Libraries
PPTX
How to Repurpose Library Space: Listening Lab Edition
PPTX
Using CoSpaces Edu to Create Virtual and Augmented Reality Experiences
PPTX
Understanding Artificial Intelligence
PPTX
Web Design Trends: 2018 Edition
PPTX
What’s New With 3D Design and Printing?
PPTX
Creating a Program to Assist Users Cutting Cable
PPTX
Understanding Artificial Intelligence
PPTX
Beginning Python Programming
PPTX
3D Design Fundamentals
PPTX
STEM Demystified
PPTX
Learn to Compose, Record, and Produce Songs and Podcasts Using GarageBand
PPTX
Open Education Resources in Libraries
PPTX
Learning Kodu: Basic Video Game Design for Kids
PPTX
Learn to Code and Have Fun Doing It!
PPTX
How to Think in the Information Age: Finding Facts in a Post-Truth World
Introducing Immersive Technologies for Libraries
Introducing How to Build a Personal Voice Assistant (AIY Edition)
360° Tours and More
Taking the Magical Leap with Immersive Technologies in Libraries
Open Education Resources in Libraries
How to Repurpose Library Space: Listening Lab Edition
Using CoSpaces Edu to Create Virtual and Augmented Reality Experiences
Understanding Artificial Intelligence
Web Design Trends: 2018 Edition
What’s New With 3D Design and Printing?
Creating a Program to Assist Users Cutting Cable
Understanding Artificial Intelligence
Beginning Python Programming
3D Design Fundamentals
STEM Demystified
Learn to Compose, Record, and Produce Songs and Podcasts Using GarageBand
Open Education Resources in Libraries
Learning Kodu: Basic Video Game Design for Kids
Learn to Code and Have Fun Doing It!
How to Think in the Information Age: Finding Facts in a Post-Truth World

Recently uploaded (20)

PPTX
Cloud computing and distributed systems.
PDF
Electronic commerce courselecture one. Pdf
PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
cuic standard and advanced reporting.pdf
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
Big Data Technologies - Introduction.pptx
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
Cloud computing and distributed systems.
Electronic commerce courselecture one. Pdf
Encapsulation_ Review paper, used for researhc scholars
MYSQL Presentation for SQL database connectivity
Reach Out and Touch Someone: Haptics and Empathic Computing
Digital-Transformation-Roadmap-for-Companies.pptx
Assigned Numbers - 2025 - Bluetooth® Document
Advanced methodologies resolving dimensionality complications for autism neur...
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
MIND Revenue Release Quarter 2 2025 Press Release
cuic standard and advanced reporting.pdf
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Big Data Technologies - Introduction.pptx
Network Security Unit 5.pdf for BCA BBA.
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Chapter 3 Spatial Domain Image Processing.pdf
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Per capita expenditure prediction using model stacking based on satellite ima...
A comparative analysis of optical character recognition models for extracting...
Dropbox Q2 2025 Financial Results & Investor Presentation

Fun with Circuitry and Electronics

  • 3. Agenda •Learn what an electronic circuit is. •Understand schematics. •Gain access to an “electronic” book on electronics. ;) •Hands-on experience with the following tools to help learn electronics: • Snap Circuits • Circuit Scribe • Arduino • LightUp
  • 4. An electronic circuit includes resistors – reduce current flow transistors –amplify and switch electronic signals capacitors - store energy inductors – resist changes in current diodes – a one way valve for electricity … and they are all connected by conductive wires or traces through which electricity current can flow. Source: https://goo.gl/oepRXb Electrical signals can be amplified, computations can be performed, and data can be moved from one place to another.
  • 6. How to Read a Schematic Tutorial at https://goo.gl/NsrqTX
  • 7. An “electronic” book on electronics! http://www.scribd.com/doc/268748439/Electronic-Circuitry-Components
  • 9. Use Snap Circuits Designer and create a circuit, save it, and email it to webmaster@elenco.com. They will post it to their Kid Kreations website if it is approved! http://www.snapcircuits.net/learning_center/designer
  • 10. Build your own MP3 Speaker Amplifier Instructions at: http://goo.gl/H40fJr More examples: http://goo.gl/v2IeHO
  • 12. Resister Pens are coming soon!
  • 14. Autodesk's 123D Circuits Simulator https://123d.circuits.io/
  • 16. • A microcontroller (i.e., a single component of a computer) • It is an “open-source electronics prototyping platform”, that is intended for people interested in “creating interactive objects or environments.” • You build the circuits and interfaces for interaction • USB port used to upload and communicate with Arduino sketches (i.e., software programs that communicate with the outside world. Sketches are the logic behind Arduino projects) • Networking requires an add-on “shield” Arduino
  • 17. http://www.arduino.cc/en/Main/ArduinoStarterKit is about $85. Our library is now circulating Arduino and Raspberry Pi kits!
  • 18. 15 projects included in the kit: 01 GET TO KNOW YOUR TOOLS an introduction to the concepts you'll need to use this kit 02 SPACESHIP INTERFACE design to control panel for your startship 03 LOVE-O-METER measure how hot-blooded you are 04 COLOR MIXING LAMP produce any color with a lamp that uses light as an input 05 MOOD CUE clue people in to how you're doing 06 LIGHT THEREMIN create a musical instrument you play by waving your hands 07 KEYBOARD INSTRUMENT play music and make some noise with this keyboard 08 DIGITAL HOURGLASS a light-up hourglass that can stop you from working too much 09 MOTORIZED PINWHEEL a color wheel that will have your head spinning 10 ZOETROPE create a mechanical animation you can play forward or reverse 11 CRYSTAL BALL a mystical tour to answer all your tough question 12 KNOCK LOCK tap out the secret code to open the door 13 TOUCHY-FEEL LAMP a lamp that responds to your touch 14 TWEAK THE ARDUINO LOGO control your personal computer from your Arduino 15 HACKING BUTTONS create a master control for all your devices! More info: http://goo.gl/Rz5ZaU
  • 19. The Arduino Uno Board Image source: http://goo.gl/bzIvDY Other Arduino hardware
  • 20. Source: www.adafruit.com/product/64 Use a breadboard to build an electronic circuit without any soldering.
  • 21. Electronic Components Battery Snap Capacitors Diode Gels H-bridge Jumper wires Light Emitting Diodes Male Header Pins Optocoupler Piezo Photoresistor Potentiometer Pushbuttons Resistors Tilt sensor Temperature Sensor Transistor
  • 23. Arduino Sketch /* Blink Turns on an LED on for one second, then off for one second, repeatedly. Most Arduinos have an on-board LED you can control. On the Uno and Leonardo, it is attached to digital pin 13. If you're unsure what pin the on-board LED is connected to on your Arduino model, check the documentation at http://arduino.cc. This example code is in the public domain. modified 8 May 2014 by Scott Fitzgerald */ // the setup function runs once when you press reset or power the board void setup() { // initialize digital pin 13 as an output. pinMode(13, OUTPUT); } // the loop function runs over and over again forever void loop() { digitalWrite(13, HIGH); // turn the LED on (HIGH is the voltage level) delay(1000); // wait for a second digitalWrite(13, LOW); // turn the LED off by making the voltage LOW delay(1000); // wait for a second } More info: http://www.arduino.cc/en/Tutorial/Sketch
  • 24. Check out “Arduino Lecture 1 - Introducing the Arduino” by Eoin Brazil
  • 25. Programming the Arduino using 123D Circuits.io Video: https://goo.gl/wbxObe
  • 26. Select Arduino Projects • Live Electronics Systems with Maxuino • Create Interactive Electronic Instruments with MaxMSP • How Arduino And Raspberry Pi Can Enhance Your Connected Home • Burglar/Fire alarm • LCD AC Thermostat • Internet of Things Camera • Hanging Garden
  • 27. Arduino Resources • Arduino’s Official Getting Started Guide • Arduino Playground • Arduino Official Forums • Learn Arduino with Adafruit • r/arduino on Reddit
  • 28. Learn electronics and programming with LightUp Try it! https://www.lightup.io/app
  • 31. spcilab. .com Connect with the iLab … iLab@spcollege.edu /groups/spcilab .com/spcilab. .com/innovation-lab-makerspace-spc