Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Raspberry Pi (Computer) 123
- Programming 63
- Python (Computer program language) 57
- Computer input-output equipment 49
- Hardware and Maker 45
- Linux 31
- Microcomputers 26
- Computer programming 25
- Internet of things 25
- Development 19
- Application software 18
- Operating systems (Computers) 18
- Arduino (Programmable controller) 17
- Design and construction 13
- Artificial intelligence 12
- Pocket computers 12
- Programming languages (Electronic computers) 12
- Python 12
- Computer networks 11
- Java (Computer program language) 11
- Robots 11
- Engineering & Applied Sciences 10
- Microcontrollers 10
- Computer Hardware 9
- Computer hardware 9
- Computer science 9
- Electrónica 9
- Embedded computer systems 9
- Security measures 9
- Computer Science 8
-
181
-
182
-
183Publicado 2024Materias:Libro electrónico
-
184por Coburn, Joseph. authorTabla de Contenidos: “…Chapter 1 - Raspberry Pi History -- Chapter 2 - Software Development Primer -- Chapter 3 - Project Overview -- Chapter 4 - Development Environment_Configuration -- Chapter 5 - Raspberry Pi Configuration -- Chapter 6 - Getting Started with Flask -- Chapter 7: Temperature Monitoring -- Chapter 8 - Boot Sensor -- Chapter 9 - Light Sensor -- Chapter 10: Fog and Reverse Sensors -- Chapter 11: Reversing Camera -- Chapter 12: Reversing Beeper -- Chapter 13: Distance Sensor -- Chapter 14: System Polishing. …”
Publicado 2020
Libro electrónico -
185Publicado 2017Tabla de Contenidos: “…Arduino pinouts -- C. Raspberry Pi pinouts -- D. Units and prefixes…”
Libro electrónico -
186Publicado 2016Tabla de Contenidos: “…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. …”
Libro electrónico -
187
-
188
-
189
-
190
-
191Publicado 2016Materias: “…Raspberry Pi (Computer)…”
-
192
-
193
-
194Publicado 2024Tabla de Contenidos: “…Chapter 3: Integrating Application Protocols -- Technical requirements -- Installing Mosquitto -- Installing Client for URL (cURL) -- Application protocols and they fit into the picture -- The different types of application protocols -- An exercise to create a pub/sub MQTT broker -- Requirements for application protocols -- Reliability -- Power usage -- Security -- Integrating application protocols into the design -- A simple integration into the smart thermostat network -- A cloud scenario -- Multiple clients -- Practical - creating an MQTT pub and sub communication between an ESP32 and a Raspberry Pi -- Setting up Mosquitto as the broker on Raspberry Pi -- Subscribing and publishing from MQTTX -- Summary -- Further reading -- Chapter 4: Examining Communication and Connectivity Technologies -- Technical requirements -- The role of short- and long-range protocols within IoT -- Design factors -- Long-range communication protocols -- Allocating resources -- Infrastructure protocols -- Mesh networking, RFID, and Bluetooth -- RFID -- Mesh networking -- Bluetooth -- Examining edge cases for protocol selection and operation -- Understanding the fundamental rules of architecting for different areas -- A look at a water utility IoT network -- Practice forming more networks -- Practical scenario - working with multiple communication protocols with ESP32 -- Making the connections -- Summary -- Further reading -- Part 2: Developing and Optimizing IoT Systems for Smart Environments -- Chapter 5: Realizing Wireless Sensor Networks within Smart Spaces -- Technical requirements -- Choosing between different sensor technologies -- Classes of sensor networks -- Routing for WSNs -- Design considerations -- Architecting the hardware and software -- Managing APIs -- How they integrate within the system -- Types of APIs -- Evaluating WSNs -- Metrics…”
Libro electrónico -
195por Kaffka, ThomasTabla de Contenidos: “…Cover -- Titel -- Impressum -- Inhaltsverzeichnis -- Einleitung -- Mit dem Buch arbeiten -- Der LEGO Digital Designer 4.3 -- Teil I: Die Hardware für die Roboter -- Kapitel 1: LEGO als Grundlage für unsere Roboter -- 1.1 Roboter als Bausatz -- 1.2 LEGO mit Elektronikkomponenten versehen -- 1.2.1 Folgende LEGO-Elektronikkomponenten werden verwendet -- 1.2.2 Folgende Fremdkomponenten werden verwendet -- Kapitel 2: Der Raspberry Pi stellt sich vor -- 2.1 Der Einplatinencomputer -- 2.2 Die GPIO-Schnittstelle -- 2.3 Den Raspberry Pi konfigurieren -- 2.3.1 Den RPi mit weiterer Hardware versehen -- 2.3.2 Die SD-Karte vorbereiten -- 2.4 Den BrickPi3 anschließen -- Kapitel 3: Die elektronischen Komponenten -- 3.1 Verwendung der LEGO-Elektronik-Komponenten -- 3.1.1 Der LEGO-Colorsensor -- 3.1.2 Der LEGO-Touchsensor -- 3.1.3 Der LEGO-Infrarotsensor -- 3.1.4 Der Hitechnic-Kompass-Sensor -- 3.1.5 Der Hitechnic-Gyrosensor -- 3.1.6 Der mittlere LEGO-Motor -- 3.1.7 Der LEGO-Motor -- 3.2 Verwendung von Fremdkomponenten -- 3.2.1 Der Fototransistor -- 3.2.2 Die LED -- 3.2.3 Der Touchsensor -- 3.2.4 Der Schallgeber -- 3.2.5 Die Motoren und der Motortreiber -- 3.2.6 Die Kamera -- 3.2.7 Der BrickPi3 -- Teil II: Programmieren lernen -- Kapitel 4: Die Programmiersprache Python -- 4.1 Die Entwicklungsumgebung -- 4.2 Die ersten Schritte -- 4.3 Hallo, ich bin ein Roboter -- 4.4 Editieren und ausführen -- Kapitel 5: Variablen -- 5.1 Datentypen -- 5.1.1 Zahlen -- 5.1.2 Strings (Zeichenketten) -- 5.1.3 Wahrheitswerte -- 5.2 Datenstrukturen -- 5.2.1 Listen -- 5.2.2 Tupel -- 5.3 Konstanten -- Kapitel 6: Verzweigungen -- 6.1 Bedingungen -- 6.2 Das if-Statement -- 6.3 Das else-Statement -- 6.4 else-if-Kaskaden -- 6.5 Modulbibliotheken -- 6.6 Experiment: LED schalten -- Kapitel 7: Schleifen -- 7.1 Das while-Statement -- 7.2 Das for-Statement -- 7.3 Das break-Statement…”
Publicado 2021
Libro electrónico -
196
-
197Publicado 2020Materias:Libro electrónico
-
198Publicado 2018Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Dedication -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Preparing Our First Raspberry Pi Project -- Getting what you need -- Downloading the IoT Dashboard -- Installing Windows 10 on your Raspberry Pi -- Starting your Raspberry Pi -- Connecting to your Raspberry Pi -- Downloading the Arduino IDE -- Installing Firmata on your Arduino board -- Testing your Arduino board -- Choosing a development environment -- Using the IoT Gateway project and libraries -- Creating your first project -- Adding NuGet packages -- Aggregating capabilities -- Initializing the application -- Communicating with the Arduino -- Testing the app -- Deploying the app -- Summary -- Chapter 2: Creating a Sensor to Measure Ambient Light -- Preparing our project -- Initializing the inventory library -- Initializing the persistence library -- Sampling raw sensor data -- Performing basic error correction -- Canceling noise -- Removing random spikes -- Converting to a physical quantity -- Illustrating measurement results -- Calculating basic statistics -- Defining data persistence -- Storing measured data -- Removing old data -- Summary -- Chapter 3: Creating an Actuator for Controlling Illumination -- Preparing our project -- Defining control parameters -- Understanding relays -- Connecting our lamp -- Connecting an LED -- Controlling output -- Persisting control parameter states -- Logging important control events -- Using Raspberry Pi GPIO pins directly -- Checking whether GPIO is available -- Initializing the GPIO output pin -- Setting the GPIO pin output -- Summary -- Chapter 4: Publishing Information Using MQTT -- Introducing the MQTT protocol -- Understanding the Publish/Subscribe pattern -- Preparing our project -- Selecting an MQTT broker -- Creating a Device ID -- Connecting to the broker…”
Libro electrónico -
199Publicado 2014Materias:Libro electrónico
-
200Publicado 2021Tabla de Contenidos: “…Booting Windows 10 IoT Core for the First Time -- DragonBoard 410c Configuration -- Prerequisites -- Download and Install the Image Manually -- Connecting the Hardware -- Writing the Image to the DragonBoard 410c -- Booting Windows 10 IoT Core for the First Time -- Connecting to Your Board -- Connect with the Windows 10 IoT Core Dashboard -- Connecting with the Device Portal -- Connecting with SSH -- Connecting with the Windows PowerShell -- Shutting Down the Device -- Summary -- Chapter 3: Introducing the Raspberry Pi -- Getting Started with the Raspberry Pi -- Raspberry Pi Origins -- Versions That Work with Windows 10 IoT Core -- A Tour of the Board -- Required Accessories -- Recommended Accessories -- Where to Buy -- Setting Up the Raspberry Pi -- Choosing a Boot Image (Operating System) -- Creating the Boot Image -- Booting the Board -- A Brief Linux Primer -- Getting Help -- File and Directory Commands -- List Directories and Files -- Change Directory -- Copy -- Move -- Create Directories -- Delete Directories -- Create (Empty) Files -- Delete Files -- System Commands -- Show (Print) Working Directory -- Command History -- Archive Files -- Administrative Commands -- Run as Super User -- Change File/Directory Permissions -- Change Owner -- Install/Remove Software -- Shutdown -- Useful Utilities -- Working with Python: Blink an LED -- Hardware Connections -- Writing the Code -- Running the Script -- Summary -- Chapter 4: Developing IoT Solutions with Windows 10 -- Working with GPIO Headers -- Raspberry Pi -- DragonBoard 410C -- Visual Studio 2019 Primer -- Major Features -- The User Interface -- Windows -- Environment Settings -- Common Menu Items -- Windows 10 IoT Core Project Templates -- Blank Windows IoT Core Console Application -- Background Application (IoT) -- Blank App (Universal Windows) -- Example Applications…”
Libro electrónico