Search results for "pican OR 2 OR duo OR can OR bus OR board OR for OR raspberry OR pi"
-
Raspberry Pi Foundation Raspberry Pi 5 M.2 HAT+
The Raspberry Pi M.2 HAT+ enables you to connect M.2 peripherals such as NVMe drives and AI accelerators to Raspberry Pi 5’s PCIe 2.0 interface, supporting fast (up to 500 MB/s) data transfer to and from NVMe drives and other PCIe accessories. Raspberry Pi M.2 HAT+ supports devices that have the M.2 M key edge connector, in the 2230 and 2242 form factors. It is capable of supplying up to 3 A to connected M.2 devices. Features Supports single-lane PCIe 2.0 interface (500 MB/s peak transfer rate) Supports devices that use the M.2 M key edge connector Supports devices with the 2230 or 2242 form factor Capable of supplying up to 3 A to connected M.2 devices Power and activity LEDs Included 1x Raspberry Pi 5 M.2 HAT+ 1x Ribbon cable 1x GPIO stacking header 4x Spacers 8x Screws Downloads Datasheet Schematics Assembly instructions
€ 13,95€ 6,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€ 14,95
Members identical
-
Raspberry Pi Foundation Raspberry Pi PoE+ Injector
The Raspberry Pi PoE+ Injector adds Power-over-Ethernet (PoE) functionality to a single port of a non-PoE Ethernet switch, delivering both power and data through one Ethernet cable. It provides a plug-and-play, cost-effective solution for incrementally introducing PoE capability into existing Ethernet networks. The PoE+ Injector is a single-port, 30 W device suitable for powering equipment compliant with IEEE 802.3af and 802.3at standards, including all generations of Raspberry Pi PoE HATs. It supports network pass-through speeds of 10/100/1000 Mbps. Note: A separate IEC mains cable is required for operation (not included). Specifications Data rate 10/100/1000 Mbps Input voltage 100 to 240 V AC Output power 30 W Power output on pins 4/5 (+), 7/8 (–) Nominal output voltage 55 V DC Data connectors Shielded RJ-45, EIA 568A and 568B Power connector IEC c13 mains power input (not included) Storage humidity Maximum 95%, non-condensing Operating altitude –300 m to 3000 m Operating ambient temperature 10°C to +50°C Dimensions 159 x 51.8 x 33.5 mm Downloads Datasheet
€ 29,95€ 14,95
Members identical
-
Seeed Studio Seeed Studio GrovePi+ Add-on Board for Raspberry Pi
The GrovePi+ is an easy-to-use and modular system for hardware hacking with the Raspberry Pi, no need for soldering or breadboards: plug in your Grove sensors and start programming directly. Grove is an easy-to-use collection of more than 100 inexpensive plug-and-play modules that sense and control the physical world. By connecting Grove Sensors to Raspberry Pi, it empowers your Pi in the physical world. With hundreds of sensors to choose from Grove families, the possibilities for interaction are endless. Set-up in 4 simple steps Slip the GrovePi+ board over your Raspberry Pi Connect the Grove modules to the GrovePi+ board Upload your program to Raspberry Pi Begin taking in the world data
€ 49,95€ 24,95
Members identical
-
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
Members € 35,96
-
Kitronik Kitronik Motor Driver Board for Raspberry Pi Pico
This board allows the Raspberry Pi Pico (connected via pin header) to drive two motors simultaneously with full forward, reverse & stop control, making it ideal for Pico controlled buggy projects. Alternatively, the board can be used to power a stepper motor. The board features the DRV8833 motor driver IC, which has built-in short circuit, over current and thermal protection. The board has 4 external connections to GPIO pins and a 3 V and GND supply from the Pico. This allows for additional IO options for your buggy builds that can be read or controlled by the Pico. In addition there is an on/off switch and power status LED, allowing you to see at a glance if the board is powered up and save your batteries when your project is not in use. To use the motor driver board, the Pico should have a soldered pin header and be inserted firmly into the connector. The board produces a regulated supply that is fed into the 40-way connector to power the Pico, removing the need to power the Pico directly. The motor driver board is powered via either screw terminals or a servo style connector. Kitronik has developed a micro-python module and sample code to support the use of the Motor Driver board with the Pico. This code is available in the GitHub repo. Features A compact yet feature-packed board designed to sit at the heart of your Raspberry Pi Pico robot buggy projects. The board can drive 2 motors simultaneously with full forward, reverse, and stop control. It features the DRV8833 motor driver IC, which has built-in short circuit, over current and thermal protection. Additionally, the board features an on/off switch and power status LED. Power the board via a terminal block style connector. The 3V and GND pins are also broken out, allowing external devices to be powered. Code it with MicroPython via an editor such as the Thonny editor. Dimensions: 63 mm (L) x 35 mm (W) x 11.6 mm (H) Download Datasheet
€ 15,95€ 7,95
Members identical
-
Elektor Publishing Raspberry Pi Pico Essentials
Program, build, and master over 50 projects with MicroPython and the RP2040 microprocessor The Raspberry Pi Pico is a high-performance microcontroller module designed especially for physical computing. Microcontrollers differ from single-board computers, like the Raspberry Pi 4, in not having an operating system. The Raspberry Pi Pico can be programmed to run a single task very efficiently within real-time control and monitoring applications requiring speed. The ‘Pico’ as we call it, is based on the fast, efficient, and low-cost dual-core ARM Cortex-M0+ RP2040 microcontroller chip running at up to 133 MHz and sporting 264 KB of SRAM, and 2 MB of Flash memory. Besides its large memory, the Pico has even more attractive features including a vast number of GPIO pins, and popular interface modules like ADC, SPI, I²C, UART, and PWM. To cap it all, the chip offers fast and accurate timing modules, a hardware debug interface, and an internal temperature sensor. The Raspberry Pi Pico is easily programmed using popular high-level languages such as MicroPython and or C/C++. This book is an introduction to using the Raspberry Pi Pico microcontroller in conjunction with the MicroPython programming language. The Thonny development environment (IDE) is used in all the projects described. There are over 50 working and tested projects in the book, covering the following topics: Installing the MicroPython on Raspberry Pi Pico using a Raspberry Pi or a PC Timer interrupts and external interrupts Analogue-to-digital converter (ADC) projects Using the internal temperature sensor and external temperature sensor chips Datalogging projects PWM, UART, I²C, and SPI projects Using Wi-Fi and apps to communicate with smartphones Using Bluetooth and apps to communicate with smartphones Digital-to-analogue converter (DAC) projects All projects given in the book have been fully tested and are working. Only basic programming and electronics experience is required to follow the projects. Brief descriptions, block diagrams, detailed circuit diagrams, and full MicroPython program listings are given for all projects described. Readers can find the program listings on the Elektor web page created to support the book.
€ 39,95
Members € 35,96
-
Raspberry Pi Foundation Bumper for Raspberry Pi 5
The Raspberry Pi Bumper is a snap-on silicone cover that protects the bottom and edges of the Raspberry Pi 5. Features One-piece flexible silicone rubber bumper Enables easy access to the power button Mounting holes remain accessible underneath the bumper Downloads Datasheet
€ 3,50€ 1,75
Members identical
-
Raspberry Pi Foundation Raspberry Pi 4 Case Fan
Designed for overclockers and other power users, this fan keeps your Raspberry Pi 4 at a comfortable operating temperature even under heavy load. The temperature-controlled fan delivers up to 1.4 CFM of airflow over the processor, memory, and power management IC. The bundled heatsink (18 x 8 x 10 mm) with self-adhesive pad improves heat transfer from the processor. The Raspberry Pi 4 Case Fan works with Raspberry Pi 4 and the official Raspberry Pi 4 case.
€ 6,95€ 3,50
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€ 3,95
Members identical
-
Pi Modules DiP-Pi Pico PIoT for Raspberry Pi Pico
The DiP-Pi PIoT is an Advanced Powered, WiFi connectivity System with sensors embedded interfaces that cover most of possible needs for IoT application based on Raspberry Pi Pico. It can supply the system with up to 1.5 A @ 4.8 V delivered from 6-18 VDC on various powering schemes like Cars, Industrial plant etc., additionally to original micro-USB of the Raspberry Pi Pico. It supports LiPo or Li-Ion Battery with Automatic Charger as also automatic switching from cable powering to battery powering or reverse (UPS functionality) when cable powering lost. Extended Powering Source (EPR) is protected with PPTC Resettable fuse, Reverse Polarity, as also ESD. The DiP-Pi PIoT contains Raspberry Pi Pico embedded RESET button as also ON/OFF Slide Switch that is acting on all powering sources (USB, EPR or Battery). User can monitor (via Raspberry Pi Pico A/D pins) battery level and EPR Level with PICO’s A/D converters. Both A/D inputs are bridged with 0402 resistors (0 OHM) therefore if for any reason user needs to use those Pico pins for their own application can be easy removed. The charger is automatically charging connected battery (if used) but in addition user can switch charger ON/OFF if their application needs it. DiP-Pi PIoT can be used for cable powered IoT systems, but also for pure Battery Powered System with ON/OFF. Each powering source status is indicated by separate informative LEDs (VBUS, VSYS, VEPR, CHGR, V3V3). User can use any capacity of LiPo or Li-Ion type; however, must take care to use PCB protected batteries with max discharge current allowed of 2 A. The embedded battery charger is set to charge battery with 240 mA current. This current is set by resistor so if user need more/less can himself to change it. The DiP-Pi PIoT is also equipped with WiFi ESP8266 Clone module with embedded antenna. This feature open a wide range of IoT applications based on it. In Addition to all above features DiP-Pi PIoT is equipped with embedded 1-wire, DHT11/22 sensors, and micro–SD Card interfaces. Combination of the extended powering, battery, and sensors interfaces make the DiP-Pi PIoT ideal for IoT applications like data logger, plants monitoring, refrigerators monitoring etc. DiP-Pi PIoT is supported with plenty of ready to use examples written in Micro Python or C/C++. Specifications General Dimensions 21 x 51 mm Raspberry Pi Pico pinout compatible Independent Informative LEDs (VBUS, VSYS, VEPR, CHGR, V3V3) Raspberry Pi Pico RESET Button ON/OFF Slide Switch acting on all powering sources (USB, EPR, Battery) External Powering 6-18 VDC (Cars, Industrial Applications etc.) External Power (6-18 VDC) Level Monitoring Battery Level Monitoring Inverse Polarity Protection PPTC Fuse Protection ESD Protection Automatic Battery Charger (for PCB protected LiPo, Li-Ion – 2 A Max) Automatic/User Control Automatic Switch from Cable Powering to Battery Powering and reverse (UPS Functionality) Various powering schemes can be used at the same time with USB Powering, External Powering and Battery Powering 1.5 A @ 4.8 V Buck Converter on EPR Embedded 3.3 V @ 600 mA LDO ESP8266 Clone WiFi Connectivity ESP8266 Firmware Upload Switch Embedded 1-wire Interface Embedded DHT-11/22 Interface Powering Options Raspberry Pi Pico micro-USB (via VBUS) External Powering 6-18 V (via dedicated Socket – 3.4/1.3 mm) External Battery Supported Battery Types LiPo with protection PCB max current 2A Li-Ion with protection PCB max current 2A Embedded Peripherals and Interfaces Embedded 1-wire interface Embedded DHT-11/22 Interface Micro SD Card Socket Programmer Interface Standard Raspberry Pi Pico C/C++ Standard Raspberry Pi Pico Micro Python Case Compatibility DiP-Pi Plexi-Cut Case System Monitoring Battery Level via Raspberry Pi Pico ADC0 (GP26) EPR Level via Raspberry Pi Pico ADC1 (GP27) Informative LEDs VB (VUSB) VS (VSYS) VE (VEPR) CH (VCHR) V3 (V3V3) System Protection Direct Raspberry Pi Pico Hardware Reset Button ESD Protection on EPR Reverse Polarity Protection on EPR PPTC 500 mA @ 18 V fuse on EPR EPR/LDO Over Temperature protection EPR/LDO Over Current protection System Design Designed and Simulated with PDA Analyzer with one of the most advanced CAD/CAM Tools – Altium Designer Industrial Originated PCB Construction 2 ozcopper PCB manufactured for proper high current supply and cooling 6 mils track/6 mils gap technology 2 layers PCB PCB Surface Finishing – Immersion Gold Multi-layer Copper Thermal Pipes for increased System Thermal Response and better passive cooling Downloads Datasheet Manual
€ 21,95€ 10,95
Members identical
-
Elektor Publishing Raspberry Pi Pico W (Book)
Program, build, and master 60+ projects with the Wireless RP2040 The Raspberry Pi Pico and Pico W are based on the fast, efficient, and low-cost dual-core ARM Cortex M0+ RP2040 microcontroller chip running at up to 133 MHz and sporting 264 KB of SRAM and 2 MB of Flash memory. Besides spacious memory, the Pico and Pico W offer many GPIO pins, and popular peripheral interface modules like ADC, SPI, I²C, UART, PWM, timing modules, a hardware debug interface, and an internal temperature sensor. The Raspberry Pi Pico W additionally includes an on-board Infineon CYW43439 Bluetooth and Wi-Fi chipset. At the time of writing this book, the Bluetooth firmware was not yet available. Wi-Fi is however fully supported at 2.4 GHz using the 802.11b/g/n protocols. This book is an introduction to using the Raspberry Pi Pico W in conjunction with the MicroPython programming language. The Thonny development environment (IDE) is used in all of the 60+ working and tested projects covering the following topics: Installing the MicroPython on Raspberry Pi Pico using a Raspberry Pi or a PC Timer interrupts and external interrupts Analogue-to-digital converter (ADC) projects Using the internal temperature sensor and external sensor chips Using the internal temperature sensor and external temperature sensor chips Datalogging projects PWM, UART, I²C, and SPI projects Using Bluetooth, WiFi, and apps to communicate with smartphones Digital-to-analogue converter (DAC) projects All projects are tried & tested. They can be implemented on both the Raspberry Pi Pico and Raspberry Pi Pico W, although the Wi-Fi-based subjects will run on the Pico W only. Basic programming and electronics experience are required to follow the projects. Brief descriptions, block diagrams, detailed circuit diagrams, and full MicroPython program listings are given for all projects.
€ 44,95
Members identical