Le téléchargement intégral de ce numéro est disponible pour nos membres GOLD et GREEN sur le site Elektor Magazine !
Pas encore membre ? Cliquez ici.
CaptureCountdétecteur et compteur d'objets basé sur le Raspberry Pi 5
référence de tension avec Arduino Pro Minilinéariser et calibrer les entrées analogiques
FPGA pour les débutantsThe Path From MCU to FPGA Programming
mise à jour : STM32 Wireless Innovation Design Contest 2024
Bluetooth LE avec MAUIControl Apps for Android & Co.
carte d'extension de portsaugmentez le nombre d'E/S de votre carte de développement
carte spéciale IAapprentissage automatique avec le Jetson Nano
2024 : l'Odyssée de l'IApremiers essais avec TensorFlow
262 144 façons de jouer au Jeu de la Vieun projet de lecteur en bref
sur le vifle souffle du dragon sur mon cou
faites tourner votre moteur CCSample Projects from the Elektor Motor Control Development Bundle
Adaptateur ESP32-RS-232A Wireless Link for Classic Test Equipment
démarrer en électronique…en savoir plus sur les ampli-op
bibliothèques ESP recommandées
composants piézoélectriques
compteur d'objets intelligentreconnaissance d'images simplifiée avec Edge Impulse
des solutions à vos problèmes de développement de systèmes embarqués les plus délicats
Terminal ESP32un appareil portable avec un écran tactile
commencer avec le RTOS Zephyraussi puissant que difficile à maîtriser
Award-Winning EthicsDialogue avec Alexander Gerfer, Directeur Technique chez Würth Elektronik eiSos sur la promotion du comportement respectueux et innovant
projet 2.0corrections, mises à jour et courrier des lecteurs
Cet ouvrage est un trésor : il réunit 310 schémas d'électronique analogique, logique ou numérique, des programmes, des liens vers des sites internet, des tableaux de caractéristiques de composants et des dessins de circuit imprimé. Il est le onzième volume de la collection « 300 circuits » (301... 302... 303... 304... 305... 306... 307... 308... 309 circuits). Ses deux tables des matières alphabétique et thématique vous permettent de trouver rapidement et facilement parmi les 310 articles proposés ceux qui correspondent à vos besoins.
Ces articles viennent des numéros doubles de la revue Elektor, publiés chaque année en été, et appelés numéros Hors-Gabarit, par allusion à leur contenu exceptionnellement riche. Ils forment un véritable catalogue d'idées, de trouvailles et d'astuces. C'est une source d'inspiration inépuisable, et à partir de laquelle chacun élaborera ses propres variantes qu'il combinera ensuite à sa guise avec d'autres circuits.
Tous les domaines familiers et usuels de l'électronique sont abordés :
alimentations, régulateurs et chargeurs
audio & vidéo
communication
hautes fréquences
informatique
jeux & modélisme
maison & automobile
mesure & test
processeur & contrôleur
Les robots et leurs accessoires (moteurs, capteurs, mécanique) arrivent en force.
Certaines de ces réalisations sont présentées sous une forme succincte, d'autres sont élaborées avec schéma détaillé, dessin de circuit imprimé, liste de composants complète et circuit imprimé, ces fameux circuits imprimés qui ont fait une partie de la réputation d'Elektor.
Un concentré de tout le savoir-faire du laboratoire d'Elektor pour un prix modique. On y trouve beaucoup plus que ce qu'on y cherche.
Raspberry Pi 5 provides two four-lane MIPI connectors, each of which can support either a camera or a display. These connectors use the same 22-way, 0.5 mm-pitch “mini” FPC format as the Compute Module Development Kit, and require adapter cables to connect to the 15-way, 1 mm-pitch “standard” format connectors on current Raspbery Pi camera and display products.These mini-to-standard adapter cables for cameras and displays (note that a camera cable should not be used with a display, and vice versa) are available in 200 mm, 300 mm and 500 mm lengths.
The Raspberry Pi A+ Case has been designed to fit both the Pi 3 Model A+ and the Pi 1 Model A+. The high-quality ABS construction consists of two parts. The base features cut-outs to allow access to the microSD Card and the the HDMI, audio/video and USB ports, as well as the power connector.
Projects Using Arduino IDE and the LVGL Graphics Library
The ESP32 is probably one of the most popular microcontrollers used by many people, including students, hobbyists, and professional engineers. Its low cost, coupled with rich features makes it a popular device to use in many projects. Recently, a board called the ESP32 Cheap Yellow Display (CYD for short) is available from its manufacturers. The board includes a standard ESP32 microcontroller together with a 320x240 pixel TFT display. Additionally, the board provides several connectors for interfaces such as GPIO, serial port (TX/RX), power and Ground. The inclusion of a TFT display is a real advantage as it enables users to design complex graphics-based projects without resorting to an external LCD or graphics displays.
The book describes the basic hardware of the ESP32 CYD board and provides details of its on-board connectors. Many basic, simple, and intermediate-level projects are given in the book based on the ESP32 CYD, using the highly popular Arduino IDE 2.0 integrated development environment. The use of both the basic graphics functions and the use of the popular LVGL graphics library are discussed in the book and projects are given that use both types of approaches.
All the projects given in the book have been tested and are working. The block diagram, circuit diagram, and the complete program listings and program descriptions of all the projects are given with explanations. Readers can use the LVGL graphics library to design highly popular eye-catching full-color graphics projects using widgets such as buttons, labels, calendars, keypads, keyboards, message boxes, spinboxes, sliders, charts, tables, menus, bars, switches, drop-down lists, animations, and many more widgets.
Computer vision is probably the most exciting branch of image processing, and the number of applications in robotics, automation technology and quality control is constantly increasing. Unfortunately entering this research area is, as yet, not simple.
Those who are interested must first go through a lot of books, publications and software libraries. With this book, however, the first step is easy. The theoretically founded content is understandable and is supplemented by many practical examples. Source code is provided with the specially developed platform-independent open source library IVT in the programming language C/C++. The use of the IVT is not necessary, but it does make for a much easier entry and allows first developments to be quickly produced.
The authorship is made up of research assistants of the chair of Professor Ruediger Dillmann at the Institut für Technische Informatik (ITEC), Universitaet Karlsruhe (TH). Having gained extensive experience in image processing in many research and industrial projects, they are now passing this knowledge on.
Among other subjects, the following are dealt with in the fundamentals section of the book: Lighting, optics, camera technology, transfer standards, camera calibration, image enhancement, segmentation, filters, correlation and stereo vision.
The practical section provides the efficient implementation of the algorithms, followed by many interesting applications such as interior surveillance, bar code scanning, object recognition, 3-D scanning, 3-D tracking, a stereo camera system and much more.
Learn to interface and program hardware devices in a wide range of useful applications, using ARM7 microcontrollers and the C programming language. Examples covered in full detail include a simple LED to a multi-megabyte SD card running the FAT file system.
Features of this book
Build prototype circuits on breadboard or Veroboard and interface to ARM microcontrollers.
A 32-bit ARM7 microcontroller is used in interfacing and software examples.
Interfacing principles apply to other ARM microcontrollers and other non-ARM microcontrollers as well.
Example programs are written in the C programming language.
Use only free or open source software.
Download and install all programming tools from the Internet.
Template project files are provided for easy project creation.
Hardware
Interface to LEDs, transistors, optocouplers, relays, solenoids, switches, keypads, LCD displays, seven segment displays, DC motors, stepper motors, external analogue signals using the ADC, RS232, RS-485, TWI, USB, SPI and SD memory cards.
Software
Once hardware has been interfaced to a microcontroller, software must be written to control the hardware. You will learn how to write programs to operate externally interfaced hardware devices, use timers and interrupts. Also learn how to port FAT file system code for use with an SD memory card, program the PWM to produce an audio sine wave, program the PWM to speed control a DC motor and more.
A chapter on more advanced ARM microcontrollers is included with an overview of some of the newest ARM microcontrollers and their features.
All you need to know about good acoustics and sound systems in performance and worship spaces!
Everyone knows that the ability to hear music in balance and to understand speech is essential in any space used for performance or worship. Unfortunately, in the early 21st century, we find that buildings with good acoustics are the exception rather than the rule. Much of the fault leading to this result can be traced to the widespread perception that acoustics is a black art. In fact, scientific acoustics as developed in the last century is a well-defined engineering practice that can lead to predictable excellent results.
A basic, non-engineering understanding of acoustics will help building owners, theater managers, ministers and teachers of music, performers, and other professionals to achieve their goals of excellent acoustics in venues with which they work. Performers having a basic understanding of acoustics will be able to make the most of the acoustics of the venue in which they perform.
This book helps those responsible for providing good acoustics in performance and worship spaces to understand the variables and choices entailed in proper acoustic design for performance and worship. Practicing acoustical consultants will find the book a useful reference as well. The level of presentation is comfortable and straightforward without being simplistic. If correct acoustical principles are incorporated into the design, renovation, and maintenance of performance and worship venues, good acoustics will be the result.
Elektor GREEN en GOLD leden kunnen deze uitgave hier downloaden.
Nog geen lid? Klik hier om een lidmaatschap af te sluiten.
Digitale belasting voor grote stromenvan noodzaak tot innovatie
Stemmenroverinstant karaoke-schakeling
Audio A/B-keuzeschakelaar met versterkingsregelingschakelt tussen microfoon- en lijningangen
Beter laden voor de LIR2032wees lief voor uw knoopcellen
Simpele aanraaksensorenmaak ze zelf – voor elke microcontroller
Universele infraroodschakelaartweede leven voor oude afstandsbedieningen
Microcontroller-gestuurde loeidoosspeelse geluiden met een microcontroller
USB-accu-interface
Low-power apparaten voeden met een powerbankanti-afschakel-schakeling
Kleine klasse-A audioversterker met stroomuitgangstuur luidsprekers aan met stroom in plaats van spanning
Pseudo-symmetrische modulehoge CMRR met asymmetrische audioverbindingen
Automatische NiMH-laderlaad al uw accu’s in één keer!
Thyristorgebaseerde voedingsbeveiliging
Schakelaar met vingerafdruk-sensornuttige identiteitscontrole
DC/DC-converter voor 3 Aeen upgrade voor vaste-spanningsbronnen
Bewaking voor een boilerspannings- en stroomdetectie voor AC-kabels
Verzwakkers voor audiosignalen (1)instelbaar met jumpers
Poets uw acculader op (1)niet weggooien maar ombouwen!
Een print voor ‘de Blauwe’print voor Alps-motorpotmeter met terugkoppeling
50Hz-referentie uit 60Hz-netspanningzo gebruikt u 50Hz-elektronica in 60Hz-landen
Digitale isolatoreneenvoudige realisatie van galvanische isolatie
Compacte 12W-hifi-monoversterkerklein maar krachtig
Zaagtandgenerator met LM386
Driefasen-generatormet Raspberry Pi Pico
Deuropener voor muzikaal getalenteerden
Elektor-klassieker: Surf Synthesizerzeewatersportachtergrondgeluidgenerator (zwsaggg)
Poets uw acculader op (2)niet weggooien maar ombouwen!
Lampstroom-monitormet Raspberry Pi Pico
Infrarood-telegrafie
Fnirsi SWM-10repareer zelf uw accupacks met dit intelligent draagbaar puntlasapparaat
Stereo audio-codec voor ESP32 en co.geen angst voor audio-meettechnologie
Soldeertechniekendoe het meteen goed!
Verzwakkers voor audiosignalen (2)geschakeld met relais
USB-C voedingstroom uit USB-C voedingsadapters
Drie schakelingen met twee en drie teller-IC’s4017’s werken samen
Actieve componenten – de diode
Timer voor extreem lange tijdeninstellen en vergeten!
Jack in en jack uiteen handige insert-optie voor audioschakelingen
ESP32 met één Li-ion-cel
Hexadoku
Elektor GREEN en GOLD leden kunnen deze uitgave hier downloaden.
Nog geen lid? Klik hier om een lidmaatschap af te sluiten.
STM32 Wireless Innovation Design Contest: de winnaars
In-circuit LC-meteroverwegingen bij een prototype
AmpVolt: een modulaire DC-vermogensmeter (deel 1)meet gelijkstroom en energieverbruik tot 50 V en 5 A
embedded world 2024
Elektronische apparatuur reparerentools, technieken en tips
Alle begin... - NL TRANSLATION...gaat verder met de opamp-theorie
Eenvoudige DDS-signaalgeneratordirecte digitale synthese in zijn puurste vorm
Sparkplug bekekenspecificatie voor MQTT-data
De CRTCvreemde onderdelen
Radargestuurde verlichtingautomatische trapverlichting met personendetectie
Digitale waterpas en actieve stroboscoop voor draaitafelsregel je platenspeler perfect af met dit alles-in-één tool
Onderzoek naar de uitdagingen en commerciële waarde van open source-elektronica (2)
Ronde M12-connector met A-coderingvoorkeursoplossing voor industriële toepassingen
Het Arduino-Inside Measurement Labeen 8-in-1 test- en meetinstrument voor de elektronica-werkbank
Frequentie-, fase- en impedantieanalyse met een geluidskaartvoor frequenties van 100 Hz tot 90 kHz
Zuurgraad meten met de Arduino UNO R4controleer de waterkwaliteit
Uit het leven gegrepenpangpongbilletjes-lanceermachine
FNIRSI 1014D digitale geheugenoscilloscoopgoede prestaties voor weinig geld
2024: een AI-odysseeobjectdetectie aan de praat krijgen
10MHz-referentiegeneratorzeer nauwkeurig, met verdeler en galvanische isolatie
Project-update #2: ESP32-gebaseerde energiemeterenkele verbeteringen
Project 2.0correcties, updates en brieven van lezers
Een vraaggesprek met Eben Upton, CEO van Raspberry Pide Raspberry Pi 5 – en daarna
Do you need a way to connect the top and bottom layers? Rivets are the key!Rivets are little copper tubes that make a mechanical connection between the top and bottom layer. We found rivets to be the easiest way to create vias. Be sure to pick up the corresponding rivet tool if you don't have one!
Pack of 200
Inner Diameter - 1.0mm
Head Diameter - 2.2mm
Drill Size: 1.5mm (or 1.6mm)
Confused on how to use them? Checkout our tutorial here.
LuckFox Pico Mini is een compact Linux-micro-ontwikkelbord gebaseerd op de Rockchip RV1103-chip en biedt een eenvoudig en efficiënt ontwikkelingsplatform voor ontwikkelaars. Het ondersteunt een verscheidenheid aan interfaces, waaronder MIPI CSI, GPIO, UART, SPI, I²C, USB, enz., wat handig is voor snelle ontwikkeling en foutopsporing.
Kenmerken
Single-core ARM Cortex-A7 32-bit kern met geïntegreerde NEON en FPU
Ingebouwde, door Rockchip zelf ontwikkelde NPU van de 4e generatie, beschikt over een hoge computerprecisie en ondersteunt int, int8 en int16 hybride kwantisering. De rekenkracht van int8 is 0,5 TOPS, en tot 1,0 TOPS met int4
Ingebouwde, zelfontwikkelde ISP3.2 van de derde generatie, ondersteunt 4-megapixel, met meerdere beeldverbeterings- en correctie-algoritmen zoals HDR, WDR, ruisonderdrukking op meerdere niveaus, enz.
Beschikt over krachtige coderingsprestaties, ondersteunt intelligente coderingsmodus en adaptieve streambesparing afhankelijk van de scène, bespaart meer dan 50% bitsnelheid van de conventionele CBR-modus, zodat de beelden van de camera high-definition zijn met een kleiner formaat, dubbele opslag spatie
Ingebouwde RISC-V MCU ondersteunt een laag stroomverbruik en snel opstarten, ondersteunt 250 ms snelle beeldopname en laden van de AI-modelbibliotheek tegelijkertijd om gezichtsherkenning "in één seconde" te realiseren
Ingebouwde 16-bit DRAM DDR2, die veeleisende geheugenbandbreedtes kan ondersteunen
Geïntegreerd met ingebouwde POR, audiocodec en MAC PHY
Specificaties
Processor
ARM Cortex-A7, single-core 32-bit CPU, 1,2 GHz, met NEON en FPU
NPU
Rockchip 4e generatie NPU, ondersteunt int4, int8, int16; tot 1,0 TOPS (int4)
ISP
Derde generatie ISP3.2, invoer tot 4 MP bij 30 fps, HDR, WDR, ruisonderdrukking
RAM
64 MB DDR2
Geheugen
128 MB SPI NAND-flash
USB
USB 2.0-host/apparaat via Type-C
Camera-interface
MIPI CSI 2-baans
GPIO-pinnen
17 GPIO-pinnen
Stroomverbruik
Laag stroomverbruik, RISC-V MCU voor snel opstarten
Afmetingen
28 x 21 mm
Downloads
Wiki
De Sparkfun Qwiic GPIO is een I²C uitbreidingsbord met de TCA9534 I/O Expander IC van Texas Instruments. Dit bord voegt acht IO-pinnen toe die u net als elke andere digitale pin van uw microcontroller kunt lezen en schrijven. De besturing via de I²C interface wordt verzorgd door een Arduino-bibliotheek, zodat u eenvoudig functies kunt aanroepen vergelijkbaar met Arduino's pinMode en digitalWrite om deze extra I/O's aan te sturen. De pinnen van de TCA9534 bereikbaar via gebruikersvriendelijke aansluitklemmen; er is geen schroevendraaier nodig om draden aan te sluiten! De aansluitklemmen zijn relatief groot, waardoor het mogelijk is meerdere draden in een ground- of power-aansluitng te combineren. Met drie aanpasbare adres-jumpers, kunt u tot acht Qwiic GPIO borden aansluiten op een enkele bus, waarmee u over 64 extra GPIO pinnen beschikt! Het standaard I²C-ades is 0x27 en kan worden gewijzigd door het aanpassen van de jumpers op de achterkant van het bord. Eigenschappen Acht configureerbare GPIO-pennen I2C Adres: 0x27 (Standaard) Hardware jumpers maken tot acht borden op een enkele bus mogelijk Input Polarity Inversion Register Bestuur acht I/O pinnen individueel of tegelijk. Open-Drain Active-Low Interrupt Output 2 x Qwiic Connectors Afmetingen: 60,96 mm x 38,10 mm
The EC200U-EU C4-P01 development board features the EC200U-EU LTE Cat 1 wireless communication module, offering a maximum data rate of up to 10 Mbps for downlink and 5 Mbps for uplink. It supports multi-mode and multi-band communication, making it a cost-effective solution.
The board is designed in a compact and unified form factor, compatible with the Quectel multi-mode LTE Standard EC20-CE. It includes an onboard USB-C port, allowing for easy development with just a USB-C cable.
Additionally, the board is equipped with a 40-pin GPIO header that is compatible with most Raspberry Pi HATs.
Kenmerken
Equipped with EC200U-EU LTE Cat 1 wireless communication module, multi-mode & multi-band support
Onboard 40-Pin GPIO header, compatible with most Raspberry Pi HATs
5 LEDs for indicating module operating status
Supports TCP, UDP, PPP, NITZ, PING, FILE, MQTT, NTP, HTTP, HTTPS, SSL, FTP, FTPS, CMUX, MMS protocols, etc.
Supports GNSS positioning (GPS, GLONASS, BDS, Galileo, QZSS)
Onboard Nano SIM card slot and eSIM card slot, dual card single standby
Onboard MIPI connector for connecting MIPI screen and is fully compatible with Raspberry Pi peripherals
Onboard camera connector, supports customized SPI cameras with a maximum of 300,000 pixels
Provides tools such as QPYcom, Thonny IDE plugin, and VSCode plugin, etc. for easy learning and development
Comes with online development resources and manual (example in QuecPython)
Specificaties
Applicable Regions
Europe, Middle East, Africa, Australia, New Zealand, Brazil
LTE-FDD
B1, B3, B5, B7, B8, B20, B28
LTE-TDD
B38, B40, B41
GSM / GPRS / EDGE
GSM: B2, B3, B5, B8
GNSS
GPS, GLONASS, BDS, Galileo, QZSS
Bluetooth
Bluetooth 4.2 (BR/EDR)
Wi-Fi Scan
2.4 GHz 11b (Rx)
CAT 1
LTE-FDD: DL 10 Mbps; UL 5 Mbps
LTE-TDD: DL 8.96 Mbps; UL 3.1 Mbps
GSM / GPRS / EDGE
GSM: DL 85.6 Kbps; UL 85.6 Kbps
USB-C Port
Supports AT commands testing, GNSS positioning, firmware upgrading, etc.
Communication Protocol
TCP, UDP, PPP, NITZ, PING, FILE, MQTT, NTP, HTTP, HTTPS, SSL, FTP, FTPS, CMUX, MMS
SIM Card
Nano SIM and eSIM, dual card single standby
Indicator
P01: Module Pin 1, default as EC200A-XX PWM0
P05: Module Pin 5, NET_MODE indicator
SCK1: SIM1 detection indicator, lights up when SIM1 card is inserted
SCK2: SIM2 detection indicator, lights up when SIM2 card is inserted
PWR: Power indicator
Buttons
PWK: Power ON/OFF
RST: Reset
BOOT: Forcing into firmware burning mode
USB ON/OFF: USB power consumption detection switch
Antenna Connectors
LTE main antenna + DIV / WiFi (scanning only) / Bluetooth antenna + GNSS antenna
Operating Temperature
−30~+75°C
Storage Temperature
−45~+90°C
Downloads
Wiki
Quectel Resources
Features: 1.54' IPS TFT display with 240x240 resolution that can show text or video Stereo speaker ports for audio playback - either text-to-speech, alerts or for creating a voice assistant. Stereo headphone out for audio playback through a stereo system, headphones, or powered speakers. Stereo microphone input - perfect for making your very own smart home assistants Two 3-pin JST STEMMA connectors that can be used to connect more buttons, a relay, or even some NeoPixels! STEMMA QT plug-and-play I2C port can be used with any of Adafruits 50+ I2C STEMMA QT boards or can be used to connect to Grove I2C devices with an adapter cable. 5-Way Joystick + Button for user interface and control. Three RGB DotStar LEDs for colorful LED feedback. The STEMMA QT port means you can attach heat image sensors like the Panasonic Grid-EYE or MLX90640. Heat-Sensitive cameras can be used as a person detector, even in the dark! An external accelerometer can be attached for gesture or vibration sensing such as machinery/industrial predictive maintenance projects Please note: A Raspberry Pi 4 is not included.
Steek een lezer in de headers, gebruik een Qwiic kabel, scan je 125kHz ID tag, en het unieke 32-bit ID wordt op het scherm getoond. De unit wordt geleverd met een lees LED en buzzer, maar maak je geen zorgen, er is een jumper die je kunt doorknippen om de buzzer uit te schakelen als je dat wilt. Door gebruik te maken van SparkFun's handige Qwiic systeem, is er geen soldeerwerk nodig om het aan te sluiten op de rest van je systeem. We hebben echter nog steeds 0.1'-spaced pinnen als u liever een breadboard gebruikt. Met behulp van de ATtiny84A aan boord, neemt de Qwiic RFID de zes bytes ID tag van je 125kHz RFID kaart, koppelt er een tijdstempel aan, en zet het op een stapel die tot 20 unieke RFID scans per keer kan bevatten. Deze informatie is gemakkelijk te verkrijgen met enkele eenvoudige I²C commando's.
De Power Delivery Board maakt gebruik van een standalone controller om te onderhandelen met de voedingsadapters en overschakelen naar een hogere spanning dan alleen 5V. Zo kan deze voedingsadapter verschillende uitgangsspanningen leveren voor verschillende projecten zodat u niet meerdere voedingsadapters nodig heeft om verschillende output te leveren; het bord kan worden verbonden via SparkFun's Qwiic connect systeem, zodat u niet hoeft te solderen of uit hoeft te zoeken hoe het aangesloten moet zijn.Het SparkFun Power Delivery Board maakt gebruik van de power delivery standaard met behulp van een stand-alone controller van STMicroelectronics, de STUSB4500. De STUSB4500 is een USB power delivery controller die zich richt op stroomverbruiker. Het implementeert een eigen algoritme om met een bron (d.w.z. een wall wart of voedingsadapter) te onderhandelen over het vermogen zonder een externe microcontroller nodig te hebben. U hebt echter wel een microcontroller nodig om het bord te configureren. PDO-profielen worden geconfigureerd in een geïntegreerd niet-vluchtig geheugen. De controller doet al het werk van de vermogensonderhandeling en biedt een eenvoudige manier om te configureren via I2C.Om dit bord te configureren is een I2C bus nodig. Het Qwiic systeem maakt het eenvoudig om het Power Delivery bord aan te sluiten op een microcontroller. Afhankelijk van uw toepassing kunt u ook verbinding maken met de I2C bus via de doorgemetalliseerde SDA en SCL aansluitingen.Eigenschappen
Ingangs- en uitgangsspanningsbereik van 5-20V
Uitgangsstroom tot 5A
Drie configureerbare vermogensafgifteprofielen
Auto-run Type-C™ en USB PD sink-controller
Gecertificeerd USB Type-C™ rev 1.2 en USB PD rev 2.0 (TID #1000133)
Geïntegreerde VBUS-spanningsbewaking
Geïntegreerde VBUS switch gate drivers (PMOS)
Features
324x324 pixels camerasensor: gebruik een van de kernen in Portenta om beeldherkenningsalgoritmes uit te voeren met de OpenMV for Arduino editor
100 Mbps Ethernet connector: verbind uw Portenta H7 met het bekabelde Internet
2 onboard microfoons voor richtingsgevoelige geluidsdetectie: vang en analyseer geluid in real-time
JTAG connector: voer low-level debugging uit van uw Portenta bord of speciale firmware updates met behulp van een externe programmer
SD-Card aansluiting: sla uw vastgelegde gegevens op de kaart op, of lees configuratiebestanden
Het Vision Shield is ontworpen om bovenop de Arduino Portenta familie te passen. De Portenta boards zijn voorzien van multicore 32-bit ARM® Cortex™ processoren die draaien op honderden megahertz, met megabytes aan programmageheugen en RAM. Portenta boards worden geleverd met WiFi en Bluetooth.Embedded computer vision gemakkelijk gemaaktArduino heeft samengewerkt met OpenMV om u een gratis licentie voor de OpenMV IDE aan te bieden, een eenvoudige manier om computervisie te gebruiken met MicroPython als programmeerparadigma. Download de OpenMV voor Arduino Editor van onze professionele tutorials site en blader door de voorbeelden die we voor u hebben voorbereid in de OpenMV IDE. Bedrijven over de hele wereld bouwen al hun commerciële producten op basis van deze eenvoudig-maar-krachtige benadering voor het detecteren, filteren en classificeren van afbeeldingen, QR-codes, en anderen. Debugging met professioneel gereedschapSluit uw Portenta H7 aan op een professionele debugger via de JTAG connector. Gebruik professionele software tools zoals die van Lauterbach of Segger bovenop uw board om uw code stap voor stap te debuggen. Het Vision Shield maakt de benodigde pinnen vrij voor het aansluiten van uw externe JTAG.
Camera
Himax HM-01B0 cameramodule
Resolutie
320 x 320 actieve pixel resolutie met ondersteuning voor QVGA
beeldsensor
Hoge gevoeligheid 3.6? BrightSense™ pixel technologie
Microfoon
2 x MP34DT05
Lengte
66 mm
Breedte
25 mm
Gewicht
11 gr
Voor meer informatie, bekijk de tutorials die door Arduino hier.
De PoE HAT (G) is een IEEE 802.3af/at-compatibele PoE (Power Over Ethernet) HAT voor Raspberry Pi 5. Door gebruik te maken van een PoE-router of switch die de IEEE 802.3af/at-netwerkstandaard ondersteunt, is het mogelijk om zowel de netwerkverbinding als de voeding voor uw Raspberry Pi te verzorgen in slechts één Ethernet-kabel.
Kenmerken
Standaard Raspberry Pi 40-pins GPIO-header
PoE-mogelijkheid, IEEE 802.3af/at-compatibel
Originele IC-oplossing aan boord voor stabielere PoE-stroomprestaties
Keurt gebruik van niet-geïsoleerde geschakelde voeding (SMPS)
Compact en eenvoudig te monteren
Specificaties
PoE-voedingsingang
38~57 V DC in
Vermogensuitgang
GPIO-header: 5 V/5 A (max)
Netwerkstandaard
IEEE 802.3af/at PoE
Afmetingen
56,5 x 64,98 mm
Inbegrepen
1x PoE HAT (G)
1x 2x2 header
1x 2x20 header
1x Standoffs-pakket
Downloads
Wiki
Le téléchargement intégral de ce numéro est disponible pour nos membres GOLD et GREEN sur le site Elektor Magazine !
Pas encore membre ? Cliquez ici.
PbMonitor v1.0Un système de surveillance des batteries pour les applications à onduleurs et de stockage d'énergie
contrôleur de charge solaire avec MPPT (1)Principes de base d'un contrôleur de charge solaire pour les systèmes autonomes
magnétomètre à intégration du champ et capteurs artisanaux
exactitude, ou précision ?vos appareils doivent posséder les deux !
AD7124 : un C/AN de précision en pratiqueFeatures for Sensor Signal Conditioning
outil de contrôle PIDOptimisez facilement vos paramètres
embedded world 2025
démarrer en électronique...…contrôle de la tonalité
Academy Pro BoxLivre + cours en ligne + matériel
adaptateur Milliohm-mètreUtilisant la précision de votre multimètre
Un nouveau jalon dans le domaine des semi-conducteursEn route vers le 1,4 nm
Connecteurs à technologie traversanteLe meilleur des deux mondes : THR
fréquencemètrePortable et auto-calibré par GPS
compteurs analogiquesDrôles de composants, la série
testeur de quartz autonomeQuelle est la précision de votre source d'horloge ?
testeur I²C peu couteuxconnecter des appareils I²C directement à votre PC
sur le vifbienvenue chez les Pt’tites
2025 : une odyssée de l'IAL'impact transformateur sur le développement de logiciels
projet 2.0Corrections, mises à jour, et courrier des lecteurs
synthétiseur MIDI autonome Raspberry Pi (2)Améliorons notre configuration avec l’Intelligence
oscillateur à pont de Wien "nortonisé"Petite cause, grand effet
tester un microcontrôleur à 0,10 $Le microcontrôleur CH32V003 RISC-V et MounRiver Studio en pratique
un lecteur audio avec égaliseur basé sur un FPGA (2)Ajout d'un réglage du volume, d'un mixage avancé et d'une interface Web
Met deze PCIe 3.0 naar dubbele M.2 HAT krijgt de Raspberry Pi 5 toegang tot twee NVMe SSD's, Hailo-8/8L (alleen M.2-sleutel B+M) en Google Coral AI-versnellers met PCIe 3.0-snelheden.
Kenmerken
Dubbele M.2-slots met PCIe 3.0-snelheid: Maakt gebruik van de ASMedia ASM2806 PCIe 3.0-switchchip voor optimale prestaties en omzeilt daarmee de beperkingen van PCIe 2.0.
Stabiele voeding: Extra pogo-pinnen leveren extra vermogen voor een stabiele, snelle verbinding.
Ondersteuning voor meerdere formaten: Compatibel met de standaard M.2-formaten 2230, 2242, 2260 en 2280.
Ontwerp aan de achterkant: Houdt de 40-pins GPIO vrij voor gebruik, waardoor compatibiliteit met andere Raspberry Pi HAT's mogelijk is.
Gebruiksvriendelijk ontwerp: De S-vormige FPC-kabel blokkeert de microSD-kaartsleuf niet.
Open Source-behuizing: De M.2 HAT's van Seeed zijn niet compatibel met de officiële Raspberry Pi-behuizing, maar een aangepaste 3D-printbare behuizing (STP-bestand) kan worden gedownload.
Toepassingen
Ondersteunt tegelijkertijd AI-versnelling en snelle SSD-opslag
Verbindt twee NVMe SSD's voor een grote opslagcapaciteit
Een Raspberry Pi opstarten vanaf de SSD
Specificaties
M.2-slots
2
Max. PCIe-snelheid
PCIe Gen3.0
PCIe-switchchip
ASM2806
Ondersteuning voor M.2-formaat
2280/2260/2242/2230
Max. Voeding
5 V/3 A (max. 3 A: Pogo-pin 2 A + PCIe-connector 1 A)
Kabel
FPC
Montagemethode
Installatie aan de achterkant
Afmetingen
87 x 55 x 10 mm
Inbegrepen
1x Seeed Studio PCIe 3.0 naar Dual M.2 HAT voor Raspberry Pi 5
2x FPC-kabels (50 mm)
1x Schroeven & stud pack
Downloads
Wiki
311 Schakelingen is het twaalfde boek uit de gerenommeerde 300-reeks van Elektor. Dat betekent ook dit keer weer een onuitputtelijke bron van inspiratie voor elke elektronicus, hobbyist of professional, en een boek dat in geen enkele boekenkast mag ontbreken! 311 Schakelingen bevat een ruime collectie schakelingen, ideeën, tips en trucs op alle denkbare terreinen van de elektronica: audio en video, hobby en modelbouw, hoogfrequenttechniek, huis en tuin, meten en testen, microprocessor, PC-hard- en software, voedingen en acculaders, en natuurlijk een rubriek 'diversen' voor alles wat niet in een van de andere rubrieken past. Het boek biedt complete oplossingen voor talloze problemen, of de aanzet voor eigen ontwikkelingen. 311 Schakelingen is samengesteld uit de Halfgeleidergidsen van 2009, 2010 en 2011. De Halfgeleidergids is het jaarlijkse dubbeldikke juli/augustusnummer van het maandblad Elektor. Het boek is dus voor een groot deel gebaseerd op inzendingen van lezers van Elektor, aangevuld met bijdragen uit het Elektor-lab.