Another slice of pi Hands-ON with the raspberry pi computer

Slides:



Advertisements
Similar presentations
There are many types of computers including:
Advertisements

BEYOND SMARTPHONES WITH RASPBERRY PI BY - ASHISH KSHIRSAGAR.
1. 2 FRC 2010 Driver Station Doug Norman & Stephanie Brierty National Instruments January 8, 2010 Thanks to Joe Ross – Team 330.
Raspberry Pi Surrey Amateur Radio Club November 12, 2014 AN INTRODUCTION TO THIS NON-EDIBLE DELIGHT.
Teaching Kids to Program Things with Java and the Raspberry Pi Ian Utting & Fabio Hedayioglu.
Introduction to the Raspberry Pi ® Saman Amighi 10/2013 ® Raspberry Pi Foundation.
Embedded Programming and Robotics Lesson 12 Introducing the Raspberry Pi Intro to Raspberry Pi1.
Raspberry Pi Training Truman College Goals of our Training Today Unbox and boot up the Raspberry Pi (RPi) Learn how to access the desktop graphical.
 Computer News  Office for the Ipad  July & August no meeting  Sept 19th  One meeting a month (3rd Wednesday)  Website & 
Drivers Station 2010 Joe Ross Team /12/2009.
Introduction to Computers Personal Computing 10. What is a computer? Electronic device Performs instructions in a program Performs four functions –Accepts.
An Overview of Using Computers
Software GCSE COMPUTING.
Overview of Windows and Microsoft Word. Operating System Performs 3 functions –Controls the hardware of the computer Screen, keyboard, disk drives, etc.
Home Intrusion Detection System Andre, Irena, Priyanka, Balta.
SINGLE BOARD COMPUTERS ARE YOU ON THE RIGHT AIRPLANE?
Introduction :  In the beginning, the calculator is the basic idea of computers out, then that arrived at the large computers.  in1980 or late seventies.
F28HS Hardware-Software Interface Lecture 0: Overview.
IoT: Windows 10 & Raspberry Pi By: Mitchel Sellers.
Intro to Raspberry Pi A Southwest Florida Hackerspace Workshop Presented by: Russell Benzing & Eric Schiffli.
Introduction to ev3dev: Setup
Raspberry Pi Project Control Your Home Lights with a Raspberry Pi.
Farhin Al Masud What is Raspberry PI? o Low cost, credit card sized computer o SOC (System on a chip) o Founded by Raspberry PI foundation.
Raspberry PI 2 Installation & Demo App By Wayne Keadle.
1 Lesson 1: Computer Concepts Shalen Malabon. Computer Concepts Asian Institute of Computer Studies 222 Introduction.
COMPUTER PARTS INSIDE - OUTSIDE. Computer Parts There are many parts that work together to make a computer work.
PlaatEnergy (Energy Data Logger) Open Source Project W.B.J. van der Plaat (Principal IT Architect)
RaspberryPi.
Solar Pi – A Technology Innovation
Computer Parts There are many parts that work together to make a computer work.
Introduction to LEGO Mindstorms EV3 What is in the box?
Building Raspberry Pi Controllers with Python
Introduction to Raspberry Pi & Kano
Workshop on Raspberry Pi 3
Computer System Laboratory
Mandava Institute of Engineering and Technology
RASPBERRY PI WORKSHOP.
IoT 101 with Raspberry Pi and Azure
Internet of Things (internet of everything?)
Raspberry Pi.
Prepared by: Raghad J Foqha Supervisor: Dr. Saed Tarapiah
From Things to the Internet: Teaching Kids to Code Java on the Raspberry Pi Ian Utting & Fabio Hedayioglu.
Java on the LEGO Mindstorms EV3
INTRODUCTION TO COMPUTING
A microcontroller Raspberry Pi 2 Model B V1.1 RPi
PlaatSign (Raspberry Pi Digital Content Viewer) Open Source Project
Programming with Arduinos and Rapsberry Pi
Enjoy Hulu Plus On Vizio TV Smart Tv Help Line Toll Free ( )
Lighting LEDs with a RASPBERRY PI
Computer Parts There are many parts that work together to make a computer work.
Module 1.1 Introduction to computers
Raspberry Pi.
Raspberry Pi Pi 2 Model B.
An introduction to the Raspberry Pi
Computer Parts There are many parts that work together to make a computer work.
Computer Systems NOTES:.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Presenter: Nicholas Exner
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Exploring Computer Science Lesson 6-5
What is a Raspberry Pi? The Raspberry Pi is a low cost, credit-card sized computer that plugs into a computer monitor or TV, and uses a standard keyboard.
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Tonga Institute of Higher Education IT 141: Information Systems
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Introduction to Single Board Computer
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Raspberry Pi Hardware By: Mike Kwiatkowski.
Presentation transcript:

