Raspberry Pi Sensors :: integrate sensors into your Raspberry Pi projects and let your powerful microcomputer interact with the physical world /
This book is perfect for hardware enthusiasts who want to develop amazing projects using Raspberry Pi. Some knowledge and experience working with Linux, C, and Python is a plus, but once you're set up to go, you'll be ready to push the creative capabilities of your Raspberry Pi even furthe...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK :
Packt Publishing,
2015.
|
Schriftenreihe: | Community experience distilled.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | This book is perfect for hardware enthusiasts who want to develop amazing projects using Raspberry Pi. Some knowledge and experience working with Linux, C, and Python is a plus, but once you're set up to go, you'll be ready to push the creative capabilities of your Raspberry Pi even further. |
Beschreibung: | Includes index. |
Beschreibung: | 1 online resource (1 volume) : illustrations |
ISBN: | 9781784392123 178439212X |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn910341794 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr unu|||||||| | ||
008 | 150529s2015 enka o 001 0 eng d | ||
040 | |a UMI |b eng |e rda |e pn |c UMI |d IDEBK |d EBLCP |d DEBSZ |d YDXCP |d DEBBG |d N$T |d OCLCF |d TEFOD |d IDB |d OCLCQ |d MERUC |d CEF |d OCLCQ |d UAB |d AU@ |d OCLCQ |d AJS |d OCLCO |d OCLCQ |d QGK |d OCLCO |d OCLCL | ||
019 | |a 908632788 |a 909972402 |a 1259257476 | ||
020 | |a 9781784392123 |q (electronic bk.) | ||
020 | |a 178439212X |q (electronic bk.) | ||
020 | |z 1784393614 | ||
020 | |z 9781784393618 | ||
035 | |a (OCoLC)910341794 |z (OCoLC)908632788 |z (OCoLC)909972402 |z (OCoLC)1259257476 | ||
037 | |a CL0500000597 |b Safari Books Online | ||
037 | |a 4158D748-D699-46ED-8E61-CE10356F3367 |b OverDrive, Inc. |n http://www.overdrive.com | ||
050 | 4 | |a QA76.73.P98 | |
072 | 7 | |a COM |x 013000 |2 bisacsh | |
072 | 7 | |a COM |x 014000 |2 bisacsh | |
072 | 7 | |a COM |x 018000 |2 bisacsh | |
072 | 7 | |a COM |x 067000 |2 bisacsh | |
072 | 7 | |a COM |x 032000 |2 bisacsh | |
072 | 7 | |a COM |x 037000 |2 bisacsh | |
072 | 7 | |a COM |x 052000 |2 bisacsh | |
082 | 7 | |a 004.10923478 | |
049 | |a MAIN | ||
100 | 1 | |a Gajjar, Rushi, |e author. | |
245 | 1 | 0 | |a Raspberry Pi Sensors : |b integrate sensors into your Raspberry Pi projects and let your powerful microcomputer interact with the physical world / |c Rushi Gajjar. |
246 | 3 | 0 | |a Integrate sensors into your Raspberry Pi projects and let your powerful microcomputer interact with the physical world |
264 | 1 | |a Birmingham, UK : |b Packt Publishing, |c 2015. | |
300 | |a 1 online resource (1 volume) : |b illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
490 | 1 | |a Community experience distilled | |
588 | 0 | |a Online resource; title from title page (Safari, viewed May 15, 2015). | |
500 | |a Includes index. | ||
505 | 0 | |a Cover; Copyright; Credits; About the Author; Acknowledgements; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Meeting Your Buddy -- the Raspberry Pi; A glance at the Raspberry Pi board; Setting up for the first time; Installing the operating system; Purchasing your SD card; Downloading the required software; Expanding the root filesystem; Logging in to the RasPi; Opening the desktop; Connecting the Raspberry Pi to the Internet; Internet connection through Wi-Fi dongle; Internet connection through Ethernet from a PC; Editing the command-line file of the RasPi | |
505 | 8 | |a Turning on the RasPiChanging cmdline.txt again to add the PC's Ethernet port IP address; Sharing the Internet connection between your PC and an Ethernet connection; Installing and opening the free SSH client on your PC; A crash course on Linux; The terminal and shell; Useful and frequently used Linux commands; Installing useful libraries; git-core; wiringPi; python-gpio; Be ready with Python and C; Writing and executing the Python program; Writing and executing the C program; Practice makes you perfect; Summary; Chapter 2: Meeting the World of Electronics; Basic terminologies of electronics | |
505 | 8 | |a VoltageCurrent; Resistor; Capacitor; Open circuit and short circuit; Series and parallel connections; Pull-up and pull-down resistors; Communication protocols; UART; Serial Peripheral Interface; Inter-Integrated Circuit; Useful tips and precautions; Understanding the GPIO port; It's time to glow LEDs!; Shell script and GPIO; LED blink and Python; Let's blink the LED with C code; Summary; Chapter 3: Measuring Distance Using Ultrasonic Sensors; The mysterious ultrasonic sensor; Distance calculation; Building the project!; Hardware setup; Software setup; Initial configuration | |
505 | 8 | |a Setting the GPIO pins on the default modeSending and receiving the pulses; Calculation of distance; Fixing common problems; Is it showing the distance incorrectly?; Is the module not responding?; Are you measuring the distance less than 2 cm?; A wearable device for the visually impaired; Building the hardware; Software setup; Summary; Chapter 4: Monitoring the Atmosphere Using Sensors; Sensor selection process; Criticality of an application; Selecting a sensor package; Sensor properties; Purchasing the sensor; Available sensors; InsideDHT -- temperature and humidity sensors | |
505 | 8 | |a Introducing the photoresistor (photocell)Building the project; Hardware setup; Breadboard setup; Preparing the code; Code the DHT sensor and measure relative humidity and temperature; Code the LDR sensor and measure light variations; Putting all the parts together; Troubleshooting common problems; Received DHT data is not valid; The LDR sensor gives a zero value; Is the voltage correct?; Summary; Chapter 5: Using an ADC to Interface any Analog Sensor with the Raspberry Pi; Analog-to-digital convertors; Data reception and signal conditioning; Amplification; Sampling and quantization | |
520 | |a This book is perfect for hardware enthusiasts who want to develop amazing projects using Raspberry Pi. Some knowledge and experience working with Linux, C, and Python is a plus, but once you're set up to go, you'll be ready to push the creative capabilities of your Raspberry Pi even further. | ||
546 | |a English. | ||
650 | 0 | |a Raspberry Pi (Computer) |0 http://id.loc.gov/authorities/subjects/sh2013000263 | |
650 | 0 | |a Detectors. |0 http://id.loc.gov/authorities/subjects/sh85037291 | |
650 | 0 | |a Computer vision. |0 http://id.loc.gov/authorities/subjects/sh85029549 | |
650 | 6 | |a Raspberry Pi (Ordinateur) | |
650 | 6 | |a Vision par ordinateur. | |
650 | 7 | |a COMPUTERS |x Computer Literacy. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Computer Science. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Data Processing. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Hardware |x General. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Information Technology. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Machine Theory. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Reference. |2 bisacsh | |
650 | 7 | |a Computer vision |2 fast | |
650 | 7 | |a Detectors |2 fast | |
650 | 7 | |a Raspberry Pi (Computer) |2 fast | |
758 | |i has work: |a Raspberry Pi Sensors (Text) |1 https://id.oclc.org/worldcat/entity/E39PCYKpFxPDKHYrTQHwVC8tDm |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Erscheint auch als: |n Druck-Ausgabe |t Gajjar, Rushi. Raspberry Pi Sensors |
830 | 0 | |a Community experience distilled. |0 http://id.loc.gov/authorities/names/no2011030603 | |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=986716 |3 Volltext |
938 | |a EBL - Ebook Library |b EBLB |n EBL2039893 | ||
938 | |a EBSCOhost |b EBSC |n 986716 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis31515390 | ||
938 | |a YBP Library Services |b YANK |n 12407216 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn910341794 |
---|---|
_version_ | 1816882313736224768 |
adam_text | |
any_adam_object | |
author | Gajjar, Rushi |
author_facet | Gajjar, Rushi |
author_role | aut |
author_sort | Gajjar, Rushi |
author_variant | r g rg |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.73.P98 |
callnumber-search | QA76.73.P98 |
callnumber-sort | QA 276.73 P98 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Cover; Copyright; Credits; About the Author; Acknowledgements; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Meeting Your Buddy -- the Raspberry Pi; A glance at the Raspberry Pi board; Setting up for the first time; Installing the operating system; Purchasing your SD card; Downloading the required software; Expanding the root filesystem; Logging in to the RasPi; Opening the desktop; Connecting the Raspberry Pi to the Internet; Internet connection through Wi-Fi dongle; Internet connection through Ethernet from a PC; Editing the command-line file of the RasPi Turning on the RasPiChanging cmdline.txt again to add the PC's Ethernet port IP address; Sharing the Internet connection between your PC and an Ethernet connection; Installing and opening the free SSH client on your PC; A crash course on Linux; The terminal and shell; Useful and frequently used Linux commands; Installing useful libraries; git-core; wiringPi; python-gpio; Be ready with Python and C; Writing and executing the Python program; Writing and executing the C program; Practice makes you perfect; Summary; Chapter 2: Meeting the World of Electronics; Basic terminologies of electronics VoltageCurrent; Resistor; Capacitor; Open circuit and short circuit; Series and parallel connections; Pull-up and pull-down resistors; Communication protocols; UART; Serial Peripheral Interface; Inter-Integrated Circuit; Useful tips and precautions; Understanding the GPIO port; It's time to glow LEDs!; Shell script and GPIO; LED blink and Python; Let's blink the LED with C code; Summary; Chapter 3: Measuring Distance Using Ultrasonic Sensors; The mysterious ultrasonic sensor; Distance calculation; Building the project!; Hardware setup; Software setup; Initial configuration Setting the GPIO pins on the default modeSending and receiving the pulses; Calculation of distance; Fixing common problems; Is it showing the distance incorrectly?; Is the module not responding?; Are you measuring the distance less than 2 cm?; A wearable device for the visually impaired; Building the hardware; Software setup; Summary; Chapter 4: Monitoring the Atmosphere Using Sensors; Sensor selection process; Criticality of an application; Selecting a sensor package; Sensor properties; Purchasing the sensor; Available sensors; InsideDHT -- temperature and humidity sensors Introducing the photoresistor (photocell)Building the project; Hardware setup; Breadboard setup; Preparing the code; Code the DHT sensor and measure relative humidity and temperature; Code the LDR sensor and measure light variations; Putting all the parts together; Troubleshooting common problems; Received DHT data is not valid; The LDR sensor gives a zero value; Is the voltage correct?; Summary; Chapter 5: Using an ADC to Interface any Analog Sensor with the Raspberry Pi; Analog-to-digital convertors; Data reception and signal conditioning; Amplification; Sampling and quantization |
ctrlnum | (OCoLC)910341794 |
dewey-full | 004.10923478 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 004 - Computer science |
dewey-raw | 004.10923478 |
dewey-search | 004.10923478 |
dewey-sort | 14.10923478 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06808cam a2200829 i 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn910341794</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr unu||||||||</controlfield><controlfield tag="008">150529s2015 enka o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">UMI</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">UMI</subfield><subfield code="d">IDEBK</subfield><subfield code="d">EBLCP</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">YDXCP</subfield><subfield code="d">DEBBG</subfield><subfield code="d">N$T</subfield><subfield code="d">OCLCF</subfield><subfield code="d">TEFOD</subfield><subfield code="d">IDB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">MERUC</subfield><subfield code="d">CEF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">UAB</subfield><subfield code="d">AU@</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">AJS</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">QGK</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">908632788</subfield><subfield code="a">909972402</subfield><subfield code="a">1259257476</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781784392123</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">178439212X</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">1784393614</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781784393618</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)910341794</subfield><subfield code="z">(OCoLC)908632788</subfield><subfield code="z">(OCoLC)909972402</subfield><subfield code="z">(OCoLC)1259257476</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000597</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">4158D748-D699-46ED-8E61-CE10356F3367</subfield><subfield code="b">OverDrive, Inc.</subfield><subfield code="n">http://www.overdrive.com</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.73.P98</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">013000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">014000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">018000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">067000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">032000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">037000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">052000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">004.10923478</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Gajjar, Rushi,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Raspberry Pi Sensors :</subfield><subfield code="b">integrate sensors into your Raspberry Pi projects and let your powerful microcomputer interact with the physical world /</subfield><subfield code="c">Rushi Gajjar.</subfield></datafield><datafield tag="246" ind1="3" ind2="0"><subfield code="a">Integrate sensors into your Raspberry Pi projects and let your powerful microcomputer interact with the physical world</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham, UK :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2015.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (1 volume) :</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Community experience distilled</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Online resource; title from title page (Safari, viewed May 15, 2015).</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Cover; Copyright; Credits; About the Author; Acknowledgements; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Meeting Your Buddy -- the Raspberry Pi; A glance at the Raspberry Pi board; Setting up for the first time; Installing the operating system; Purchasing your SD card; Downloading the required software; Expanding the root filesystem; Logging in to the RasPi; Opening the desktop; Connecting the Raspberry Pi to the Internet; Internet connection through Wi-Fi dongle; Internet connection through Ethernet from a PC; Editing the command-line file of the RasPi</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Turning on the RasPiChanging cmdline.txt again to add the PC's Ethernet port IP address; Sharing the Internet connection between your PC and an Ethernet connection; Installing and opening the free SSH client on your PC; A crash course on Linux; The terminal and shell; Useful and frequently used Linux commands; Installing useful libraries; git-core; wiringPi; python-gpio; Be ready with Python and C; Writing and executing the Python program; Writing and executing the C program; Practice makes you perfect; Summary; Chapter 2: Meeting the World of Electronics; Basic terminologies of electronics</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">VoltageCurrent; Resistor; Capacitor; Open circuit and short circuit; Series and parallel connections; Pull-up and pull-down resistors; Communication protocols; UART; Serial Peripheral Interface; Inter-Integrated Circuit; Useful tips and precautions; Understanding the GPIO port; It's time to glow LEDs!; Shell script and GPIO; LED blink and Python; Let's blink the LED with C code; Summary; Chapter 3: Measuring Distance Using Ultrasonic Sensors; The mysterious ultrasonic sensor; Distance calculation; Building the project!; Hardware setup; Software setup; Initial configuration</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Setting the GPIO pins on the default modeSending and receiving the pulses; Calculation of distance; Fixing common problems; Is it showing the distance incorrectly?; Is the module not responding?; Are you measuring the distance less than 2 cm?; A wearable device for the visually impaired; Building the hardware; Software setup; Summary; Chapter 4: Monitoring the Atmosphere Using Sensors; Sensor selection process; Criticality of an application; Selecting a sensor package; Sensor properties; Purchasing the sensor; Available sensors; InsideDHT -- temperature and humidity sensors</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Introducing the photoresistor (photocell)Building the project; Hardware setup; Breadboard setup; Preparing the code; Code the DHT sensor and measure relative humidity and temperature; Code the LDR sensor and measure light variations; Putting all the parts together; Troubleshooting common problems; Received DHT data is not valid; The LDR sensor gives a zero value; Is the voltage correct?; Summary; Chapter 5: Using an ADC to Interface any Analog Sensor with the Raspberry Pi; Analog-to-digital convertors; Data reception and signal conditioning; Amplification; Sampling and quantization</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">This book is perfect for hardware enthusiasts who want to develop amazing projects using Raspberry Pi. Some knowledge and experience working with Linux, C, and Python is a plus, but once you're set up to go, you'll be ready to push the creative capabilities of your Raspberry Pi even further.</subfield></datafield><datafield tag="546" ind1=" " ind2=" "><subfield code="a">English.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Raspberry Pi (Computer)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2013000263</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Detectors.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85037291</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Computer vision.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85029549</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Raspberry Pi (Ordinateur)</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Vision par ordinateur.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Computer Literacy.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Computer Science.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Data Processing.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Hardware</subfield><subfield code="x">General.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Information Technology.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Machine Theory.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Reference.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Computer vision</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Detectors</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Raspberry Pi (Computer)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Raspberry Pi Sensors (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCYKpFxPDKHYrTQHwVC8tDm</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als:</subfield><subfield code="n">Druck-Ausgabe</subfield><subfield code="t">Gajjar, Rushi. Raspberry Pi Sensors</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Community experience distilled.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2011030603</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=986716</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBL - Ebook Library</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL2039893</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">986716</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">cis31515390</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">12407216</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn910341794 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:26:38Z |
institution | BVB |
isbn | 9781784392123 178439212X |
language | English |
oclc_num | 910341794 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (1 volume) : illustrations |
psigel | ZDB-4-EBA |
publishDate | 2015 |
publishDateSearch | 2015 |
publishDateSort | 2015 |
publisher | Packt Publishing, |
record_format | marc |
series | Community experience distilled. |
series2 | Community experience distilled |
spelling | Gajjar, Rushi, author. Raspberry Pi Sensors : integrate sensors into your Raspberry Pi projects and let your powerful microcomputer interact with the physical world / Rushi Gajjar. Integrate sensors into your Raspberry Pi projects and let your powerful microcomputer interact with the physical world Birmingham, UK : Packt Publishing, 2015. 1 online resource (1 volume) : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier Community experience distilled Online resource; title from title page (Safari, viewed May 15, 2015). Includes index. Cover; Copyright; Credits; About the Author; Acknowledgements; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Meeting Your Buddy -- the Raspberry Pi; A glance at the Raspberry Pi board; Setting up for the first time; Installing the operating system; Purchasing your SD card; Downloading the required software; Expanding the root filesystem; Logging in to the RasPi; Opening the desktop; Connecting the Raspberry Pi to the Internet; Internet connection through Wi-Fi dongle; Internet connection through Ethernet from a PC; Editing the command-line file of the RasPi Turning on the RasPiChanging cmdline.txt again to add the PC's Ethernet port IP address; Sharing the Internet connection between your PC and an Ethernet connection; Installing and opening the free SSH client on your PC; A crash course on Linux; The terminal and shell; Useful and frequently used Linux commands; Installing useful libraries; git-core; wiringPi; python-gpio; Be ready with Python and C; Writing and executing the Python program; Writing and executing the C program; Practice makes you perfect; Summary; Chapter 2: Meeting the World of Electronics; Basic terminologies of electronics VoltageCurrent; Resistor; Capacitor; Open circuit and short circuit; Series and parallel connections; Pull-up and pull-down resistors; Communication protocols; UART; Serial Peripheral Interface; Inter-Integrated Circuit; Useful tips and precautions; Understanding the GPIO port; It's time to glow LEDs!; Shell script and GPIO; LED blink and Python; Let's blink the LED with C code; Summary; Chapter 3: Measuring Distance Using Ultrasonic Sensors; The mysterious ultrasonic sensor; Distance calculation; Building the project!; Hardware setup; Software setup; Initial configuration Setting the GPIO pins on the default modeSending and receiving the pulses; Calculation of distance; Fixing common problems; Is it showing the distance incorrectly?; Is the module not responding?; Are you measuring the distance less than 2 cm?; A wearable device for the visually impaired; Building the hardware; Software setup; Summary; Chapter 4: Monitoring the Atmosphere Using Sensors; Sensor selection process; Criticality of an application; Selecting a sensor package; Sensor properties; Purchasing the sensor; Available sensors; InsideDHT -- temperature and humidity sensors Introducing the photoresistor (photocell)Building the project; Hardware setup; Breadboard setup; Preparing the code; Code the DHT sensor and measure relative humidity and temperature; Code the LDR sensor and measure light variations; Putting all the parts together; Troubleshooting common problems; Received DHT data is not valid; The LDR sensor gives a zero value; Is the voltage correct?; Summary; Chapter 5: Using an ADC to Interface any Analog Sensor with the Raspberry Pi; Analog-to-digital convertors; Data reception and signal conditioning; Amplification; Sampling and quantization This book is perfect for hardware enthusiasts who want to develop amazing projects using Raspberry Pi. Some knowledge and experience working with Linux, C, and Python is a plus, but once you're set up to go, you'll be ready to push the creative capabilities of your Raspberry Pi even further. English. Raspberry Pi (Computer) http://id.loc.gov/authorities/subjects/sh2013000263 Detectors. http://id.loc.gov/authorities/subjects/sh85037291 Computer vision. http://id.loc.gov/authorities/subjects/sh85029549 Raspberry Pi (Ordinateur) Vision par ordinateur. COMPUTERS Computer Literacy. bisacsh COMPUTERS Computer Science. bisacsh COMPUTERS Data Processing. bisacsh COMPUTERS Hardware General. bisacsh COMPUTERS Information Technology. bisacsh COMPUTERS Machine Theory. bisacsh COMPUTERS Reference. bisacsh Computer vision fast Detectors fast Raspberry Pi (Computer) fast has work: Raspberry Pi Sensors (Text) https://id.oclc.org/worldcat/entity/E39PCYKpFxPDKHYrTQHwVC8tDm https://id.oclc.org/worldcat/ontology/hasWork Erscheint auch als: Druck-Ausgabe Gajjar, Rushi. Raspberry Pi Sensors Community experience distilled. http://id.loc.gov/authorities/names/no2011030603 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=986716 Volltext |
spellingShingle | Gajjar, Rushi Raspberry Pi Sensors : integrate sensors into your Raspberry Pi projects and let your powerful microcomputer interact with the physical world / Community experience distilled. Cover; Copyright; Credits; About the Author; Acknowledgements; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Meeting Your Buddy -- the Raspberry Pi; A glance at the Raspberry Pi board; Setting up for the first time; Installing the operating system; Purchasing your SD card; Downloading the required software; Expanding the root filesystem; Logging in to the RasPi; Opening the desktop; Connecting the Raspberry Pi to the Internet; Internet connection through Wi-Fi dongle; Internet connection through Ethernet from a PC; Editing the command-line file of the RasPi Turning on the RasPiChanging cmdline.txt again to add the PC's Ethernet port IP address; Sharing the Internet connection between your PC and an Ethernet connection; Installing and opening the free SSH client on your PC; A crash course on Linux; The terminal and shell; Useful and frequently used Linux commands; Installing useful libraries; git-core; wiringPi; python-gpio; Be ready with Python and C; Writing and executing the Python program; Writing and executing the C program; Practice makes you perfect; Summary; Chapter 2: Meeting the World of Electronics; Basic terminologies of electronics VoltageCurrent; Resistor; Capacitor; Open circuit and short circuit; Series and parallel connections; Pull-up and pull-down resistors; Communication protocols; UART; Serial Peripheral Interface; Inter-Integrated Circuit; Useful tips and precautions; Understanding the GPIO port; It's time to glow LEDs!; Shell script and GPIO; LED blink and Python; Let's blink the LED with C code; Summary; Chapter 3: Measuring Distance Using Ultrasonic Sensors; The mysterious ultrasonic sensor; Distance calculation; Building the project!; Hardware setup; Software setup; Initial configuration Setting the GPIO pins on the default modeSending and receiving the pulses; Calculation of distance; Fixing common problems; Is it showing the distance incorrectly?; Is the module not responding?; Are you measuring the distance less than 2 cm?; A wearable device for the visually impaired; Building the hardware; Software setup; Summary; Chapter 4: Monitoring the Atmosphere Using Sensors; Sensor selection process; Criticality of an application; Selecting a sensor package; Sensor properties; Purchasing the sensor; Available sensors; InsideDHT -- temperature and humidity sensors Introducing the photoresistor (photocell)Building the project; Hardware setup; Breadboard setup; Preparing the code; Code the DHT sensor and measure relative humidity and temperature; Code the LDR sensor and measure light variations; Putting all the parts together; Troubleshooting common problems; Received DHT data is not valid; The LDR sensor gives a zero value; Is the voltage correct?; Summary; Chapter 5: Using an ADC to Interface any Analog Sensor with the Raspberry Pi; Analog-to-digital convertors; Data reception and signal conditioning; Amplification; Sampling and quantization Raspberry Pi (Computer) http://id.loc.gov/authorities/subjects/sh2013000263 Detectors. http://id.loc.gov/authorities/subjects/sh85037291 Computer vision. http://id.loc.gov/authorities/subjects/sh85029549 Raspberry Pi (Ordinateur) Vision par ordinateur. COMPUTERS Computer Literacy. bisacsh COMPUTERS Computer Science. bisacsh COMPUTERS Data Processing. bisacsh COMPUTERS Hardware General. bisacsh COMPUTERS Information Technology. bisacsh COMPUTERS Machine Theory. bisacsh COMPUTERS Reference. bisacsh Computer vision fast Detectors fast Raspberry Pi (Computer) fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh2013000263 http://id.loc.gov/authorities/subjects/sh85037291 http://id.loc.gov/authorities/subjects/sh85029549 |
title | Raspberry Pi Sensors : integrate sensors into your Raspberry Pi projects and let your powerful microcomputer interact with the physical world / |
title_alt | Integrate sensors into your Raspberry Pi projects and let your powerful microcomputer interact with the physical world |
title_auth | Raspberry Pi Sensors : integrate sensors into your Raspberry Pi projects and let your powerful microcomputer interact with the physical world / |
title_exact_search | Raspberry Pi Sensors : integrate sensors into your Raspberry Pi projects and let your powerful microcomputer interact with the physical world / |
title_full | Raspberry Pi Sensors : integrate sensors into your Raspberry Pi projects and let your powerful microcomputer interact with the physical world / Rushi Gajjar. |
title_fullStr | Raspberry Pi Sensors : integrate sensors into your Raspberry Pi projects and let your powerful microcomputer interact with the physical world / Rushi Gajjar. |
title_full_unstemmed | Raspberry Pi Sensors : integrate sensors into your Raspberry Pi projects and let your powerful microcomputer interact with the physical world / Rushi Gajjar. |
title_short | Raspberry Pi Sensors : |
title_sort | raspberry pi sensors integrate sensors into your raspberry pi projects and let your powerful microcomputer interact with the physical world |
title_sub | integrate sensors into your Raspberry Pi projects and let your powerful microcomputer interact with the physical world / |
topic | Raspberry Pi (Computer) http://id.loc.gov/authorities/subjects/sh2013000263 Detectors. http://id.loc.gov/authorities/subjects/sh85037291 Computer vision. http://id.loc.gov/authorities/subjects/sh85029549 Raspberry Pi (Ordinateur) Vision par ordinateur. COMPUTERS Computer Literacy. bisacsh COMPUTERS Computer Science. bisacsh COMPUTERS Data Processing. bisacsh COMPUTERS Hardware General. bisacsh COMPUTERS Information Technology. bisacsh COMPUTERS Machine Theory. bisacsh COMPUTERS Reference. bisacsh Computer vision fast Detectors fast Raspberry Pi (Computer) fast |
topic_facet | Raspberry Pi (Computer) Detectors. Computer vision. Raspberry Pi (Ordinateur) Vision par ordinateur. COMPUTERS Computer Literacy. COMPUTERS Computer Science. COMPUTERS Data Processing. COMPUTERS Hardware General. COMPUTERS Information Technology. COMPUTERS Machine Theory. COMPUTERS Reference. Computer vision Detectors |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=986716 |
work_keys_str_mv | AT gajjarrushi raspberrypisensorsintegratesensorsintoyourraspberrypiprojectsandletyourpowerfulmicrocomputerinteractwiththephysicalworld AT gajjarrushi integratesensorsintoyourraspberrypiprojectsandletyourpowerfulmicrocomputerinteractwiththephysicalworld |