Mostrando 61 - 80 Resultados de 411 Para Buscar '"Raspberry Pi"', tiempo de consulta: 0.10s Limitar resultados
  1. 61
    Publicado 2018
    Materias: “…Raspberry Pi (Computer)…”
    Libro electrónico
  2. 62
    por Strickland, James R. author
    Publicado 2018
    Tabla de Contenidos: “…Chapter 1: Your Shopping List -- Chapter 2: Meet the Raspberry Pi -- Chapter 3: Survival Linux -- Chapter 4: Meet C++ -- Chapter 5: Meet WiringPi -- Chapter 6: Input and Output -- Chapter 7: One Pi, Multiple Processes -- Chapter 8: One Processe, Multiple Threads -- Chapter 9: From Pi to the World: Network Sockets -- Chapter 10: Serving Pi: Network Servers -- Chapter 11: Files and Filesystems -- Chapter 12: The Best of Both Worlds -- Chapter 13: Conclusions, Credits, and Closing Thoughts…”
    Libro electrónico
  3. 63
    por Membrey, Peter
    Publicado 2013
    Tabla de Contenidos: “…Title Page; Copyright Page; Dedication Page; Contents at a Glance; Table of Contents; About the Authors; About the Technical Reviewer; Acknowledgments; Introduction; Why Eat Raspberry Pi?; It Only Costs 25; MORE PI!; Experiment in Safety; Independence; Low Power; The Ingredients for a Raspberry Pi; ARM CPU; 512MB of RAM; GPU; Ethernet Port (Model B only); USB; GPIO Ports; Baked to Perfection; Whistle-Stop Tour; Your First Bite of Raspberry Pi; Surveying the Landscape; Remodeling the Landscape; Getting Comfortable on the Command Line; Storing Stuff and then (Hopefully) Finding It Again…”
    Libro electrónico
  4. 64
    Publicado 2015
    “…Join the Raspberry revolution with these fun and easy Pi projects The Raspberry Pi has opened up a whole new world of innovation for everyone from hardware hackers and programmers to students, hobbyists, engineers, and beyond. …”
    Libro electrónico
  5. 65
    Publicado 2014
    “…The must-have companion guide to the Raspberry Pi User Guide! Raspberry Pi chose Python as its teaching language of choice to encourage a new generation of programmers to learn how to program. …”
    Libro electrónico
  6. 66
    por Gay, Warren. author
    Publicado 2014
    “…Either way, what it can actually do is not simple, and you should know exactly what the Raspberry Pi hardware is all about. Raspberry Pi Hardware Reference, from Mastering the Raspberry Pi, is the hardware guide you need on your desk or workbench. …”
    Libro electrónico
  7. 67
    Publicado 2015
    Materias:
    Libro electrónico
  8. 68
    por Shovic, John C. author
    Publicado 2016
    “…Expert makers may also find interesting new approaches. Raspberry Pi IoT Projects contains the tools needed to build a prototype of your design, sense the environment, communicate with the Internet (over the Internet and Machine to Machine communications) and display the results. …”
    Libro electrónico
  9. 69
    Publicado 2016
    Tabla de Contenidos: “…-- A Bit of History -- So What Can You Do with the Raspberry Pi? -- Part 1 The Board -- Chapter 1 Meet the Raspberry Pi -- A Trip Around the Board -- Model A/B -- Model A+/B+ -- Raspberry Pi 2 -- Raspberry Pi 3 -- Raspberry Pi Zero -- A Bit of Background -- ARM Versus x86 -- Windows Versus Linux -- Chapter 2 Getting Started with the Raspberry Pi -- Connecting a Display -- Composite Video -- HDMI Video -- DSI Video -- Connecting Audio -- Connecting a Keyboard and Mouse -- Installing NOOBS on an SD Card -- Connecting External Storage -- Connecting the Network -- Wired Networking -- Wireless Networking -- Connecting Power -- Installing the Operating System -- Installing Using NOOBS -- Installing Manually -- Connecting Bluetooth Devices -- Chapter 3 Linux System Administration -- Linux: An Overview -- Linux Basics -- Introducing Raspbian -- About Raspbian's Parent, Debian -- Alternatives to Raspbian -- Using External Storage Devices -- Creating a New User Account -- File System Layout -- Logical Layout -- Physical Layout -- Installing and Uninstalling Software -- Managing Software Graphically -- Managing Software at the Command Line -- Finding the Software You Want -- Installing Software -- Uninstalling Software -- Upgrading Software -- Shutting the Pi Down Safely -- Chapter 4 Troubleshooting -- Keyboard and Mouse Diagnostics -- Power Diagnostics -- Display Diagnostics -- Boot Diagnostics -- Network Diagnostics -- Chapter 5 Network Configuration -- Wired Networking -- Connecting to a Wired Network via the GUI -- Connecting to a Wired Network via the Console -- Testing Your Connectivity -- Wireless Networking -- Connecting to a Wireless Network via the GUI…”
    Libro electrónico
  10. 70
    Publicado 2016
    Materias:
    Libro electrónico
  11. 71
    Publicado 2024
    Materias: “…Raspberry Pi (Computer) Juvenile literature…”
    Libro electrónico
  12. 72
    por Richardson, Matt (Technologist)
    Publicado 2012
    Materias:
    Libro electrónico
  13. 73
    por Soper, Mark Edward. author
    Publicado 2017
    Tabla de Contenidos: “…Chapter 1: Raspberry Pi System Anatomy -- Chapter 2: The Distro Bunch -- Chapter 3: Adding Mass Storage -- Chapter 4: Connecting to a Workgroup Network -- Chapter 5: Sharing an Internet connection -- Chapter 6: Setting up a print and scan server -- Chapter 7: Imaging and Video -- Chapter 8: Media Serving -- Chapter 9: GPIO Anatomy and Applications -- Chapter 10: Taking Your Raspberry Pi on the Road…”
    Libro electrónico
  14. 74
    Publicado 2019
    “…Learn Robotics with Raspberry Pi will take you from inexperienced maker to robot builder. …”
    Libro electrónico
  15. 75
    por Guillen, Guillermo. author
    Publicado 2019
    “…Use the MQ2 gas sensor and a Raspberry Pi board as a gas leak alarm system to detect dangerous explosive and fire hazards. …”
    Libro electrónico
  16. 76
    por Gay, Warren. author
    Publicado 2017
    “…This book equips the reader with skills necessary to design and build custom hardware interfaces for the Raspberry Pi. A thorough chapter on interfacing 5-volt systems to 3.3-volt Raspberry Pis expands the reader’s choice of peripheral options. …”
    Libro electrónico
  17. 77
    Publicado 2016
    Materias: “…Raspberry Pi (Computer)…”
    Libro electrónico
  18. 78
    Publicado 2017
    Tabla de Contenidos: “…. -- Chapter 8: Taking Digital Inputs to the Raspberry Pi Zero -- Introduction -- Interfacing push switches -- Getting ready -- How to do it... -- Interfacing toggle switches and setting debouncing -- Getting ready -- How to do it... -- Avoiding the floating states of the input line -- Getting ready -- How to do it... -- Interfacing a keypad with the RPZ -- Getting ready -- How to do it... -- Interfacing RTC to get accurate time -- Getting ready -- How to do it... -- There's more... -- Setting up Interrupts on a toggle switch through GPIO -- Getting ready -- How to do it... -- Interfacing RFID tags with the RPZ -- Getting ready -- How to do it... -- Interfacing a GPS module with the RPZ -- Getting ready -- Enabling the Google Geocoding API -- How to do it... -- Chapter 9: Interfacing Sensors with the Raspberry Pi Zero -- Interfacing any resistive sensor on GPIO -- Getting ready -- How to do it... -- Interfacing an LDO with the RPZ -- Getting ready -- How to do it... -- Interfacing an ultrasonic sensor with the RPZ -- Getting ready -- How to do it... -- Interfacing an analog-to-digital convertor to interface any analog sensor with the RPZ -- Getting ready -- How to do it... -- Interfacing an infrared receiver to read remote controls and control a TV with the RPZ -- Getting ready -- How to do it... -- Interfacing a motion sensor -- Getting ready -- How to do it... -- Interfacing a temperature humidity sensor using bit-banging -- Getting ready -- How to do it... -- Interfacing a gyroscope and accelerometer with the RPZ -- Getting ready -- How to do it... -- Pulling it all together with the Pi Sense Hat -- Getting ready -- How to do it... -- Chapter 10: Cooking up Projects to Amaze the World! …”
    Libro electrónico
  19. 79
    Publicado 2013
    “…Was können Sie mit dem Raspberry Pi machen – einem kreditkartengroßen Computer zum Preis von 35 Euro? …”
    Libro electrónico
  20. 80
    Publicado 2015
    Materias: “…Raspberry Pi (Computer) Juvenile literature…”
    Libro electrónico