426: Using Arduino Kits for Electronics & Programming MB

Size: px
Start display at page:

Download "426: Using Arduino Kits for Electronics & Programming MB"

Transcription

1 426: Using Arduino Kits for Electronics & Programming MB Nick Thompson ASM Troop 614 Silicon Valley Monterey Bay Council

2 Make: Electronics & Programming

3 Why are we here? What do you want to learn? How to make it fun How to make it safe Earning merit badges is something Scouts can do to learn more a bout a topic they're interested in.

4 Related merit badges

5 Build skills up as a sequence For example: Build an Arduino Program it Use it to control a Robot You don t have to be an engineer to teach these merit badges Preparation is key

6 Environment Scouts ideally teaching other scouts Defined project Set of achievable goals Equipment and instruction to enable

7

8 Use Scouts to help mentor Scouts who have an interest can help teach IEEE has a helpful site:

9 Step One ELECTRONICS

10 Electronics Safety Eye glasses Electric shock Burns Fumes

11 Safety

12 Avoiding burns

13 How to solder Comic book

14

15 Sippino Sippino USB Kit $22.95 kit with FTDI USB Serial controller pre soldered (SMT components) Easy for even young scouts to build Can be used with shield dock kit to interface with standard Arduino shields

16 SippinoUSB Inexpensive kit scouts solder together to learn soldering and digital circuits

17 Assembly sequence For novice solderer s start with long header Resistors, caps, LEDs Watch for solder splashes Especially around SMT parts (FTDI chip) Then crystal, chip holder, switch Power on, observe for LEDs and Magic Blue Smoke

18 Tips for successful soldering Temperature controlled iron recommended Have a solder sucker and copper wick handy Have a multi meter handy Keep tip wet (with solder) and clean Have tip conditioner handy An adult leader or older scout should supervise younger scouts for safety

19 Testing Have a plan to test Scout s work For Sippino Kit I have a setup with the Arduino software Configured for the board Blink Program

20 Ohms Law Sparkfun & Adafruit have excellent tutorials Burn out an LED with a 9v battery Have scouts calculate the resistor value, check datasheet but 30mA is a reasonable value See

21

22 Binary to decimal conversion Prepare a worksheet before with 8-10 numbers to convert, the requirement is 4 Scouts can pick which ones to convert, some really get into it and do all Probably a good idea to keep numbers under 255

23 Step two PROGRAMMING

24

25 Programming safety Posture Take eye breaks Take walking breaks Cyber Chip

26 Is this good posture?

27 Bits of history Ask scouts to pick something they are interested in Pick 3 historical items Find a picture write a paragraph about it You tube videos

28 Short history of languages

29 There are errors in the MB book See Fixing the errors in the book is a good way to learn But have working versions of the languages the scouts choose to compare their code against The code examples on boys life have Fahrenheit to Centigrade conversions Good idea to brush up on this algorithm

30 3 programming projects Python is a great choice C# is a great choice, but the example is for an obsolete version of Windows phone Block Programming Languages Scratch is good as a first environment for younger kids Microsoft MakeCode for Micro:Bit Have the scouts who built Arduino, program it You ll want to have a selection of parts ready to go

31 Raspberry Pi Zero Wireless The $10 computer Just add display and keyboard Runs Raspbian, Windows IoT Program in Python, C, C++, and just about anything else you can think of Can control A camera Motors Headers are broken out

32 BBC Micro:Bit $15 microcontroller

33 MicroPython Or: Get a PyBoard Program Micro:Bit in Python

34 Arduino Starter Kits From a variety of suppliers Contain a Book + Parts

35 Step three PUTTING IT TOGETHER

36 Parallax BOE Shield for Arduino

37 Parallax Developers of Basic Stamp u-controller Board of Education (BOE) learning platform Very mature, used in 1,000 s of schools Updated for Arduino $100 robot kit Troop purchase?

38 Robot Kit

39 Step By Step Robotics merit badge with Boe-Bot Special Pages for Robotics Merit Badge Counselors

40 Sparkfun Micro:bit weather station

41 Part last REFERENCES

42 Make it fun Be prepared Understand what your scouts want from these Make it safe Make it fun Make it attainable Celebrate success

43 Web sites Adafruit.com Sparkfun.com Parallax.com Arduino.cc Raspberrypi.org Micropython.org microbit.org littlebits.cc makezine.com Digikey.com Mouser.com Element14.com

44 Make Books

45 HumbleBundle.com

46

47 Please fill out evaluations To record your evaluation and attendance from a mobile device Go to and click "Class Evaluation" The evaluation code for this session is 4445

Getting Started with the micro:bit

Getting Started with the micro:bit Page 1 of 10 Getting Started with the micro:bit Introduction So you bought this thing called a micro:bit what is it? micro:bit Board DEV-14208 The BBC micro:bit is a pocket-sized computer that lets you

More information

Adafruit 16-Channel PWM/Servo HAT & Bonnet for Raspberry Pi

Adafruit 16-Channel PWM/Servo HAT & Bonnet for Raspberry Pi Adafruit 16-Channel PWM/Servo HAT & Bonnet for Raspberry Pi Created by lady ada Last updated on 2018-03-21 09:56:10 PM UTC Guide Contents Guide Contents Overview Powering Servos Powering Servos / PWM OR

