Suchergebnisse für "talking OR pi OR voice OR control OR for OR raspberry OR pi"
-
Elektor Publishing Programming Voice-controlled IoT Applications with Alexa and Raspberry Pi
Learn programming for Alexa devices, extend it to smart home devices and control the Raspberry Pi The book is split into two parts: the first part covers creating Alexa skills and the second part, designing Internet of Things and Smart Home devices using a Raspberry Pi. The first chapters describe the process of Alexa communication, opening an Amazon account and creating a skill for free. The operation of an Alexa skill and terminology such as utterances, intents, slots, and conversations are explained. Debugging your code, saving user data between sessions, S3 data storage and Dynamo DB database are discussed. In-skill purchasing, enabling users to buy items for your skill as well as certification and publication is outlined. Creating skills using AWS Lambda and ASK CLI is covered, along with the Visual Studio code editor and local debugging. Also covered is the process of designing skills for visual displays and interactive touch designs using Alexa Presentation Language. The second half of the book starts by creating a Raspberry Pi IoT 'thing' to control a robot from your Alexa device. This covers security issues and methods of sending and receiving MQTT messages between an Alexa device and the Raspberry Pi. Creating a smart home device is described including forming a security profile, linking with Amazon, and writing a Lambda function that gets triggered by an Alexa skill. Device discovery and on/off control is demonstrated. Next, readers discover how to control a smart home Raspberry Pi display from an Alexa skill using Simple Queue Service (SQS) messaging to switch the display on and off or change the color. A node-RED design is discussed from the basic user interface right up to configuring MQTT nodes. MQTT messages sent from a user are displayed on a Raspberry Pi. A chapter discusses sending a proactive notification such as a weather alert from a Raspberry Pi to an Alexa device. The book concludes by explaining how to create Raspberry Pi as a stand-alone Alexa device.
€ 39,95
Mitglieder € 35,96
-
JOY-iT JOY-iT MotoPi - Motorsteuerung für Raspberry Pi
Die MotoPi-Platine ist eine Erweiterungsplatine zur Ansteuerung und Verwendung von bis zu 16 PWM-gesteuerten 5-V-Servomotoren. Der eigene Taktgeber auf dem MotoPi sorgt für ein sehr genaues PWM-Signal und somit auch für eine genaue Positionierung. Die Platine verfügt über 2 Eingänge für eine Spannung von 4,8-6 V, über die zusammen bis zu 11 A eingespeist werden können, so dass eine optimale Versorgung der Motoren stets gewährleistet ist und somit auch größere Projekte mit ausreichend Strom beliefert werden können. Die Versorgung läuft zentral über den MotoPi, der für jeden Motor separat einen Anschluss für Spannung, Masse und die Steuerleitung zur Verfügung stellt. Durch den eingebauten Kondensator wird der Strom zusätzlich gepuffert. Hierdurch wird das Einbrechen der Spannung bei kurzzeitiger Mehrbelastung abgemildert, die sonst zum Ruckeln führen könnte. Zusätzlich hat man noch die Möglichkeit, einen weiteren Kondensator anzuschließen. Der integrierte Analog-Digital-Wandler bietet neue Möglichkeiten wie z. B. die Steuerung über einen Joystick. Die Ansteuerung und Programmierung der Motoren kann (wie gewohnt) weiterhin bequem über den Raspberry Pi bedient werden. Anleitung und Codebeispiele erlauben auch Einsteigern, schnell Ergebnisse zu erzielen. Besonderheiten 16 Kanäle, eigener Taktgeber für Servomotoren (PWM), inkl. Analog-Digital-Wandler Eingang 1 Hohlstecker 5,5 / 2,1 mm, 4,8-6 V, 5 A max. Eingang 2 Schraubklemme, 4,8-6 V, 6 A max. Kompatibel mit Raspberry Pi A+, B+, 2B, 3B Maße (BxHxT) 65 x 24 x 56 mm Lieferumfang Platine, Bedienungsanleitung, Befestigungsmaterial, Retail-Verpackung
€ 26,95
Mitglieder € 24,26
-
Elektor Digital Programming Voice-controlled IoT Applications with Alexa and Raspberry Pi (E-book)
Learn programming for Alexa devices, extend it to smart home devices and control the Raspberry Pi The book is split into two parts: the first part covers creating Alexa skills and the second part, designing Internet of Things and Smart Home devices using a Raspberry Pi. The first chapters describe the process of Alexa communication, opening an Amazon account and creating a skill for free. The operation of an Alexa skill and terminology such as utterances, intents, slots, and conversations are explained. Debugging your code, saving user data between sessions, S3 data storage and Dynamo DB database are discussed. In-skill purchasing, enabling users to buy items for your skill as well as certification and publication is outlined. Creating skills using AWS Lambda and ASK CLI is covered, along with the Visual Studio code editor and local debugging. Also covered is the process of designing skills for visual displays and interactive touch designs using Alexa Presentation Language. The second half of the book starts by creating a Raspberry Pi IoT 'thing' to control a robot from your Alexa device. This covers security issues and methods of sending and receiving MQTT messages between an Alexa device and the Raspberry Pi. Creating a smart home device is described including forming a security profile, linking with Amazon, and writing a Lambda function that gets triggered by an Alexa skill. Device discovery and on/off control is demonstrated. Next, readers discover how to control a smart home Raspberry Pi display from an Alexa skill using Simple Queue Service (SQS) messaging to switch the display on and off or change the color. A node-RED design is discussed from the basic user interface right up to configuring MQTT nodes. MQTT messages sent from a user are displayed on a Raspberry Pi. A chapter discusses sending a proactive notification such as a weather alert from a Raspberry Pi to an Alexa device. The book concludes by explaining how to create Raspberry Pi as a stand-alone Alexa device.
€ 32,95
Mitglieder € 26,36
-
Raspberry Pi Foundation Raspberry Pi Pico 2
Der Raspberry Pi Pico 2 ist ein neues Mikrocontroller-Board der Raspberry Pi Foundation, basierend auf dem RP2350. Es verfügt über eine höhere Kerntaktrate, doppelt so viel On-Chip-SRAM, doppelt so viel On-Board-Flash-Speicher, leistungsstärkere Arm-Kerne, optionale RISC-V-Kerne, neue Sicherheitsfunktionen und verbesserte Schnittstellenfunktionen. Der Raspberry Pi Pico 2 bietet eine deutliche Steigerung der Leistung und Funktionen und behält gleichzeitig die Hardware- und Softwarekompatibilität mit früheren Mitgliedern der Raspberry Pi Pico-Serie bei. Der RP2350 bietet eine umfassende Sicherheitsarchitektur rund um Arm TrustZone für Cortex-M. Es umfasst signiertes Booten, 8 KB Antifuse-OTP für die Schlüsselspeicherung, SHA-256-Beschleunigung, einen Hardware-TRNG und schnelle Glitch-Detektoren. Die einzigartige Dual-Core- und Dual-Architektur-Fähigkeit des RP2350 ermöglicht Benutzern die Wahl zwischen einem Paar ARM Cortex-M33-Kernen nach Industriestandard und einem Paar Hazard3 RISC-V-Kernen mit offener Hardware. Der Raspberry Pi Pico 2 ist in C/C++ und Python programmierbar und wird durch eine ausführliche Dokumentation unterstützt. Er ist das ideale Mikrocontroller-Board sowohl für Enthusiasten als auch für professionelle Entwickler. Technische Daten CPU Dual Arm Cortex-M33 oder Dual RISC-V Hazard3 Prozessoren bei 150 MHz Speicher 520 KB On-Chip-SRAM; 4 MB integrierter QSPI-Flash Schnittstellen 26 Mehrzweck-GPIO-Pins, darunter 4, die für AD verwendet werden können Peripheriegeräte 2x UART 2x SPI-Controller 2x I²C-Controller 24x PWM-Kanäle 1x USB 1.1-Controller und PHY, mit Host- und Geräteunterstützung 12x PIO-Zustandsmaschinen Eingangsspannung 1,8-5,5 V DC Abmessungen 21 x 51 mm Downloads Datasheet (Pico 2) Datasheet (RP2350)
€ 5,95
Mitglieder identisch
-
Raspberry Pi Foundation Raspberry Pi Build HAT
Bauen Sie robuste, intelligente Maschinen, die die Rechenleistung des Raspberry Pi mit LEGO-Komponenten kombinieren. Der Raspberry Pi Build HAT bietet vier Anschlüsse für LEGO Technic Motoren und Sensoren aus dem SPIKE Portfolio. Zu den verfügbaren Sensoren gehören ein Abstandssensor, ein Farbsensor und ein vielseitiger Kraftsensor. Die Winkelmotoren sind in verschiedenen Größen erhältlich und verfügen über integrierte Encoder, die ihre Position abfragen können. Der Build HAT passt auf alle Raspberry Pi-Computer mit einem 40-Pin-GPIO-Header, einschließlich – mit der Hinzufügung eines Flachbandkabels oder eines anderen Erweiterungsgeräts – Raspberry Pi 400. Angeschlossene LEGO Technic-Geräte können neben Standard-Raspberry-Pi-Zubehör problemlos in Python gesteuert werden wie zum Beispiel ein Kameramodul. Merkmale Steuert bis zu 4 Motoren und Sensoren Versorgt den Raspberry Pi mit Strom (bei Verwendung mit einem geeigneten externen Netzteil) Einfache Verwendung von Python auf dem Raspberry Pi
€ 29,95€ 19,95
Mitglieder identisch
-
Raspberry Pi Foundation Raspberry Pi Pico W
Raspberry Pi Pico W ist ein Mikrocontroller-Board, das auf dem Mikrocontroller-Chip Raspberry Pi RP2040 basiert. Der Mikrocontroller-Chip RP2040 ("Raspberry Silicon") bietet einen Dual-Core-ARM-Cortex-M0+-Prozessor (133 MHz), 256 KB RAM, 30 GPIO-Pins und viele andere Schnittstellenoptionen. Darüber hinaus gibt es 2 MB integrierten QSPI-Flash-Speicher für Code- und Datenspeicherung. Raspberry Pi Pico W wurde als kostengünstige und dennoch flexible Plattform für RP2040 mit einer drahtlosen 2,4-GHz-Schnittstelle unter Verwendung eines Infineon CYW43439 entwickelt. Die Funkschnittstelle wird über SPI mit dem RP2040 verbunden. Features von Pico W RP2040-Mikrocontroller mit 2 MB Flash-Speicher Integrierte 2,4-GHz-Single-Band-Wireless-Schnittstellen (802.11n) Micro-USB-B-Anschluss für Strom und Daten (und zur Neuprogrammierung des Flash) 40-polige 21 x 51 mm 'DIP'-Stil, 1 mm dicke PCB mit 0,1" Durchgangslochstiften, auch mit Randkerben Bietet 26 multifunktionale 3,3-V-Universal-I/O (GPIO) 23 GPIO sind rein digital, wobei drei auch ADC-fähig sind Kann als Modul auf der Oberfläche montiert werden 3-poliger ARM Serial Wire Debug (SWD) Port Einfache, aber hochflexible Stromversorgungsarchitektur Verschiedene Optionen zur einfachen Stromversorgung des Geräts über Micro-USB, externe Netzteile oder Batterien Hohe Qualität, niedrige Kosten, hohe Verfügbarkeit Umfassendes SDK, Softwarebeispiele und Dokumentation Features von RP2040-Mikrocontroller Dual-Core-Cortex M0+ mit bis zu 133 MHz On-Chip-PLL ermöglicht eine variable Kernfrequenz 264 kByte Multibank-Hochleistungs-SRAM Externer Quad-SPI-Flash mit eXecute In Place (XIP) und 16 KB On-Chip-Cache Hochleistungs-Full-Crossbar-Busgewebe On-Board USB1.1 (Gerät oder Host) 30 Multifunktions-Allzweck-I/O (vier können für ADC verwendet werden) 1,8-3,3 V I/O-Spannung 12-Bit 500 ksps Analog-Digital-Wandler (ADC) Verschiedene digitale Peripheriegeräte 2x UART, 2x I²C, 2x SPI, 16x PWM-Kanäle 1 Timer mit 4 Alarmen, 1 Echtzeituhr 2x programmierbare I/O-Blöcke (PIO), insgesamt 8 Zustandsmaschinen Flexible, benutzerprogrammierbare Hochgeschwindigkeits-I/O Kann Schnittstellen wie SD-Karte und VGA emulieren Hinweis: Raspberry Pi Pico W I/O-Spannung ist auf 3,3 V festgelegt. Downloads Datasheet Specifications of 3-pin Debug Connector
€ 7,95
Mitglieder identisch
-
Raspberry Pi Foundation Raspberry Pi Zero W
Der Raspberry Pi Zero W erweitert die Raspberry Pi Zero-Familie. Der Raspberry Pi Zero W hat alle Funktionen des ursprünglichen Raspberry Pi Zero, kommt aber mit zusätzlichen Anschlussmöglichkeiten bestehend aus: 802.11 b/g/n wireless LAN Bluetooth 4.1 Bluetooth Low Energy (BLE) Weitere Features 1 GHz, Single-Core-CPU 512 MB RAM Mini HDMI und USB On-The-Go Anschlüsse Micro-USB power HAT-compatible 40-pin header Composite-Video- und Reset-Anschlüsse CSI-Kamera-Anschluss Downloads Mechanical Drawing Schematics
€ 17,95
Mitglieder identisch
-
Raspberry Pi Foundation Raspberry Pi Pico WH
Raspberry Pi Pico W ist ein Mikrocontroller-Board, das auf dem Mikrocontroller-Chip Raspberry Pi RP2040 basiert. Der Mikrocontroller-Chip RP2040 ("Raspberry Silicon") bietet einen Dual-Core-ARM-Cortex-M0+-Prozessor (133 MHz), 256 KB RAM, 30 GPIO-Pins und viele andere Schnittstellenoptionen. Darüber hinaus gibt es 2 MB integrierten QSPI-Flash-Speicher für Code- und Datenspeicherung. Raspberry Pi Pico W wurde als kostengünstige und dennoch flexible Plattform für RP2040 mit einer drahtlosen 2,4-GHz-Schnittstelle unter Verwendung eines Infineon CYW43439 entwickelt. Die Funkschnittstelle wird über SPI mit dem RP2040 verbunden. Features von Pico WH RP2040-Mikrocontroller mit 2 MB Flash-Speicher Integrierte 2,4-GHz-Single-Band-Wireless-Schnittstellen (802.11n) Micro-USB-B-Anschluss für Strom und Daten (und zur Neuprogrammierung des Flash) 40-polige 21 x 51 mm 'DIP'-Stil, 1 mm dicke PCB mit 0,1" Durchgangslochstiften, auch mit Randkerben Bietet 26 multifunktionale 3,3-V-Universal-I/O (GPIO) 23 GPIO sind rein digital, wobei drei auch ADC-fähig sind Kann als Modul auf der Oberfläche montiert werden 3-poliger ARM Serial Wire Debug (SWD) Port Einfache, aber hochflexible Stromversorgungsarchitektur Verschiedene Optionen zur einfachen Stromversorgung des Geräts über Micro-USB, externe Netzteile oder Batterien Hohe Qualität, niedrige Kosten, hohe Verfügbarkeit Umfassendes SDK, Softwarebeispiele und Dokumentation Features von RP2040-Mikrocontroller Dual-Core-Cortex M0+ mit bis zu 133 MHz On-Chip-PLL ermöglicht eine variable Kernfrequenz 264 kByte Multibank-Hochleistungs-SRAM Externer Quad-SPI-Flash mit eXecute In Place (XIP) und 16 KB On-Chip-Cache Hochleistungs-Full-Crossbar-Busgewebe On-Board USB1.1 (Gerät oder Host) 30 Multifunktions-Allzweck-I/O (vier können für ADC verwendet werden) 1,8-3,3 V I/O-Spannung 12-Bit 500 ksps Analog-Digital-Wandler (ADC) Verschiedene digitale Peripheriegeräte 2x UART, 2x I²C, 2x SPI, 16x PWM-Kanäle 1 Timer mit 4 Alarmen, 1 Echtzeituhr 2x programmierbare I/O-Blöcke (PIO), insgesamt 8 Zustandsmaschinen Flexible, benutzerprogrammierbare Hochgeschwindigkeits-I/O Kann Schnittstellen wie SD-Karte und VGA emulieren Hinweis: Raspberry Pi Pico W I/O-Spannung ist auf 3,3 V festgelegt. Downloads Datasheet Specifications of 3-pin Debug Connector
€ 9,95
Mitglieder identisch
-
Raspberry Pi Foundation Raspberry Pi Monitor (schwarz)
Der Raspberry Pi Monitor ist ein 15,6" Full-HD-Computerdisplay. Es ist benutzerfreundlich, vielseitig, kompakt und erschwinglich und der perfekte Desktop-Display-Begleiter für Raspberry Pi-Computer und andere Geräte. Mit integriertem Audio über zwei nach vorne gerichtete Lautsprecher, VESA- und Schraubmontagemöglichkeiten sowie einem integrierten winkelverstellbaren Ständer eignet sich der Raspberry Pi Monitor ideal für den Desktop-Einsatz oder für die Integration in Projekte und Systeme. Die Stromversorgung kann direkt über einen Raspberry Pi oder über ein separates Netzteil erfolgen. Features 15,6" Full HD 1080p IPS-Display Integrierter winkelverstellbarer Ständer Integriertes Audio über zwei nach vorne gerichtete Lautsprecher Audioausgang über 3,5-mm-Buchse HDMI-Eingang in voller Größe VESA- und Schraubbefestigungsoptionen Lautstärke- und Helligkeitssteuerungstasten USB-C Stromkabel Technische Daten Display Bildschirmgröße: 15,6 Zoll, 16:9-Verhältnis Panel-Typ: IPS-LCD mit Anti-Glare-Beschichtung Anzeigeauflösung: 1920 x 1080 Farbtiefe: 16,2M Helligkeit (typisch): 250 Nits Farbraumabdeckung: 45% Blickwinkel: 80° Stromversorgung 1,5 A/5 V Kann direkt über einen Raspberry Pi USB-Anschluss (max 60% Helligkeit, 50% Lautstärke) oder über ein separates Netzteil (max 100% Helligkeit, 100% Lautstärke) mit Strom versorgt werden. Konnektivität Standard-HDMI-Anschluss (1.4-kompatibel) 3,5-mm-Stereo-Kopfhöreranschluss USB-C (Stromeingang) Audio 2x 1,2 W integrierte Lautsprecher Unterstützung für Abtastraten von 44,1 kHz, 48 kHz und 96 kHz Downloads Datasheet
€ 119,95
Mitglieder identisch
-
Raspberry Pi Foundation Raspberry Pi PoE+ Injector
Der Raspberry Pi PoE+ Injektor erweitert einen einzelnen Port eines Nicht-PoE-Ethernet-Switches um Power-over-Ethernet (PoE)-Funktionalität und überträgt Strom und Daten über ein einziges Ethernet-Kabel. Er bietet eine kostengünstige Plug-and-Play-Lösung für die schrittweise Einführung von PoE in bestehende Ethernet-Netzwerke. Der PoE+ Injektor ist ein 30-W-Gerät mit einem Port und eignet sich zur Stromversorgung von Geräten gemäß den Standards IEEE 802.3af und 802.3at, einschließlich aller Generationen von Raspberry Pi PoE HATs. Er unterstützt Netzwerk-Passthrough-Geschwindigkeiten von 10/100/1000 Mbit/s. Hinweis: Für den Betrieb ist ein separates IEC-Netzkabel erforderlich (nicht im Lieferumfang enthalten). Technische Daten Datenrate 10/100/1000 Mbit/s Eingangsspannung 100 bis 240 V AC Ausgangsleistung 30 W Leistungsabgabe an den Pins 4/5 (+), 7/8 (–) Nennausgangsspannung 55 V DC Datenanschlüsse Geschirmte RJ-45-, EIA 568A- und 568B Stromanschluss IEC C13-Netzeingang (nicht im Lieferumfang enthalten) Luftfeuchtigkeit bei Lagerung Maximal 95%, nicht kondensierend Betriebshöhe –300 m bis 3000 m Betriebsumgebungstemperatur 10°C bis +50°C Abmessungen 159 x 51,8 x 33,5 mm Downloads Datasheet
€ 29,95
Mitglieder identisch
-
Elektor Digital Motor Control - Projects with Arduino & Raspberry Pi (E-book)
This book is about DC electric motors and their use in Arduino and Raspberry Pi Zero W based projects. The book includes many tested and working projects where each project has the following sub-headings: Title of the project Description of the project Block diagram Circuit diagram Project assembly Complete program listing of the project Full description of the program The projects in the book cover the standard DC motors, stepper motors, servo motors, and mobile robots. The book is aimed at students, hobbyists, and anyone else interested in developing microcontroller based projects using the Arduino Uno or the Raspberry Pi Zero W. One of the nice features of this book is that it gives complete projects for remote control of a mobile robot from a mobile phone, using the Arduino Uno as well as the Raspberry Pi Zero W development boards. These projects are developed using Wi-Fi as well as the Bluetooth connectivity with the mobile phone. Readers should be able to move a robot forward, reverse, turn left, or turn right by sending simple commands from a mobile phone. Full program listings of all the projects as well as the detailed program descriptions are given in the book. Users should be able to use the projects as they are presented, or modify them to suit to their own needs.
€ 29,95
Mitglieder € 23,96
-
Elektor Publishing Raspberry Pi 5 Essentials
Program, build, and master over 60 projects with Python The Raspberry Pi 5 is the latest single-board computer from the Raspberry Pi Foundation. It can be used in many applications, such as in audio and video media centers, as a desktop computer, in industrial controllers, robotics, and in many domestic and commercial applications. In addition to the well-established features found in other Raspberry Pi computers, the Raspberry Pi 5 offers Wi-Fi and Bluetooth (classic and BLE), which makes it a perfect match for IoT as well as in remote and Internet-based control and monitoring applications. It is now possible to develop many real-time projects such as audio digital signal processing, real-time digital filtering, real-time digital control and monitoring, and many other real-time operations using this tiny powerhouse. The book starts with an introduction to the Raspberry Pi 5 computer and covers the important topics of accessing the computer locally and remotely. Use of the console language commands as well as accessing and using the desktop GUI are described with working examples. The remaining parts of the book cover many Raspberry Pi 5-based hardware projects using components and devices such as LEDs and buzzers LCDs Ultrasonic sensors Temperature and atmospheric pressure sensors The Sense HAT Camera modules Example projects are given using Wi-Fi and Bluetooth modules to send and receive data from smartphones and PCs, and sending real-time temperature and atmospheric pressure data to the cloud. All projects given in the book have been fully tested for correct operation. Only basic programming and electronics experience are required to follow the projects. Brief descriptions, block diagrams, detailed circuit diagrams, and full Python program listings are given for all projects described.
€ 39,95
Mitglieder € 35,96