Cargando…

Make : action : movement, light, and sound with Arduino and Raspberry Pi /

Beginning with the basics and moving gradually to greater challenges, this book takes you step-by-step through experiments and projects that show you how to make your Arduino or Raspberry Pi create and control movement, light, and sound. In other words: action! The Arduino is a simple microcontrolle...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Monk, Simon (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: San Francisco, CA : Maker Media, 2016.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ia 4500
001 OR_ocn936765408
003 OCoLC
005 20231017213018.0
006 m o d
007 cr |n|||||||||
008 160205s2016 caua o 001 0 eng d
040 |a JAJ  |b eng  |e pn  |c JAJ  |d OCLCO  |d N$T  |d OCLCO  |d N$T  |d IDEBK  |d YDXCP  |d UMI  |d TEFOD  |d OCLCO  |d OCLCF  |d OCLCO  |d CDX  |d EBLCP  |d OCLCQ  |d OCLCO  |d DEBBG  |d AL5CW  |d OCLCQ  |d COO  |d HCO  |d UOK  |d CEF  |d MLSOD  |d WYU  |d C6I  |d UAB  |d AU@  |d STF  |d UKAHL  |d OCLCQ  |d OCLCO  |d OCLCQ 
019 |a 938358441  |a 938788814  |a 939400571  |a 944433802  |a 992828153 
020 |a 9781457187773  |q (electronic bk.) 
020 |a 1457187779  |q (electronic bk.) 
020 |a 9781457187759  |q (electronic bk.) 
020 |a 1457187752  |q (electronic bk.) 
020 |z 9781457187797 
020 |z 1457187795 
029 1 |a AU@  |b 000057116813 
029 1 |a DEBBG  |b BV043968933 
029 1 |a DEBSZ  |b 485794454 
029 1 |a GBVCP  |b 882753215 
035 |a (OCoLC)936765408  |z (OCoLC)938358441  |z (OCoLC)938788814  |z (OCoLC)939400571  |z (OCoLC)944433802  |z (OCoLC)992828153 
037 |a 895238  |b MIL 
037 |a 9EB2EB12-673D-4FBB-8F91-03EF47CA4F34  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a TK9965 
072 7 |a TEC  |x 009070  |2 bisacsh 
082 0 4 |a 621.381  |2 23 
049 |a UAMI 
100 1 |a Monk, Simon,  |e author. 
245 1 0 |a Make : action :  |b movement, light, and sound with Arduino and Raspberry Pi /  |c Simon Monk. 
260 |a San Francisco, CA :  |b Maker Media,  |c 2016. 
300 |a 1 online resource :  |b color illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed February 11, 2016). 
500 |a Includes index. 
505 0 |a Copyright; Table of Contents; Chapter 1. Introduction; Arduino and Pi; Raspberry Pi; Arduino; Choosing a Device: Arduino or Pi?; Alternatives; Summary; Chapter 2. Arduino; What Is an Arduino?; Installing the Arduino IDE; Uploading a Sketch; The Book Code; Programming Guide; Setup and Loop; Variables; Digital Outputs; Digital Inputs; Analog Inputs; Analog Outputs; If/Else; Loops; Functions€; Summary; Chapter 3. Raspberry Pi; What Is a Raspberry Pi?; Setting Up Your Raspberry Pi; Preparing a MicroSD Card with NOOBS; Setting Up SSH; SSH on a Windows Computer; SSH on Mac or Linux. 
505 8 |a The Linux Command LineThe Book Code; Programming Guide; Hello, World; Tabs and Indents; Variables; if, while, etc.; The RPi. GPIO Library; The GPIO Header; Digital Outputs; Digital Inputs; Analog Outputs; Summary; Chapter 4. Quickstart; Solderless Breadboard; How a Breadboard Works; Connecting a Breadboard to the Arduino; Connecting a Breadboard to the Raspberry Pi; Downloading the Software; Experiment:€Controlling an LED; Parts List; Breadboard Layout; Arduino Connections; Arduino Software; Arduino Experimentation; Raspberry Pi Connections; Raspberry Pi Software; Raspberry Pi Experimentation. 
505 8 |a Comparing the CodeExperiment: Controlling a Motor; Parts List; Breadboard Layout; Experimenting Without Arduino or Raspberry Pi; Arduino Connections; Arduino Experimentation; Raspberry Pi Connections; Raspberry Pi Experimentation; Summary; Chapter 5. Basic Electronics; Current, Voltage, and Resistance; Current; Voltage; Ground; Resistance; Power; Common Components; Resistors; Transistors; Diodes; LEDs; Capacitors; Integrated Circuits; The Ins and Outs of Connections; Digital Outputs; Digital Inputs; Analog Inputs; Analog Outputs; Serial Communication; Summary; Chapter 6. LEDs; Regular LEDs. 
505 8 |a Current LimitingProject: Traffic Signal; Parts List; Design; Arduino Connections; Arduino Software; Raspberry Pi Connections; Raspberry Pi Software; PWM and LEDs; RGB LEDs; Experiment: Mixing Colors; Hardware; Parts List; Arduino Connections; Arduino Software; Arduino Experimentation; Raspberry Pi Connections; Raspberry Pi Software; Raspberry Pi Experimentation; Summary; Chapter 7. Motors, Pumps, and Actuators; Controlling Speed (PWM); Experiment:€Controlling the Speed of a DC Motor; Hardware; Arduino Connections; Arduino Software; Arduino Experimentation; Raspberry Pi Connections. 
505 8 |a Raspberry Pi SoftwareRaspberry Pi Experimentation; Controlling DC Motors with a Relay; Switching a Relay with Arduino or Raspberry Pi; Relay Modules; Experiment:€Controlling a DC Motor with a Relay Module; Parts List; Wiring; Arduino Software; Raspberry Pi Software; Choosing a Motor; Torque; RPM; Gears; Gearmotors; Pumps; Peristaltic Pumps; Velocity Pumps; Project:€Arduino House Plant Waterer; Design; Parts List; Construction; Software; Using the Project; Linear Actuators; Solenoids; Summary; Chapter 8. Advanced Motor Control; H-Bridges; H-Bridge on a Chip. 
520 |a Beginning with the basics and moving gradually to greater challenges, this book takes you step-by-step through experiments and projects that show you how to make your Arduino or Raspberry Pi create and control movement, light, and sound. In other words: action! The Arduino is a simple microcontroller with an easy-to-learn programming environment, while the Raspberry Pi is a tiny Linux-based computer. This book clearly explains the differences between the Arduino and Raspberry Pi, when to use them, and to which purposes each are best suited. Using these widely available and inexpensive platforms, you'll learn to control LEDs, motors of various types, solenoids, AC (alternating current) devices, heaters, coolers, displays, and sound. You'll even discover how to monitor and control these devices over the Internet. Working with solderless breadboards, you'll get up and running quickly, learning how to make projects that are as fun as they are informative. In Make:... 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Electronic apparatus and appliances  |x Design and construction  |v Amateurs' manuals. 
650 0 |a Arduino (Programmable controller)  |v Amateurs' manuals. 
650 0 |a Raspberry Pi (Computer)  |v Amateurs' manuals. 
650 6 |a Appareils électroniques  |x Conception et construction  |v Manuels d'amateurs. 
650 6 |a Arduino (Automate programmable)  |v Manuels d'amateurs. 
650 6 |a Raspberry Pi (Ordinateur)  |v Manuels d'amateurs. 
650 7 |a TECHNOLOGY & ENGINEERING  |x Mechanical.  |2 bisacsh 
650 7 |a Arduino (Programmable controller)  |2 fast  |0 (OCoLC)fst01892754 
650 7 |a Electronic apparatus and appliances  |x Design and construction.  |2 fast  |0 (OCoLC)fst00906787 
650 7 |a Raspberry Pi (Computer)  |2 fast  |0 (OCoLC)fst01895174 
650 1 7 |a Nonfiction.  |2 overdrive 
650 7 |a Technology.  |2 overdrive 
655 7 |a Handbooks and manuals.  |2 fast  |0 (OCoLC)fst01423877 
776 0 8 |i Print version:  |z 1457187795  |z 9781457187797  |w (OCoLC)913137426 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781457187780/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH30328505 
938 |a Askews and Holts Library Services  |b ASKH  |n AH30149669 
938 |a Coutts Information Services  |b COUT  |n 33804337 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL4543909 
938 |a EBSCOhost  |b EBSC  |n 1165880 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis33804337 
938 |a YBP Library Services  |b YANK  |n 12835308 
994 |a 92  |b IZTAP