More information

Adafruit 16-Channel PWM/Servo HAT for Raspberry Pi

Adafruit 16-Channel PWM/Servo HAT for Raspberry Pi Adafruit 16-Channel PWM/Servo HAT for Raspberry Pi Created by lady ada Last updated on 2017-05-19 08:55:07 PM UTC Guide Contents Guide Contents Overview Powering Servos Powering Servos / PWM OR Current

More information

Pi Servo Hat Hookup Guide

Pi Servo Hat Hookup Guide Page 1 of 10 Pi Servo Hat Hookup Guide Introduction The SparkFun Pi Servo Hat allows your Raspberry Pi to control up to 16 servo motors via I2C connection. This saves GPIO and lets you use the onboard

More information

Program.

Program. Program Introduction S TE AM www.kiditech.org About Kiditech In Kiditech's mighty world, we coach, play and celebrate an innovative technology program: K-12 STEAM. We gather at Kiditech to learn and have

More information

1 Introduction. 2 Embedded Electronics Primer. 2.1 The Arduino

1 Introduction. 2 Embedded Electronics Primer. 2.1 The Arduino Beginning Embedded Electronics for Botballers Using the Arduino Matthew Thompson Allen D. Nease High School matthewbot@gmail.com 1 Introduction Robotics is a unique and multidisciplinary field, where successful

More information

IoT using Raspberry Pi

IoT using Raspberry Pi NWTP-2018 in association with EDC IIT Roorkee Organizing National Winter Training Program on IoT using Raspberry Pi 1-week + Hands-On Sessions on IOT using Raspberry Pi Projects Get Certification from

More information

Breadboard Arduino Compatible Assembly Guide

Breadboard Arduino Compatible Assembly Guide (BBAC) breadboard arduino compatible Breadboard Arduino Compatible Assembly Guide (BBAC) A Few Words ABOUT THIS KIT The overall goal of this kit is fun. Beyond this, the aim is to get you comfortable using

More information

LESSONS Lesson 1. Microcontrollers and SBCs. The Big Idea: Lesson 1: Microcontrollers and SBCs. Background: What, precisely, is computer science?

LESSONS Lesson 1. Microcontrollers and SBCs. The Big Idea: Lesson 1: Microcontrollers and SBCs. Background: What, precisely, is computer science? LESSONS Lesson Lesson : Microcontrollers and SBCs Microcontrollers and SBCs The Big Idea: This book is about computer science. It is not about the Arduino, the C programming language, electronic components,

More information

Forth in Education A Report

Forth in Education A Report Forth in Education A Report By Paul E. Bennett IEng MIET The last year Signed up as a STEM Ambassador Production of the design of a small board for easy assembly by young people. This was based around

More information

The µbotino Microcontroller Board

The µbotino Microcontroller Board The µbotino Microcontroller Board by Ro-Bot-X Designs Introduction. The µbotino Microcontroller Board is an Arduino compatible board for small robots. The 5x5cm (2x2 ) size and the built in 3 pin connectors

More information

Total Hours Registration through Website or for further details please visit (Refer Upcoming Events Section)

Total Hours Registration through Website or for further details please visit   (Refer Upcoming Events Section) Total Hours 110-150 Registration Q R Code Registration through Website or for further details please visit http://www.rknec.edu/ (Refer Upcoming Events Section) Module 1: Basics of Microprocessor & Microcontroller

More information

Congratulations on your purchase of the SparkFun Arduino ProtoShield Kit!

Congratulations on your purchase of the SparkFun Arduino ProtoShield Kit! Congratulations on your purchase of the SparkFun Arduino ProtoShield Kit! Well, now what? The focus of this guide is to aid you in turning that box of parts in front of you into a fully functional prototyping

More information

01. Parts. Blink v1.1. Battery Holder x1. Red LED x1 Green LED x1 Blue LED x1. Resistors x3. Battery x1. Blink PCB x1. Push Button Switchers x3

01. Parts. Blink v1.1. Battery Holder x1. Red LED x1 Green LED x1 Blue LED x1. Resistors x3. Battery x1. Blink PCB x1. Push Button Switchers x3 Blink L1 L2 L3 01. Parts Battery Holder x1 Red LED x1 Green LED x1 Blue LED x1 Resistors x3 Learn to Solder Kit Battery x1 L1 L2 L3 Blink PCB x1 S3 Push Button Switchers x3 02. Tools RECOMENDED Soldering

More information

The Riverside Robotics Society Jan 2016 Q1 Preview of Events

The Riverside Robotics Society Jan 2016 Q1 Preview of Events The Riverside Robotics Society Jan 2016 Q1 Preview of Events Board of Directors John McCarthy, President Thomas Messerschmidt, Vice President Greg Allen Secretary Hayden McCarthy, Treasurer Dear RRS Members,

More information

MAKEVMA502 BASIC DIY KIT WITH ATMEGA2560 FOR ARDUINO USER MANUAL

MAKEVMA502 BASIC DIY KIT WITH ATMEGA2560 FOR ARDUINO USER MANUAL BASIC DIY KIT WITH ATMEGA2560 FOR ARDUINO USER MANUAL USER MANUAL 1. Introduction To all residents of the European Union Important environmental information about this product This symbol on the device