Another slice of pi Hands-ON with the raspberry pi computer Aisd science + mathematics x conference 2017 Anita Johnson – kealing middle school Teach electives at Kealing (magnet & academy): robotics (LEGO and Arduino) Coding (beginning and advanced) Second year of teaching (ACC; Intel Corporation) Not a math or science teacher, but there are coding applications Computational thinking is critical All summer news about machine learning, artificial intelligence No TEKS, but somewhat aware This turned into 3 classes (6 hours) Coding (Scratch and Python) Physical computing – robotics, light displays, sensors Raspberry Pi Hampered by lack of AISD support for this device

ANOTHER SLICE OF PI Overview – hardware and software What’s the big deal? Examples & demos Hands-on, questions, discussion Wanted to teach! Teach coding to anybody, anytime Once we get connected, you’re free to play (just no Internet)

ATTENDEES WILL… Know and understand the basic features of the Raspberry Pi Explore the vast universe of Raspberry Pi projects Get ideas about what the RPi can do for you Get ideas about how to use in your classes Do something that you didn’t know you could do! Leave curious and fearless! My Los are not lofty In fact, soft and not particularly measurable! Already curious

What is a raspberry pi - hardware Small, inexpensive computer ($65-$150) 1.2 GHz ARM processor, 1 Gb RAM (Pentium+) USB x4, Bluetooth, WiFi, Ethernet, HDMI Camera interface Micro SD card instead of a hard drive General Purpose I/O (GPIO) pins $35 by itself Closer to $65 with power $7, HDMI cable $7, case $8, micro SD card $8 AND Keyboard/mouse $15 wired $20 wireless HDMI screen $65 So $150 for a desktop computer OR WiFi enabled device running VNC (e.g. Chromebook) GPIO – more on this later

WHAT IS A RASPBERRY PI - SOFTWARE Free download Operating system - Linux Debian (“Raspbian”) Windows-like graphical user interface (GUI) Scratch, Python, Java, Wolfram Mathematica Libre Office suite Sonic Pi Minecraft Pi Show live demo here?

Raspberry pi vs chromebook Advantages – it’s a computer Programming languages: Python, Mathematica Other advantages Size – can incorporate in projects (e.g. robots) You own it Replace the micro SD card Any software you want BUT not supported by AISD **GPIO pins** Physical computing If “hard drive” gets messed up (students), just swap out an $8 SD card Same price as a Chromebook GPIO Inputs: buttons, knobs, switches, sensors Outputs: lights, motors Can control with code Arduino? How I got into all of this

GPIO pins – the special sauce Connect to motors, sensors, LEDs, Internet of Things (IoT) Many third party “hats” with multiple connections No need to know electronics A zillion open source project & code ideas (resources)

Hardware add-ons Sense Hat Explorer Hat Robotics AIY Voice Box GoPiGo RaspiRobot3 AIY Voice Box …and any electronics

Connecting to the rpI Keyboard, mouse, USB monitor

CONNECTING TO THE RPI Laptop/computer with Ethernet cable

CONNECTING TO THE RPI – “headless” Any device (desktop/lapop/Chromebook/Android/iOS) over WiFi to RPi wired to network switch Any device over WiFi to RPi back over WiFi to router (no Internet if you can’t control the router)

Setup & connect If you have a laptop, you can use it instead of a Chromebook Download VNC viewer at https://www.realvnc.com/en/download/viewer/ Remove contents from box and attach power stick to RPi

SETUP AND CONNECT Push button on power stick Change your WiFi connection to HornetLAN1 Password: icyskates631 You will not have Internet connectivity! Open VNC Viewer and enter the address that is formed with your RPi number: 192.168.1.1XX where XX is the number on your Rpi Example: If the number is 3, then enter 192.168.1.103

SETUP AND CONNECT Ignore message and Click on Continue Enter Username: pi Password: klg^HRNZ17 If necessary, click on appropriate icon at bottom to make full screen

DEMOS and HANDS-ON Navigating the Rpi Linux Python Sense Hat: sparkles, environ Other explorations ExplorerHatPro Be curious! Limited due to configuration here (no Internet access) Do the best we can Don’t have enough cameras, can share

PYTHON Text-based coding Suitable for grade 7+ Taught many schools and colleges (e.g. ACC) as first coding language

SENSE HAT 8x8 RGB LED matrix a mini joystick Gyroscope/accelerometer/magnetometer Temperature/humidity/barometric pressure Python library AstroPi

SENSE HAT – ASTRO Pi

Raspberrypi.org Great follow-along lessons Most teach coding Some are applicable to subject areas Free courses at https://www.futurelearn.com/partners/raspberry-pi

OTHER RESOURCES raspberrypi.org MagPi – free PDF downloads instructables.com hackster.io adafruit.com Books! codecademy.com: Python (new 8/1) and others (HTML/CSS/JavaScript) Google Remote Pandora player DIY Amazon Echo Robots (including self-driving with AI) Twitter CAM (if snake moves, takes a picture and tweets it) Twitter Lights (if any tweet has @kealinglights and #[colorname], lights change to that color Candy dispenser (if they type something happy) Facial recognition