De Raspberry Pi Camera Module 3 is een compacte camera van Raspberry Pi. Hij heeft een IMX708 12-megapixelsensor met HDR, en beschikt over autofocus met fasedetectie. Camera Module 3 is verkrijgbaar in standaard en groothoek varianten, beide met of zonder infrarood filter.De Camera Module 3 kan worden gebruikt om zowel full HD video als foto's te maken, en heeft een HDR-modus tot 3 megapixels. De werking ervan wordt volledig ondersteund door de libcamera bibliotheek, inclusief de snelle autofocus functie van Camera Module 3: dit maakt het gemakkelijk voor beginners om te gebruiken, terwijl het genoeg biedt voor gevorderde gebruikers. Camera Module 3 is compatibel met alle Raspberry Pi computers.Alle varianten van de Raspberry Pi Camera Module 3 beschikken over:
Back-illuminated en stacked CMOS 12-megapixel beeldsensor (Sony IMX708)
Hoge signaal-ruisverhouding (SNR)
Ingebouwde 2D Dynamic Defect Pixel Correction (DPC)
Fasedetectie Autofocus (PDAF) voor snelle autofocus
QBC Re-mosaic functie
HDR-modus (tot 3 megapixel uitvoer)
CSI-2 seriële gegevensuitvoer
2-draads seriële communicatie (ondersteunt I²C fast-mode en fast-mode plus)
2-draads seriële besturing van focusmechanisme
Specificaties
Sensor
Sony IMX708
Resolutie
11,9 MP
Sensorgrootte
7,4 mm sensordiagonaal
Pixelgrootte
1,4 x 1,4 µm
Horizontaal/verticaal
4608 x 2592 pixels
Video modes
1080p50, 720p100, 480p120
Uitvoer
RAW10
IR-cutfilter
Geïntegreerd in standaardvarianten; niet aanwezig in NoIR-varianten
Autofocussysteem
Fasedetectie Autofocus
Lengte flat cable
200 mm
Kabelaansluiting
15 x 1 mm FPC
Afmetingen
25 x 24 x 11.5 mm (12.4 mm hoogte voor Wide varianten)
Varianten van Raspberry Pi Camera Module 3
Camera Module 3
Camera Module 3 NoIR
Camera Module 3 Wide
Camera Module 3 Wide NoIR
Focus bereik
10 cm - ?
10 cm - ?
5 cm - ?
5 cm - ?
Brandpuntsafstand
4,74 mm
4,74 mm
2,75 mm
2,75 mm
Diagonale beeldhoek
75 graden
75 graden
120 graden
120 graden
Horizontale beeldhoek
66 graden
66 graden
102 graden
102 graden
Verticale beeldhoek
41 graden
41 graden
67 graden
67 graden
Brandpuntsverhouding (F-stop)
F1,8
F1,8
F2,2
F2,2
Infrarood-gevoeling
Nee
Ja
Nee
Ja
Downloads
GitHub
Documentatie
Le clavier-plus-hub officiel de Raspberry Pi sont des claviers FR standard qui comprennent trois ports USB 2.0 type A supplémentaires pour alimenter d'autres périphériques. Le clavier est disponible dans différentes options de langue/pays, comme détaillé ci-dessous.
Clavier FR (AZERTY)
Trois ports USB 2.0 type A pour alimenter d'autres périphériques
Détection automatique de la langue du clavier
Câble USB type A vers micro USB type B inclus pour la connexion à un ordinateur compatible
Design ergonomique pour une utilisation confortable
Compatible avec tous les produits 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.
Features
NFC chip material: PET + Etching antenna
Chip: NTAG216 (compatible with all NFC phones)
Frequency: 13.56 MHz (High Frequency)
Reading time: 1-2 ms
Storage capacity: 888 bytes
Read and write times: > 100,000 times
Reading distance: 0-5 mm
Data retention: > 10 years
NFC chip size: Diameter 30 mm
Non-contact, no friction, the failure rate is small, low maintenance costs
Read rate, verification speed, which can effectively save time and improve efficiency
Waterproof, dustproof, anti-vibration
No power comes with an antenna, embedded encryption control logic, and communication logic circuit
Included
1x NFC Stickers (6-color kit)
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.
Design Guide for EMI Filter Design, SMPS & RF Circuits The book focuses on the selection of components, circuitry and layout recommendations for a wide array of magnetics components, always keeping in mind an EMC point of view. Contents Basic principles The most important laws and foundations of inductive components, equivalent circuit diagrams and simulation models give the reader a basic knowledge of electronics. Components This chapter introduces inductive components and their special properties and areas of use. All relevant components are explained, from EMC components and inductors to transformers, RF components, circuit protection components, shielding materials and capacitors. Applications In this chapter, the reader will find a comprehensive overview of the principle of filter circuits, circuitry and numerous industrial applications that are explained in detail based on original examples.
Note: NodeMCU is the name of both a firmware and a boardNodeMCU is an open source IoT platform, whose firmware runs on Espressif's SoC Wi-Fi ESP8266, based on the ESP8266 nonOS SDK. Its hardware is based on the ESP-12 module. The scripting language is Lua which allows to use many open source projects like lua-cjson and spiffs.Features
Wi-Fi Module – ESP-12E module similar to ESP-12 module but with 6 extra GPIOs.
USB – micro USB port for power, programming and debugging
Headers – 2x 2.54 mm 15-pin header with access to GPIOs, SPI, UART, ADC, and power pins
Reset & Flash buttons
Power: 5V via micro USB port
Dimensions: 49 x 24.5 x 13 mm
Features
ATmega32U4 met Arduino Leonardo bootloader op het bord
MCP2515 CAN Bus controller en MCP2551 CAN Bus transceiver
OBD-II en CAN standaard pinout selecteerbaar op de sub-D connector
Compatibel met Arduino IDE
Parameter
Waarde
MCU
ATmega32U4(met Arduino Leonardo bootloader)
Kloksnelheid
16 MHz
Flashgeheugen
32 KB
SRAM
2,5 KB
EEPROM
1 KB
Bedrijfsspanning?CAN-BUS?
9 V - 28 V
Bedrijfsspanning?MicroUSB?
5 V
Invoer Interface
sub-D
Inclusief
CANBed PCBA
sub-D connector
4PIN aansluiting
2 x 4PIN 2.0 Aansluiting
1 x 9x2 2.54-kopje
1 x 3x2 2.54-kopje
LWL01 is powered by a CR2032 coin battery, in a good LoRaWAN Network Coverage case, it can transmit as many as 12,000 uplink packets (based on SF 7, 14 dB). In poor LoRaWAN network coverage, it can transmit ~ 1,300 uplink packets (based on SF 10, 18.5 B). The design goal for one battery is up to 2 years. User can easily change the CR2032 battery for reuse. The LWL01 will send periodically data every day as well as for water leak event. It also counts the water leak event times and also calculates last water leak duration. Each LWL01 is pre-load with a set of unique keys for LoRaWAN registration, register these keys to local LoRaWAN server and it will auto connect after power on. Features LoRaWAN v1.0.3 Class A SX1262 LoRa Core Water Leak detect CR2032 battery powered AT Commands to change parameters Uplink on periodically and water leak event Downlink to change configure Applications Wireless Alarm and Security Systems Home and Building Automation Industrial Monitoring and Control
Creëer bliksem met een aanraking van je vingers of een handgeklap
De Plasma Magic Ball is een geavanceerde technologische gadget en een opvallend kunstwerk. In de glazen bol creëert een speciaal gasmengsel betoverende lichteffecten wanneer het wordt geactiveerd door hoogfrequente stroom – alsof je een storm in je handen houdt.
Perfect voor gebruik thuis, op kantoor, op school, in hotels of in bars. Het is een uniek decoratief element dat nieuwsgierigheid opwekt. Op zoek naar een leuk en bijzonder cadeau? De Plasma Magic Ball is een geweldige keuze voor vrienden en familie.
Ondanks de verbluffende effecten verbruikt de Plasma Magic Ball zeer weinig elektriciteit. Het glas zelf is gemaakt van speciaal gehard, zeer sterk materiaal en is bestand tegen temperaturen tot 522°C.
Specificaties
Materiaal
Kunststof
Diameter bal
15 cm
Ingangsspanning
220 V
Uitgangsspanning
12 V
Vermogen
15 W
Afmetingen
25 x 15,5 x 15,5 cm
Construisez votre station météo idéale ou explorez les données environnementales avec le monde entier. Avec de nombreux projets pratiques pour Arduino, Raspberry Pi, NodeMCU, ESP32 et autres cartes de développement.
Les stations météo jouissent d’une grande popularité depuis des décennies. Tous les magazines d’électronique, qu’ils soient récents ou non, ont publié et publient régulièrement des articles sur la construction d’une station météo. Au fil des années, elles sont devenues de plus en plus sophistiquées et peuvent aujourd’hui être entièrement intégrées dans la maison intelligente. Ceci implique toutefois souvent une fidélité à un fabricant de produits de marque (coûteux) pour tous les composants.
Cependant, avec votre propre station météo, vous pouvez facilement suivre le rythme et même capturer des relevés que les appareils commerciaux ne peuvent pas réaliser. Le plaisir ne manque pas : vous développerez de manière ludique vos connaissances en électronique, en cartes de développement de microcontrôleurs modernes et en langages de programmation. Pour moins de dix euros, vous pouvez collecter des données environnementales initiales et étendre votre système au fur et à mesure que votre intérêt grandit.
Dans ce numéro
Sur la route du vent et de la météo
Écran météo OpenWeatherMap à affichage fluorescent
Les composés organiques volatils dans l‘air que nous respirons
Travailler avec les capteurs MQ : mesurer le monoxyde de carbone
Détecteur de CO2 avec connexion IdO vers ThingSpeak
Un arrosage automatique pour vos plantes
Un climat intérieur sain : la température et l‘humidité de l‘air sont importants
Thermomètre avec tubes Nixie
Une maison météo rétro pour toute la famille
Mesurez la pression atmosphérique et la température avec précision
Un détecteur de coups de soleil
Capteur maison pour la durée d‘ensoleillement
Le smartphone l‘indique : brouillard ou bonne visibilité ?
Détecter les tremblements de terre
Les niveaux des cours d‘eau et des réservoirs
Évaluer la valeur du pH de l’eau
Détecter les rayonnements radioactifs
Avec le GPS, vous savez où se trouve votre capteur
Enregistrer les fichiers journaux avec horodatage sur des cartes SD
LoRaWAN, The Things Network et ThingSpeak
Exploiter la passerelle LoRaWAN pour le TTN
Affichage géant à led avec prévisions météo
Construisez votre station météo idéale ou explorez les données environnementales avec le monde entier. Avec de nombreux projets pratiques pour Arduino, Raspberry Pi, NodeMCU, ESP32 et autres cartes de développement.
Les stations météo jouissent d’une grande popularité depuis des décennies. Tous les magazines d’électronique, qu’ils soient récents ou non, ont publié et publient régulièrement des articles sur la construction d’une station météo. Au fil des années, elles sont devenues de plus en plus sophistiquées et peuvent aujourd’hui être entièrement intégrées dans la maison intelligente. Ceci implique toutefois souvent une fidélité à un fabricant de produits de marque (coûteux) pour tous les composants.
Cependant, avec votre propre station météo, vous pouvez facilement suivre le rythme et même capturer des relevés que les appareils commerciaux ne peuvent pas réaliser. Le plaisir ne manque pas : vous développerez de manière ludique vos connaissances en électronique, en cartes de développement de microcontrôleurs modernes et en langages de programmation. Pour moins de dix euros, vous pouvez collecter des données environnementales initiales et étendre votre système au fur et à mesure que votre intérêt grandit.
Dans ce numéro
Sur la route du vent et de la météo
Écran météo OpenWeatherMap à affichage fluorescent
Les composés organiques volatils dans l‘air que nous respirons
Travailler avec les capteurs MQ : mesurer le monoxyde de carbone
Détecteur de CO2 avec connexion IdO vers ThingSpeak
Un arrosage automatique pour vos plantes
Un climat intérieur sain : la température et l‘humidité de l‘air sont importants
Thermomètre avec tubes Nixie
Une maison météo rétro pour toute la famille
Mesurez la pression atmosphérique et la température avec précision
Un détecteur de coups de soleil
Capteur maison pour la durée d‘ensoleillement
Le smartphone l‘indique : brouillard ou bonne visibilité ?
Détecter les tremblements de terre
Les niveaux des cours d‘eau et des réservoirs
Évaluer la valeur du pH de l’eau
Détecter les rayonnements radioactifs
Avec le GPS, vous savez où se trouve votre capteur
Enregistrer les fichiers journaux avec horodatage sur des cartes SD
LoRaWAN, The Things Network et ThingSpeak
Exploiter la passerelle LoRaWAN pour le TTN
Affichage géant à led avec prévisions météo
Vanaf nu kunt u uw Arduino boards aansluiten met de officiële Arduino USB kabel. Met deze data USB kabel kan uw Arduino board eenvoudig worden verbonden met een door u gekozen apparaat, via een USB-C naar een USB-C met een USB-A adapter. De Arduino USB kabel heeft een nylon gevlochten mantel in de typische Arduino kleuren wit en groenblauw. De connectoren hebben een aluminium omhulsel dat uw kabel beschermt tegen schade en er meteen ook cool uitziet. Lengte: 100 cm Aluminium omhulsel met logo Nylon gevlochten mantel in wit en groenblauw
This 48 W (8 VDC, 6 A) power supply is designed for the use with the Raspberry Pi Build HAT. Input: 110-240 VAC
Output: 8 VDC, 6 A Cable: 1.5 m, 16 awg
35 Touch Develop & MicroPython Projects
The BBC micro:bit is a credit sized computer based on a highly popular and high performance ARM processor. The device is designed by a group of 29 partners for use in computer education in the UK and will be given free of charge to every secondary school student in the UK.
The device is based on the Cortex-M0 processor and it measures 4 x 5 cm. It includes several important sensors and modules such as an accelerometer, magnetometer, 25 LEDs, 2 programmable push-button switches, Bluetooth connectivity, micro USB socket, 5 ring type connectors, and a 23-pin edge connector. The device can be powered from its micro USB port by connecting it to a PC, or two external AAA type batteries can be used.
This book is about the use of the BBC micro:bit computer in practical projects. The BBC micro:bit computer can be programmed using several different programming languages, such as Microsoft Block Editor, Microsoft Touch Develop, MicroPython, and JavaScript.
The book makes a brief introduction to the Touch Develop programming language and the MicroPython programming language. It then gives 35 example working and tested projects using these language. Readers who learn to program in Touch Develop and MicroPython should find it very easy to program using the Block Editor or any other languages.
The following are given for each project:
Title of the project
Description of the project
Aim of the project
Touch Develop and MicroPython program listings
Complete program listings are given for each project. In addition, working principles of the projects are described briefly in each section. Readers are encouraged to go through the projects in the order given in the book.
De Raspberry Pi SSD ontgrendelt uitstekende prestaties voor I/O-intensieve toepassingen op Raspberry Pi 5 en andere apparaten, inclusief supersnel opstarten bij het opstarten vanaf SSD.
Het is een betrouwbare, responsieve en krachtige PCIe Gen 3-compatibele SSD die snelle gegevensoverdracht mogelijk maakt en ook beschikbaar is met een capaciteit van 512 GB.
Kenmerken
40k IOPS (4 kB willekeurige leesbewerkingen)
70k IOPS (4 kB willekeurige schrijfbewerkingen)
Downloads
Datasheet
De Raspberry Pi SSD ontgrendelt uitstekende prestaties voor I/O-intensieve toepassingen op Raspberry Pi 5 en andere apparaten, inclusief supersnel opstarten bij het opstarten vanaf SSD.
Het is een betrouwbare, responsieve en krachtige PCIe Gen 3-compatibele SSD die snelle gegevensoverdracht mogelijk maakt en ook beschikbaar is met een capaciteit van 256 GB.
Kenmerken
50k IOPS (4 kB willekeurige leesbewerkingen)
90k IOPS (4 kB willekeurige schrijfbewerkingen)
Downloads
Datasheet
This is another great IIC/I²C/TWI/SPI Serial Interface. As the pin resources of controller is limited, your project may be not able to use normal LCD shield after connected with a certain quantity of sensors or SD card. However, with this I²C interface module, you will be able to realize data display via only 2 wires. If you already has I²C devices in your project, this LCD module actually cost no more resources at all. It is fantastic for based project. I²C Address: 0X20~0X27 (the original address is 0X20,you can change it yourself) The backlight and contrast is adjusted by potentiometer Comes with 2 IIC interface, which can be connected by Dupont Line or IIC dedicated cable I²C Address: 0x27 (I²C Address: 0X20~0X27 (the original address is 0X27,you can change it yourself) Specifications Compatible for 1602 LCD Supply voltage: 5 V Weight: 5 g Size: 5.5 x 2.3 x 1.4 cm
Programming the Finite State Machine with 8-Bit PICs in Assembly and C
Andrew Pratt provides a detailed introduction to programming PIC microcontrollers, as well as a thorough overview of the Finite State Machine (FSM) approach to programming. Most of the book uses assembly programming, but do not be deterred. The FSM gives a structure to a program, making it easy to plan, write, and modify. The last two chapters introduce programming in C, so you can make a direct comparison between the two techniques. The book references the relevant parts of the Microchip datasheet as familiarity with it is the best way to discover detailed information.
This book is aimed at Microsoft Windows and Linux users. To keep your costs to a minimum and to simplify the toolchain, specific applications are provided as a free download to enable you to use an FTDI serial lead as the programmer. The assembler used is the open-source "gpasm". All programming can be done in a text editor. There are detailed instructions on how to perform the necessary installations on Windows, Linux Debian, and derivatives such as Ubuntu and Fedora. For programming in C, Microchip's XC8 compiler is used from the command line. In addition to the programming applications, two serial read and serial write applications can be used for communicating with the PICs from a computer.
A voltmeter project including practical instructions on building a circuit board from scratch is included. All theory is covered beforehand, including how to do integer arithmetic in assembly.
Two PICs are covered: the PIC12F1822 and the PIC16F1823. Both can run at 32 MHz with an internal oscillator. You do not need to buy a factory-made development board and programmer. With relatively inexpensive parts including a serial lead, microcontroller, a few resistors, and LEDs, you can get started exploring embedded programming.
Links
Updated Programmer
De Raspberry Pi Camera Module 3 is een compacte camera van Raspberry Pi. Hij heeft een IMX708 12-megapixelsensor met HDR, en beschikt over autofocus met fasedetectie. Camera Module 3 is verkrijgbaar in standaard en groothoek varianten, beide met of zonder infrarood filter.De Camera Module 3 kan worden gebruikt om zowel full HD video als foto's te maken, en heeft een HDR-modus tot 3 megapixels. De werking ervan wordt volledig ondersteund door de libcamera bibliotheek, inclusief de snelle autofocus functie van Camera Module 3: dit maakt het gemakkelijk voor beginners om te gebruiken, terwijl het genoeg biedt voor gevorderde gebruikers. Camera Module 3 is compatibel met alle Raspberry Pi computers.Alle varianten van de Raspberry Pi Camera Module 3 beschikken over:
Back-illuminated en stacked CMOS 12-megapixel beeldsensor (Sony IMX708)
Hoge signaal-ruisverhouding (SNR)
Ingebouwde 2D Dynamic Defect Pixel Correction (DPC)
Fasedetectie Autofocus (PDAF) voor snelle autofocus
QBC Re-mosaic functie
HDR-modus (tot 3 megapixel uitvoer)
CSI-2 seriële gegevensuitvoer
2-draads seriële communicatie (ondersteunt I²C fast-mode en fast-mode plus)
2-draads seriële besturing van focusmechanisme
Specificaties
Sensor
Sony IMX708
Resolutie
11,9 MP
Sensorgrootte
7,4 mm sensordiagonaal
Pixelgrootte
1,4 x 1,4 µm
Horizontaal/verticaal
4608 x 2592 pixels
Video modes
1080p50, 720p100, 480p120
Uitvoer
RAW10
IR-cutfilter
Geïntegreerd in standaardvarianten; niet aanwezig in NoIR-varianten
Autofocussysteem
Fasedetectie Autofocus
Lengte flat cable
200 mm
Kabelaansluiting
15 x 1 mm FPC
Afmetingen
25 x 24 x 11.5 mm (12.4 mm hoogte voor Wide varianten)
Varianten van Raspberry Pi Camera Module 3
Camera Module 3
Camera Module 3 NoIR
Camera Module 3 Wide
Camera Module 3 Wide NoIR
Focus bereik
10 cm - ?
10 cm - ?
5 cm - ?
5 cm - ?
Brandpuntsafstand
4,74 mm
4,74 mm
2,75 mm
2,75 mm
Diagonale beeldhoek
75 graden
75 graden
120 graden
120 graden
Horizontale beeldhoek
66 graden
66 graden
102 graden
102 graden
Verticale beeldhoek
41 graden
41 graden
67 graden
67 graden
Brandpuntsverhouding (F-stop)
F1,8
F1,8
F2,2
F2,2
Infrarood-gevoeling
Nee
Ja
Nee
Ja
Downloads
GitHub
Documentatie
Bestel nu de Geekworm KVM-A3 Kit en ontvang het e-book Raspberry Pi Full Stack (t.w.v. € 35) GRATIS!
KVM staat voor Keyboard, Video en Mouse en het is een krachtige open-source software die externe toegang via Raspberry Pi mogelijk maakt. Deze KVM-A3 kit is ontworpen op basis van de Raspberry Pi 4.
Hiermee kunt u uw computer aan- of uitzetten, opnieuw opstarten, de UEFI/BIOS configureren en zelfs het besturingssysteem opnieuw installeren met behulp van een virtuele CD-ROM of flash drive. U kunt uw eigen externe toetsenbord en muis gebruiken, of KVM een toetsenbord, muis en monitor laten simuleren – gepresenteerd via een webbrowser alsof u rechtstreeks met het externe systeem communiceert. Het is echte hardware-level toegang zonder afhankelijkheid van externe poorten, protocollen of services!
Kenmerken
Speciaal ontworpen voor KVM (een open en betaalbare DIY IP-KVM gebaseerd op Raspberry Pi)
Compatibel met Raspberry Pi 4 (niet meegeleverd)
Volledig compatibel met PiKVM V3 OS
Bedien een server of computer met een webbrowser
HDMI Full HD-opname gebaseerd op de TC358743-chip
Ondersteuning voor OTG-toetsenbord en -muis; emulatie van mass storage drive
Hardware Real-Time Clock (RTC) met CR1220-knoopcelbatterij
Uitgerust met een koelventilator om warmte van de Raspberry Pi af te voeren
Beschikt over solid-state relais om Raspberry Pi GPIO-pinnen te beschermen tegen computer- en ESD-pieken
ATX-besturing via RJ45-connector: schakel de machine in of uit, reset deze en controleer de HDD- en stroom-LED-status op afstand
10-pins SH1.0-connector gereserveerd voor toekomstige I²S HDMI-audio-ondersteuning
4-pins header en afstandhouders gereserveerd voor I²C OLED-scherm
Inbegrepen
KVM-A3 metalen behuizing voor Raspberry Pi 4
X630 HDMI naar CSI-2 module (voor video-opname)
X630-A3 uitbreidingskaart (biedt Ethernet, koeling, RTC, stroomtoevoer, enz.)
X630-A5 adapterkaart (geïnstalleerd in de pc-behuizing; verbindt het computermoederbord met de IO-paneelkabel van de pc-behuizing)
0,96-inch OLED-scherm (128 x 64 pixels)
Ethernetkabel (TIA/EIA-568.B-standaard; dient ook als ATX-besturingssignaalkabel)
Downloads
Wiki
PiKVM OS
De Qwiic pHAT verbindt de I²C bus (GND, 3.3V, SDA, en SCL) op uw Raspberry Pi met een reeks van Qwiic connectoren op de HAT. Aangezien het Qwiic systeem het mogelijk maakt om borden met verschillende adressen door te lussen, kunt u zoveel sensoren stapelen als u wilt om een toren van sensorkracht te maken! De Qwiic pHAT V2.0 heeft vier Qwiic connect poorten (twee aan de zijkant en twee verticaal), allemaal op dezelfde I²C bus. We hebben ook gezorgd voor een eenvoudige 5V schroefaansluiting om borden te voeden die meer dan 3,3V nodig hebben en een druktoets (met de optie om de Pi uit te schakelen met een script). De montagegaten zijn gewijzigd op het bord, ze zijn nu zo geplaatst dat ze overeenkomen met de standaard Qwiic bordafmetingen van 1,0 'x 1,0'. Deze HAT is compatibel met elke Raspberry Pi die gebruik maakt van de standaard 2x20 GPIO header en met de NVIDIA Jetson Nano en Google Coral. Eigenschappen 4 x Qwiic Aansluitpoorten 1 x 5V schroefaansluiting 1 x Knop voor algemeen gebruik HAT-compatibele 40-pins socket