Search results for "das OR offizielle OR raspberry OR pi OR handbuch OR pdf"
-
Raspberry Pi Foundation The Official Raspberry Pi Beginner's Guide (5th Edition)
Fully updated for Raspberry Pi 5 Raspberry Pi is a small, clever, British-built computer that's packed with potential. Made using a desktop-class, energy-efficient processor, Raspberry Pi is designed to help you learn coding, discover how computers work, and build your own amazing things. This book was written to show you just how easy it is to get started. Learn how to: Set up your Raspberry Pi, install its operating system, and start using this fully functional computer. Start coding projects, with step-by-step guides using the Scratch 3, Python, and MicroPython programming languages. Experiment with connecting electronic components, and have fun creating amazing projects. New in the 5th edition: Updated for the latest Raspberry Pi computers: Raspberry Pi 5 and Raspberry Pi Zero 2 W. Covers the latest Raspberry Pi OS. Includes a new chapter on the Raspberry Pi Pico. Downloads GitHub
€ 24,95
Members identical
-
Elektor Digital Elektor Special: Raspberry Pi and Pico (PDF)
Contents Projects PicoVoiceVoice alienation and sound effects with the Raspberry Pi Pico Navigation with Vibration Feedback POV Display Pulse Width Modulation (PWM) with the Raspberry Pi Pico Wi-Fi with the Raspberry Pi Pico 'Hello World' from the Raspberry Pi Pico and RP2040A look at the Raspberry Pi Foundation’s first microcontroller Simple On-Off Temperature Controller with Raspberry Pi HAT Multitasking with the Raspberry PiShowcase: a traffic lights controller The Raspberry Pi Ruler GadgetFun with a time-of-flight sensor Raspberry Pi Buffer Board (Mk. 1)Never blow up the I/O again FM radio with RDSA top HAT project for the Raspberry Pi LoRa with the Raspberry Pi PicoFun with MicroPython! Tutorials Qt for the Raspberry Pi Raspberry Pi Pico Programmingwith MicroPython and Thonny Raspberry Pi Full StackRPi and RF24 at the heart of a sensor network Raspberry Pi Bash Command Cheat Sheet Community Java on the Raspberry PiAn interview with Frank Delporte Reviews Introducing the New Raspberry Pi Pico W, H, and WH Secure Boot Solution for Raspberry PiRetrofit security at a reasonable price Review: SmartPi – Smart Meter Extension for Raspberry Pi Review: The Enviro+ Raspberry Pi HATMeasuring environmental data with Raspberry Pi and the HAT Enviro+ Review: Meet the Raspberry Pi 4All new but still good? Raspberry Pi Gets a Fast 3.5' Touch DisplayMore power at no extra charge Book Launch: Raspberry Pi for Radio Amateurs
€ 11,95
Members € 10,76
-
Raspberry Pi Foundation Official Raspberry Pi Mouse (white/red)
The official Raspberry Pi mouse is a three-button optical mouse which connects via a USB type A connector either to one of the USB ports on the keyboard or directly to a compatible computer. Three-button optical mouse Scroll wheel USB type A connector Ergonomic design for comfortable use Compatible with all Raspberry Pi products
€ 8,95
Members identical
-
Raspberry Pi Foundation Official Case for Raspberry Pi Zero
The case consists of two parts. It has a standard base featuring a cut-out to allow access to the GPIO, and a choice of three lids: a plain lid, a GPIO lid (allowing access to the GPIO from above), and a camera lid (which, when used with the short camera cable supplied, allows the Raspberry Pi Camera or Camera Noir to be fitted neatly inside it). Included 1x base 3x lids (plain, GPIO, camera) 1x short camera cable 4x rubber feet
€ 7,95
Members identical
-
Elektor Digital The Raspberry Pi Zero 2 W GO! Book (PDF)
A Fast-Lane Ride From Concept to Project The core of the book explains the use of the Raspberry Pi Zero 2 W running the Python programming language, always in simple terms and backed by many tested and working example projects. On part of the reader, familiarity with the Python programming language and some experience with one of the Raspberry Pi computers will prove helpful. Although previous electronics experience is not required, some knowledge of basic electronics is beneficial, especially when venturing out to modify the projects for your own applications. Over 30 tested and working hardware-based projects are given in the book, covering the use of Wi-Fi, communication with smartphones and with a Raspberry Pi Pico W computer. Additionally, there are Bluetooth projects including elementary communication with smartphones and with the popular Arduino Uno. Both Wi-Fi and Bluetooth are key features of the Raspberry Pi Zero 2 W. Some of the topics covered in the book are: Raspberry Pi OS installation on an SD card Python program creation and execution on the Raspberry Pi Zero 2 W Software-only examples of Python running on the Raspberry Pi Zero 2 W Hardware-based projects including LCD and Sense HAT interfacing UDP and TCP Wi-Fi based projects for smartphone communication UDP-based project for Raspberry Pi Pico W communication Flask-based webserver project Cloud storage of captured temperature, humidity, and pressure data TFT projects Node-RED projects Interfacing to Alexa MQTT projects Bluetooth-based projects for smartphone and Arduino Uno communications
€ 32,95
Members € 26,36
-
Raspberry Pi Foundation Raspberry Pi DAC+
Raspberry Pi DAC+ (formerly known as IQaudio DAC+) is a high-performance audio HAT designed for any Raspberry Pi with a 40-pin GPIO header. Equipped with the Texas Instruments PCM5122 DAC, it delivers crystal-clear stereo analogue audio through a pair of phono (RCA) connectors. No external power is needed – the DAC+ connects directly to the Raspberry Pi’s GPIO header without requiring soldering or cables. Features Power LED Analogue audio out (0-2 V RMS) via panel-mounted stereo phono (RCA) sockets with MUTE signal (headphone detect) Dedicated headphone amplifier, output via 3.5 mm panel-mounted barrel socket 40-pin pass-through GPIO header HAT EEPROM write-enabled Downloads Datasheet
€ 29,95€ 19,95
Members identical
-
Raspberry Pi Foundation Raspberry Pi Pico
Specifications RP2040 microcontroller chip designed by Raspberry Pi in the UK Dual-core ARM Cortex M0+ processor, with a flexible clock running up to 133 MHz 264 kB SRAM, and 2 MB on-board Flash memory Castellated module allows soldering directly to carrier boards USB 1.1 host and device support Energy-efficient sleep and dormant modes Drag and drop programming using mass storage via USB 26x multifunction GPIO pins 2x SPI, 2x I²C, 2x UART, 3x 12-bit ADC, 16x controllable PWM channels On-chip accurate clock and timer Temperature sensor On-chip accelerated floating point libraries 8x programmable IO (PIO) state machines for custom peripherals Why a Raspberry Pi Pico? Designing your own microcontroller instead of buying an existing one brings a number of advantages. According to Raspberry Pi itself, not one of the existing products available for this comes close to their price/performance ratio. This Raspberry Pi Pico has also given Raspberry Pi the ability to add some innovative and powerful features of their own. These features are not available anywhere else. A third reason is that the Raspberry Pi Pico has given Raspberry Pi the ability to create powerful software around the product. Surrounding this software stack is an extensive documentation set. The software and documentation meet the high standard of Raspberry Pi's core products (such as the Raspberry Pi 400, Pi 4 Model B and Pi 3 Model A+). Who is this microcontroller for? The Raspberry Pi Pico is suitable for both advanced and novice users. From controlling a display to controlling many different devices that you use every day. Automating everyday operations is made possible by this technology. Beginner users The Raspberry Pi Pico is programmable in the C and MicroPython languages and is customizable for a wide range of devices. In addition, the Pico is as easy to use as dragging and dropping files. This makes this microcontroller ideally suited for the novice user. Advanced users For advanced users, it is possible to take advantage of the Pico's extensive peripherals. The peripherals include the SPI, I²C, and eight programmable I/O (PIO)-state machines. What makes the Raspberry Pi Pico unique? What's unique about the Pico is that it was developed by Raspberry Pi itself. The RP2040 features a dual-core Arm Cortex-M0+ processor with 264 KB of internal RAM and support for up to 16 MB of off-chip Flash. The Raspberry Pi Pico is unique for several reasons: The product has the highest price/quality ratio in the microcontroller board market. The Raspberry Pi Pico has been developed by Raspberry Pi itself. The software stack surrounding this product is of high quality and comes paired with a comprehensive documentation set.
€ 4,95
Members identical
-
Elektor Publishing Multitasking with Raspberry Pi
Multitasking and multiprocessing have become a very important topic in microcontroller-based systems, namely in complex commercial, domestic, and industrial automation applications. As the complexity of projects grows, more functionalities are demanded from the projects. Such projects require the use of multiple inter-related tasks running on the same system and sharing the available resources, such as the CPU, memory, and input-output ports. As a result of this, the importance of multitasking operations in microcontroller-based applications has grown steadily over the last few years. Many complex automation projects now make use of some form of a multitasking kernel. This book is project-based and its main aim is to teach the basic features of multitasking using the Python 3 programming language on Raspberry Pi. Many fully tested projects are provided in the book using the multitasking modules of Python. Each project is described fully and in detail. Complete program listings are given for each project. Readers should be able to use the projects as they are, or modify them to suit their own needs. The following Python multitasking modules have been described and used in the projects: Fork Thread Threading Subprocess Multiprocessing The book includes simple multitasking projects such as independently controlling multiple LEDs, to more complex multitasking projects such as on/off temperature control, traffic lights control, 2-digit, and 4-digit 7-segment LED event counter, reaction timer, stepper motor control, keypad based projects, car park controller, and many more. The fundamental multitasking concepts such as process synchronization, process communication, and memory sharing techniques have been described in projects concerning event flags, queues, semaphores, values, and so on.
€ 39,95
Members € 35,96
-
Raspberry Pi Foundation Official Raspberry Pi US Keyboard (white/red)
The official Raspberry Pi keyboard and hub is a standard 78-key US keyboard that includes an additional three USB 2.0 type A ports to power other peripherals. The keyboard is available in different language/country options as detailed below. 78-key US keyboard Three USB 2.0 type A ports for powering other peripherals Automatic keyboard language detection USB type A to micro USB type B cable included for connection to compatible computer Ergonomic design for comfortable use Compatible with all Raspberry Pi products
€ 17,95
Members identical
-
Raspberry Pi Foundation Official Micro-USB Power Supply for Raspberry Pi
Official Micro-USB Power Supply for Raspberry Pi (12.5 W) Input: 100-240 VAC Output: 5.1 V / 2.5 A power supply Connector: micro USB Length: 1.5 m
€ 9,95
Members identical
-
Raspberry Pi Foundation Raspberry Pi Build HAT
Build robust, intelligent machines that combine Raspberry Pi computing power with LEGO components. The Raspberry Pi Build HAT provides four connectors for LEGO Technic motors and sensors from the SPIKE Portfolio. The available sensors include a distance sensor, a color sensor, and a versatile force sensor. The angular motors come in a range of sizes and include integrated encoders that can be queried to find their position. The Build HAT fits all Raspberry Pi computers with a 40-pin GPIO header, including – with the addition of a ribbon cable or other extension device — Raspberry Pi 400. Connected LEGO Technic devices can easily be controlled in Python, alongside standard Raspberry Pi accessories such as a camera module. Features Controls up to 4 motors and sensors Powers the Raspberry Pi (when used with a suitable external PSU) Easy to use from Python on the Raspberry Pi
€ 29,95€ 19,95
Members identical
-
Raspberry Pi Foundation Raspberry Pi Debug Probe
The Raspberry Pi Debug Probe is an all-in-one USB-to-debug kit that provides all the necessary hardware and cables for easy, solderless, plug-and-play debugging. It features both a processor serial debug interface (by default the ARM Serial Wire Debug interface, but other interfaces can be supported) and an industry-standard UART interface. Both interfaces use the Raspberry Pi 3-pin debug connector. It is designed to make it easy to debug and program Raspberry Pi Pico and RP2040 with a range of host platforms including Windows, Mac, and typical Linux computers. While designed for use with Raspberry Pi products, the Debug Probe provides standard UART and CMSIS-DAP interfaces over USB, so it can also be used with other processors, or even just as a USB-to-UART cable. It works with OpenOCD and other tools that support CMSIS-DAP. The Debug Probe is based on Raspberry Pi Pico hardware and runs the open source Raspberry Pi Pico Probe software. The firmware is updated in the same way as Raspberry Pi Pico firmware, so it is easy to keep the unit up to date with the latest firmware, or to use custom firmware. Features USB to ARM Serial Wire Debug (SWD) port USB to UART bridge Compatible with the CMSIS-DAP standard Works with OpenOCD and other tools supporting CMSIS-DAP Open source, easily upgradeable firmware Specifications Dimensions: 22 x 32 mm Nominal I/O voltage: 3.3 V Operating temperature: -20°C to +70°C Included 1x Raspberry Pi Debug Probe 1x Plastic case 1x USB cable 3x Debug cables 3-pin JST connector to 3-pin JST connector cable 3-pin JST connector to 0.1-inch header (female) 3-pin JST connector to 0.1-inch header (male) Downloads Datasheet 3-pin Debug Connector Schematics Diagram Latest Firmware
€ 14,95
Members identical