More information

Python Programming For Arduino

Python Programming For Arduino We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or by storing it on your computer, you have convenient answers with python programming for

More information

Ardweeny 1.60" 0.54" Simple construction - only 7 parts plus pins & PCB! Ideal for breadboard applications

Ardweeny 1.60 0.54 Simple construction - only 7 parts plus pins & PCB! Ideal for breadboard applications Ardweeny tm Arduino -compatible Microcontroller Like to build your own breadboard-compatible Arduino? Get all the basic features of Arduino in a tidy, cost-effectve package! Build Time: 20mins Skill Level:

More information

A little glowing Halloween ghost

A little glowing Halloween ghost 1 of 9 http://tuxgraphics.org/electronics A little glowing Halloween ghost Abstract: This glowing Halloween ghost is available as a kit from the tuxgraphics online shop. It can glow friendly or it can

More information

Lab 2: Blinkie Lab. Objectives. Materials. Theory

Lab 2: Blinkie Lab. Objectives. Materials. Theory Lab 2: Blinkie Lab Objectives This lab introduces the Arduino Uno as students will need to use the Arduino to control their final robot. Students will build a basic circuit on their prototyping board and

More information

Objectives: Learn what an Arduino is and what it can do Learn what an LED is and how to use it Be able to wire and program an LED to blink

Objectives: Learn what an Arduino is and what it can do Learn what an LED is and how to use it Be able to wire and program an LED to blink Objectives: Learn what an Arduino is and what it can do Learn what an LED is and how to use it Be able to wire and program an LED to blink By the end of this session: You will know how to use an Arduino

More information

Agenda. Product description Who is buying pi-top? Key selling points Competition Pi-top Ecosystem

Agenda. Product description Who is buying pi-top? Key selling points Competition Pi-top Ecosystem 7 APRIL 2017 Agenda Product description Who is buying pi-top? Key selling points Competition Pi-top Ecosystem LEARN PLAY CREATE pi-top s mission is to make STEAM (Science, Technology, Engineering, Arts

More information

PHOTOGRAPHY. Scoutmaster Bucky. Merit Badge Workbook EXPLAIN TO YOUR COUNSELOR THE MOST LIKELY HAZARDS YOU MAY ENCOUNTER WORKBOOK INFORMATION

PHOTOGRAPHY. Scoutmaster Bucky. Merit Badge Workbook EXPLAIN TO YOUR COUNSELOR THE MOST LIKELY HAZARDS YOU MAY ENCOUNTER WORKBOOK INFORMATION SCOUT S INFORMATION MERIT BADGE COUNSELOR INFORMATION Name Name Phone Address Organization City State Zip WORKBOOK INFORMATION Scoutmaster Bucky Workbook based off of Boy Scout Requirements 2018 Edition

More information

Arduino Robotics (Technology In Action) By John-David Warren, Josh Adams

Arduino Robotics (Technology In Action) By John-David Warren, Josh Adams Arduino Robotics (Technology In Action) By John-David Warren, Josh Adams Arduino Robotic Projects: Amazon.es: Dr Richard Grimmett: Libros en - Arduino Robotic Projects: Amazon.es: Dr Richard Grimmett:

More information

A flashlight. An electric toothbrush. A TV remote control.

A flashlight. An electric toothbrush. A TV remote control. What s a circuit? A flashlight. An electric toothbrush. A TV remote control. All of these devices run on electricity. In order to power them, electricity needs to travel from one side of a power source

More information

Arduino Starter Kit Manual Example Code Ebook

Arduino Starter Kit Manual Example Code Ebook Arduino Starter Kit Manual Example Code Ebook The Official Arduino Starter Kit is here! This kit 12 : KNOCK LOCK tap out the secret code to open the door Arduino Starter Kit example Project 7 Keyboard.

More information

Build a Mintronics: MintDuino

Build a Mintronics: MintDuino Build a Mintronics: MintDuino Author: Marc de Vinck Parts relevant to this project Mintronics: MintDuino (1) The MintDuino is perfect for anyone interested in learning (or teaching) the fundamentals of

More information

On the front of the board there are a number of components that are pretty visible right off the bat!

On the front of the board there are a number of components that are pretty visible right off the bat! Hardware Overview The micro:bit has a lot to offer when it comes to onboard inputs and outputs. In fact, there are so many things packed onto this little board that you would be hard pressed to really

More information

Pololu DRV8835 Dual Motor Driver Kit for Raspberry Pi B+

Pololu DRV8835 Dual Motor Driver Kit for Raspberry Pi B+ Pololu DRV8835 Dual Motor Driver Kit for Raspberry Pi B+ Pololu DRV8835 dual motor driver board for Raspberry Pi B+, top view with dimensions. Overview This motor driver kit and its corresponding Python

More information

Using the SparkFun PicoBoard and Scratch

Using the SparkFun PicoBoard and Scratch Page 1 of 7 Using the SparkFun PicoBoard and Scratch Introduction Scratch is an amazing tool to teach kids how to program. Often, we focus on creating fun animations, games, presentations, and music videos

More information

Arduino An Introduction

Arduino An Introduction Arduino An Introduction Hardware and Programming Presented by Madu Suthanan, P. Eng., FEC. Volunteer, Former Chair (2013-14) PEO Scarborough Chapter 2 Arduino for Mechatronics 2017 This note is for those

More information

Robotics Connection Pte Ltd

Robotics Connection Pte Ltd Name of Course Lego Mindstorms Robotics Basic Course Arduino C coding and Robotics Basic Course Raspberry Pi /Python Coding and Robotics- Basic Course Robotics Connection Pte Ltd ADULTS Robotics and Coding

More information

International Journal of Latest Engineering Research and Applications (IJLERA) ISSN: Smart Shoe

International Journal of Latest Engineering Research and Applications (IJLERA) ISSN: Smart Shoe Smart Shoe Vaishnavi Nayak, Sneha Prabhu, Sanket Madival, Vaishnavi Kulkarni, Vaishnavi. M. Kulkarni Department ofinstrumentation Technology, B V Bhoomaraddi College of Engineering and Technology, Hubli,

More information

How to Make Games in MakeCode Arcade Created by Isaac Wellish. Last updated on :10:15 PM UTC

How to Make Games in MakeCode Arcade Created by Isaac Wellish. Last updated on :10:15 PM UTC How to Make Games in MakeCode Arcade Created by Isaac Wellish Last updated on 2019-04-04 07:10:15 PM UTC Overview Get your joysticks ready, we're throwing an arcade party with games designed by you & me!

More information

project gnosis tech ed development centre Teaching Kids since 2013

project gnosis tech ed development centre Teaching Kids since 2013 . project gnosis tech ed development centre Teaching Kids since 2013 Innovative solutions for intelligent integration in a Global Market driven by technology. Think Big. Think Code. Think Tech. 1 Catalogue

More information

Arduino Workshop 01. AD32600 Physical Computing Prof. Fabian Winkler Fall 2014

Arduino Workshop 01. AD32600 Physical Computing Prof. Fabian Winkler Fall 2014 AD32600 Physical Computing Prof. Fabian Winkler Fall 2014 Arduino Workshop 01 This workshop provides an introductory overview of the Arduino board, basic electronic components and closes with a few basic

More information

Milli Developer Kit Reference Application Published on Silver Spring Networks STAGE (

Milli Developer Kit Reference Application Published on Silver Spring Networks STAGE ( Milli Developer Kit Example Application PART 1 Example CoAP Server Sensor Implementation With The Milli Dev Kit Get the Milli Developer Kit Temperature Sensor Reference Application on GitHub [1] This reference

More information

Mechatronics. STEAM Clown Production. STEAM Clown & Productions Copyright 2016 STEAM Clown

Mechatronics. STEAM Clown Production. STEAM Clown & Productions Copyright 2016 STEAM Clown Mechatronics Production Page 1 - Mechatronics SVCTE Mechatronics Class Class Production Ready To Hear about Mechatronics? Mecha = Mechanical Engineering Design Tronincs = Electrical Engineering Design

More information

Learn to solder electronics with the Maker

Learn to solder electronics with the Maker Learn to solder electronics with the Maker Shed Solder Badge! How to assemble the Maker Shed Badge kit. Written By: Alexander ifixit CC BY-NC-SA www.ifixit.com Page 1 of 19 INTRODUCTION The Maker Shed

More information

ARRL Teachers Institute Introduction to Wireless Technology 8:00am - 4:00pm Daily

ARRL Teachers Institute Introduction to Wireless Technology 8:00am - 4:00pm Daily ARRL Teachers Institute Introduction to Wireless Technology 8:00am - 4:00pm Daily Note: this is a tentative agenda and may be changed to accommodate optional activities and to best meet site and TI participants

More information

Tech Talk. This module is designed to help you explore how technology affects your life each day.

Tech Talk. This module is designed to help you explore how technology affects your life each day. Tech Talk Technology is the use of tools, machines, or scientific knowledge to solve problems, such as computer technology. The use of technology can help people control, adapt to, and change their environments.

More information

Introduction 1. Download socket (the cable plugs in here so that the GENIE microcontroller can talk to the computer)

Introduction 1. Download socket (the cable plugs in here so that the GENIE microcontroller can talk to the computer) Introduction 1 Welcome to the magical world of GENIE! The project board is ideal when you want to add intelligence to other design or electronics projects. Simply wire up your inputs and outputs and away

More information

Tips For Soldering. By Harsh Tandel. Team Blip EEC 134A/B, Introduction

Tips For Soldering. By Harsh Tandel. Team Blip EEC 134A/B, Introduction Tips For Soldering By Harsh Tandel 914346151 Team Blip EEC 134A/B, 2017-2018 Introduction Every electrical engineer should at least know the basic soldering skills. It is very important to be familiar

More information

Circuit Board Assembly Instructions

Circuit Board Assembly Instructions Circuit Board Assembly Instructions This document walk you through the assembly of the Base4 Clock v1.2 - v1.3 circuit boards. Important note for kit buyers The color and appearance of the components may

More information

Current. I Complete all Requirements. Do all of these: practice while using. 3. Create your game. play your game. to play your game. ,.

Current. I Complete all Requirements. Do all of these: practice while using. 3. Create your game. play your game. to play your game. ,. 52 Current Webelos /AOL Elective Adventure I Game Design Do all of these: 1. Decide on the elements for your game. 2. List at least five of the online safety rules that you put into practice while using

More information

APDS-9960 RGB and Gesture Sensor Hookup Guide

APDS-9960 RGB and Gesture Sensor Hookup Guide Page 1 of 12 APDS-9960 RGB and Gesture Sensor Hookup Guide Introduction Touchless gestures are the new frontier in the world of human-machine interfaces. By swiping your hand over a sensor, you can control

More information

Arduino STEAM Academy Arduino STEM Academy Art without Engineering is dreaming. Engineering without Art is calculating. - Steven K.

Arduino STEAM Academy Arduino STEM Academy Art without Engineering is dreaming. Engineering without Art is calculating. - Steven K. Arduino STEAM Academy Arduino STEM Academy Art without Engineering is dreaming. Engineering without Art is calculating. - Steven K. Roberts Page 1 See Appendix A, for Licensing Attribution information

More information

How to Build Radiant Chargers

How to Build Radiant Chargers How to Build Radiant Chargers Copyright 2009, by H2OFuelKits, LLC 1. Introduction to Radiant Charging 2. Solid State Radiant Chargers Radiant battery chargers are those which use a flyback transformer

More information

Photon Wearable Shield Hookup Guide

Photon Wearable Shield Hookup Guide Page 1 of 5 Photon Wearable Shield Hookup Guide Introduction The SparkFun Photon Wearable Shield breaks out each pin on the Photon, so it is easier to use the Photon in WiFi wearables projects. Due to

More information

Electronics Merit Badge Class 4. 12/30/2010 Electronics Merit Badge Class 4 1

Electronics Merit Badge Class 4. 12/30/2010 Electronics Merit Badge Class 4 1 Electronics Merit Badge Class 4 12/30/2010 Electronics Merit Badge Class 4 1 Soldering Safety Note: A Soldering Iron gets hotter than 374 F. Do not touch the soldering iron s metal parts or you will receive

More information

Bookable Class Catalog

Bookable Class Catalog Bookable Class Catalog We love partnering with libraries, public, private and home schools, community centers and organizations to bring our content to your kids, teens and adults! This catalog includes

More information

Start Your Engines! Nova Award Workbook

Start Your Engines! Nova Award Workbook Start Your Engines! Nova Award Workbook The work space provided for each requirement should be used by the Scout to make notes for discussing the item with his counselor, not for providing the full and

More information

INA169 Breakout Board Hookup Guide

INA169 Breakout Board Hookup Guide Page 1 of 10 INA169 Breakout Board Hookup Guide CONTRIBUTORS: SHAWNHYMEL Introduction Have a project where you want to measure the current draw? Need to carefully monitor low current through an LED? The

More information

Adafruit 16-Channel Servo Driver with Arduino

Adafruit 16-Channel Servo Driver with Arduino Adafruit 16-Channel Servo Driver with Arduino Created by Bill Earl Last updated on 2015-09-29 06:19:37 PM EDT Guide Contents Guide Contents Overview Assembly Install the Servo Headers Solder all pins Add

More information

How to get youth involved in Amateur Radio. Tim Myers, KK7TM

How to get youth involved in Amateur Radio. Tim Myers, KK7TM How to get youth involved in Amateur Radio Tim Myers, KK7TM kk7tm@kk7tm.com What do you want to learn? Why are you here? Did you come last year? What have you tried in the last year? Are you already working

More information

Total solder points: 47 Difficulty level: beginner advanced METAL DETECTOR K7102 ILLUSTRATED ASSEMBLY MANUAL

Total solder points: 47 Difficulty level: beginner advanced METAL DETECTOR K7102 ILLUSTRATED ASSEMBLY MANUAL Total solder points: 47 Difficulty level: beginner 1 2 3 4 5 advanced METAL DETECTOR K7102 Avoid disasters when drilling holes in walls... ILLUSTRATED ASSEMBLY MANUAL H7102IP Features & Specifications

More information

BAT DETECTOR A project of the Service Kring JOTA-JOTI.

BAT DETECTOR A project of the Service Kring JOTA-JOTI. Manual Bat Detector kit Page 1 of 12 A project of the. Do you like the Bat Detector, do you have great ideas? Tell us, please see how on the last page. Manual Bat Detector kit... 1 Remarks... 2 Introduction...

More information

Raspberry Pi In Easy Steps Download Free (EPUB, PDF)

Raspberry Pi In Easy Steps Download Free (EPUB, PDF) Raspberry Pi In Easy Steps Download Free (EPUB, PDF) The Raspberry Pi is a cheap, basic, programmable credit-card sized computer that plugs into your TV and a keyboard. Over five million Raspberry Pi's

More information

SMT REVERSE POLARITY PROTECTION

SMT REVERSE POLARITY PROTECTION SMT REVERSE POLARITY PROTECTION We have all done it, or will one day, hook the power cables to the radio backwards. Hopefully little to nothing will happen. Sometimes it s a minor repair like replacing

More information

Start Your Engines! Nova Award Workbook

Start Your Engines! Nova Award Workbook Nova Award Workbook The work space provided for each requirement should be used by the Scout to make notes for discussing the item with his counselor, not for providing the full and complete answers. Each

More information

ZX Distance and Gesture Sensor Hookup Guide

ZX Distance and Gesture Sensor Hookup Guide Page 1 of 13 ZX Distance and Gesture Sensor Hookup Guide Introduction The ZX Distance and Gesture Sensor is a collaboration product with XYZ Interactive. The very smart people at XYZ Interactive have created

More information

MEDICAL ROVER. Locus Gives the doctors and nurses a hand

MEDICAL ROVER. Locus Gives the doctors and nurses a hand Locus 2014 MEDICAL ROVER Gives the doctors and nurses a hand Powered by an Arduino and controlled from a Python App, this robot will revolutionize the way of working in hospitals. Ashim Sitoula Binaya

More information

Adafruit 16-channel PWM/Servo Shield

Adafruit 16-channel PWM/Servo Shield Adafruit 16-channel PWM/Servo Shield Created by lady ada Last updated on 2018-08-22 03:36:11 PM UTC Guide Contents Guide Contents Overview Assembly Shield Connections Pins Used Connecting other I2C devices

More information

Line-Following Robot

Line-Following Robot 1 Line-Following Robot Printed Circuit Board Assembly Jeffrey La Favre October 5, 2014 After you have learned to solder, you are ready to start the assembly of your robot. The assembly will be divided

More information

가치창조기술. Motors need a lot of energy, especially cheap motors since they're less efficient.

가치창조기술. Motors need a lot of energy, especially cheap motors since they're less efficient. Overview Motor/Stepper/Servo HAT for Raspberry Pi Let your robotic dreams come true with the new DC+Stepper Motor HAT. This Raspberry Pi add-on is perfect for any motion project as it can drive up to 4

More information

Make: Sensors. Tero Karvinen, Kimmo Karvinen, and Ville Valtokari. (Hi MAKER MEDIA SEBASTOPOL. CA

Make: Sensors. Tero Karvinen, Kimmo Karvinen, and Ville Valtokari. (Hi MAKER MEDIA SEBASTOPOL. CA Make: Sensors Tero Karvinen, Kimmo Karvinen, and Ville Valtokari (Hi MAKER MEDIA SEBASTOPOL. CA Table of Contents Preface xi 1. Raspberry Pi 1 Raspberry Pi from Zero to First Boot 2 Extract NOOBS*.zip

More information

Making games with ROBLOX Participants will be taught how to make games using a gaming platform called ROBLOX.

Making games with ROBLOX Participants will be taught how to make games using a gaming platform called ROBLOX. DeKalb SIT Presentation Descriptions RED Sessions Amateur Radio Radio is a way to send information, or communications, from one place to another. Broadcasting includes both one way radio (a person hears

More information

DuoDrive Nixie Bargraph Kit

DuoDrive Nixie Bargraph Kit Assembly Instructions And User Guide Nixie Bargraph Kit - 1 - REVISION HISTORY Issue Date Reason for Issue Number 1 12 December 2017 New document - 2 - 1. INTRODUCTION 1.1 About Nixie Bargraph Driver IN-9

More information

Micro:bit, from BBC to Foundation

Micro:bit, from BBC to Foundation Micro:bit, from BBC to Foundation By Gareth James Chief of Education Micro:bit Educational Foundation On behalf of DR Viden 1 March 2018 1981 BBC Micro 2 # ARM Micro:bit 2015 Educational Foundation 2016

More information

For this exercise, you will need a partner, an Arduino kit (in the plastic tub), and a laptop with the Arduino programming environment.

For this exercise, you will need a partner, an Arduino kit (in the plastic tub), and a laptop with the Arduino programming environment. Physics 222 Name: Exercise 6: Mr. Blinky This exercise is designed to help you wire a simple circuit based on the Arduino microprocessor, which is a particular brand of microprocessor that also includes

More information

Total solder points: 108 Difficulty level: beginner advanced PINK NOISE GENERATOR K4301 ILLUSTRATED ASSEMBLY MANUAL H4301IP-1

Total solder points: 108 Difficulty level: beginner advanced PINK NOISE GENERATOR K4301 ILLUSTRATED ASSEMBLY MANUAL H4301IP-1 Total solder points: 108 Difficulty level: beginner 1 2 3 4 5 advanced PINK NOISE GENERATOR K4301 Add a spectrum analyser with a microphone and check your audio system performance. ILLUSTRATED ASSEMBLY

More information

RGB LED Strips. Created by lady ada. Last updated on :21:20 PM UTC

RGB LED Strips. Created by lady ada. Last updated on :21:20 PM UTC RGB LED Strips Created by lady ada Last updated on 2017-11-26 10:21:20 PM UTC Guide Contents Guide Contents Overview Schematic Current Draw Wiring Usage Arduino Code CircuitPython Code 2 3 5 6 7 10 12

More information

IoT Based Monitoring of Industrial Safety Measures

IoT Based Monitoring of Industrial Safety Measures IoT Based Monitoring of Industrial Safety Measures K.Shiva Prasad Sphoorthy Engineering College E-mail: shiva13b71d5516@gmail.com A.Shashikiran Sphoorthy Enginnering College E-mail: shashi.kiran5190@gmail.com

More information

LEARN ARDUINO SENSORS ALL SENSORS DESCRIPTION APPLICATION SPECIFICATIONS EXAMPLE CODES NOTES DOWNLOADS DHT11, DHT22 AND AM2302 SENSORS ADAFRUIT

LEARN ARDUINO SENSORS ALL SENSORS DESCRIPTION APPLICATION SPECIFICATIONS EXAMPLE CODES NOTES DOWNLOADS DHT11, DHT22 AND AM2302 SENSORS ADAFRUIT LEARN ARDUINO SENSORS ALL SENSORS DESCRIPTION APPLICATION SPECIFICATIONS EXAMPLE CODES NOTES LEARN ARDUINO SENSORS ALL PDF ARDUINO - WIKIPEDIA DOWNLOADS DHT11, DHT22 AND AM2302 SENSORS ADAFRUIT 1 / 5 2

More information

Floral Decorating Information

Floral Decorating Information Floral Decorating Information Girl Scout Troops / Groups 2016 Thank you for registering to decorate the 2017 Rose Parade Floats! Enclosed you will find your troop/group s name badges, reminders, and pertinent

More information

Circuit Board Assembly Instructions for Babuinobot 1.0

Circuit Board Assembly Instructions for Babuinobot 1.0 Circuit Board Assembly Instructions for Babuinobot 1.0 Brett Nelson January 2010 1 Features Sensor4 input Sensor3 input Sensor2 input 5v power bus Sensor1 input Do not exceed 5v Ground power bus Programming

More information

Quick Start Guide.indd 1 05/11/15 10:07

Quick Start Guide.indd 1 05/11/15 10:07 015-10-19 Quick Start Guide.indd 1 05/11/15 10:07 1 WELCOME TO TRACKMAN Congratulations on the purchase of your TrackMan 4. This guide shows you what your TrackMan can do, helps you set it up, and gets

More information

UNIT 4 VOCABULARY SKILLS WORK FUNCTIONS QUIZ. A detailed explanation about Arduino. What is Arduino? Listening

UNIT 4 VOCABULARY SKILLS WORK FUNCTIONS QUIZ. A detailed explanation about Arduino. What is Arduino? Listening UNIT 4 VOCABULARY SKILLS WORK FUNCTIONS QUIZ 4.1 Lead-in activity Find the missing letters Reading A detailed explanation about Arduino. What is Arduino? Listening To acquire a basic knowledge about Arduino

More information

Lesson 2: Soldering. Goals

Lesson 2: Soldering. Goals Introduction: Its time to learn how to solder. So you have met all the components needed to make a DIY Gamer, now it s time to put it together. Soldering is joining the components to the printed circuit

More information

introduction to Digital Electronics Install the Arduino IDE on your laptop if you haven t already!

introduction to Digital Electronics Install the Arduino IDE on your laptop if you haven t already! introduction to Digital Electronics Install the Arduino IDE 1.8.5 on your laptop if you haven t already! Electronics can add interactivity! Any sufficiently advanced technology is indistinguishable from

More information

Lesson 2: Soldering. Goals

Lesson 2: Soldering. Goals Introduction: Its time to learn how to solder. So you have met all the components needed to make a DIY Gamer, now it s time to put it together. Soldering is joining the components to the printed circuit

More information

Coding with Arduino to operate the prosthetic arm

Coding with Arduino to operate the prosthetic arm Setup Board Install FTDI Drivers This is so that your RedBoard will be able to communicate with your computer. If you have Windows 8 or above you might already have the drivers. 1. Download the FTDI driver

More information

micro:bit Basics The basic programming interface, utilizes Block Programming and Javascript2. It can be found at

micro:bit Basics The basic programming interface, utilizes Block Programming and Javascript2. It can be found at Name: Class: micro:bit Basics What is a micro:bit? The micro:bit is a small computer1, created to teach computing and electronics. You can use it on its own, or connect it to external devices. People have

More information

Basic Electronics. Guoping Wang. March 22, Indiana University Purdue University Fort Wayne IEEE Fort Wayne Section

Basic Electronics. Guoping Wang. March 22, Indiana University Purdue University Fort Wayne IEEE Fort Wayne Section Basic Electronics Guoping Wang Indiana University Purdue University Fort Wayne IEEE Fort Wayne Section wang@ipfw.edu March 22, 2016 Table of Contents 1 Safety Guideline 2 Group Electronic Kits 3 Electronics

More information

Silicon Valley Monterey Bay Council

Silicon Valley Monterey Bay Council 1 Silicon Valley Monterey Bay Council The Camp Card Sale Program The Camp Card Sale helps units fund their way to Summer Camp programs by selling discount coupon cards that allow them to earn their way

More information

Skill Level: Beginner

Skill Level: Beginner Page 1 of 9 RFM22 Shield Landing Page Skill Level: Beginner Overview: The RFM22 shield is an Arduino-compatible shield which provides a means to communicate with the HOPERF RFM22 radio transceiver module.

More information

ROBOTICS & IOT. Workshop Module

ROBOTICS & IOT. Workshop Module ROBOTICS & IOT Workshop Module CURRICULUM STRUCTURE DURATION : 2 day (16 hours) Session 1 Let's Learn Embedded System & Robotics Description Under this topic, we will discuss basics and give brief idea

More information

ROBOTICS & IOT. Workshop Module

ROBOTICS & IOT. Workshop Module ROBOTICS & IOT Workshop Module CURRICULUM STRUCTURE DURATION : 2 day (16 hours) Session 1 Let's Learn Embedded System & Robotics Description Under this topic, we will discuss basics and give brief idea

More information

Trinket Powered Analog Meter Clock

Trinket Powered Analog Meter Clock Trinket Powered Analog Meter Clock Created by Mike Barela Last updated on 2016-02-08 02:13:11 PM EST Guide Contents Guide Contents Overview Building the Circuit Preparing to Code Debugging Issues Code

More information

SkyPI. Order SkyPi at

SkyPI. Order SkyPi at -CW, RTTY, WSPR, Open Source -SDR with No PC Required -40, 30, 20, 17, and 15 Meter Versions SkyPi is ideal for QRP enthusiasts and experimenters who want a modern and versatile software radio created

More information

INSTANT ROBOT SHIELD (AXE408)

INSTANT ROBOT SHIELD (AXE408) INSTANT ROBOT SHIELD (AXE408) 1.0 Introduction Thank you for purchasing this Instant Robot shield. This datasheet is designed to give a brief introduction to how the shield is assembled, used and configured.

More information

Arduino Guide READ ONLINE

Arduino Guide READ ONLINE Arduino Guide READ ONLINE Introduction: SIK RedBoard & Sparkfun Mini Inventor's Kit. The SparkFun Inventor s Guide is your map for navigating the waters of beginning embedded electronics. If you are just

More information

UTILIZATION OF ROBOTICS AS CONTEMPORARY TECHNOLOGY AND AN EFFECTIVE TOOL IN TEACHING COMPUTER PROGRAMMING

UTILIZATION OF ROBOTICS AS CONTEMPORARY TECHNOLOGY AND AN EFFECTIVE TOOL IN TEACHING COMPUTER PROGRAMMING UTILIZATION OF ROBOTICS AS CONTEMPORARY TECHNOLOGY AND AN EFFECTIVE TOOL IN TEACHING COMPUTER PROGRAMMING Aaron R. Rababaah* 1, Ahmad A. Rabaa i 2 1 arababaah@auk.edu.kw 2 arabaai@auk.edu.kw Abstract Traditional

More information

EE-110 Introduction to Engineering & Laboratory Experience Saeid Rahimi, Ph.D. Labs Introduction to Arduino

EE-110 Introduction to Engineering & Laboratory Experience Saeid Rahimi, Ph.D. Labs Introduction to Arduino EE-110 Introduction to Engineering & Laboratory Experience Saeid Rahimi, Ph.D. Labs 10-11 Introduction to Arduino In this lab we will introduce the idea of using a microcontroller as a tool for controlling

More information

Afterschool Clubs & One Day Workshops Create. Code. Innovate.

Afterschool Clubs & One Day Workshops Create. Code. Innovate. Afterschool Clubs & One Day Workshops Create. Code. Innovate. Kids & Teens Learning Tech Skills for Life. Fire Tech Camp has introduced me to much more about computers and coding than anything I have ever

More information

Doesn t something like this exist already? What is this project trying to achieve? What is this document?

Doesn t something like this exist already? What is this project trying to achieve? What is this document? 1 What is this project trying to achieve? It is estimated that around 20% of the world s population suffers from some extent of hearing loss. Even relatively low levels of hearing loss can cause difficulties

More information

Getting started with the SparkFun Inventor's Kit for Google's Science Journal App

Getting started with the SparkFun Inventor's Kit for Google's Science Journal App Page 1 of 16 Getting started with the SparkFun Inventor's Kit for Google's Science Journal App Introduction Google announced their Making & Science Initiative at the 2016 Bay Area Maker Faire. Making &

More information

Arduino Controllers & Ham Radio A PRESENTATION BY MICHAEL MAGNUSON N7ETA

Arduino Controllers & Ham Radio A PRESENTATION BY MICHAEL MAGNUSON N7ETA Arduino Controllers & Ham Radio A PRESENTATION BY MICHAEL MAGNUSON N7ETA N7ETA 6/1/2018 There are many SBC (Single Board Computer), and micro controllers that can be used with the control and operation

More information

TABLE OF CONTENTS INTRODUCTION...04 PART I - HEALTH LEARNING...08 PART II - DEVICE LEARNING...12 PART III - BUILD...16 PART IV - DATA COLLECTION...

TABLE OF CONTENTS INTRODUCTION...04 PART I - HEALTH LEARNING...08 PART II - DEVICE LEARNING...12 PART III - BUILD...16 PART IV - DATA COLLECTION... YOUTH GUIDE ENGINEER NOTES TABLE OF CONTENTS INTRODUCTION...04 PART I - HEALTH LEARNING...08 PART II - DEVICE LEARNING...12 PART III - BUILD...16 PART IV - DATA COLLECTION...18 PART V - COOL DOWN...22

More information

Training Schedule. Robotic System Design using Arduino Platform

Training Schedule. Robotic System Design using Arduino Platform Training Schedule Robotic System Design using Arduino Platform Session - 1 Embedded System Design Basics : Scope : To introduce Embedded Systems hardware design fundamentals to students. Processor Selection

More information