Producten
-
Elektor Digital Raspberry Pi Pico for Radio Amateurs (E-book)
Program and build RPi Pico-based ham station utilities, tools, and instruments Although much classical HF and mobile equipment is still in use by large numbers of amateurs, the use of computers and digital techniques has now become very popular among amateur radio operators. Nowadays, anyone can purchase a €5 Raspberry Pi Pico microcontroller board and develop many amateur radio projects using the “Pico” and some external components. This book is aimed at amateur radio enthusiasts, Electronic Engineering students, and anyone interested in learning to use the Raspberry Pi Pico to shape their electronic projects. The book is suitable for beginners in electronics as well as for those with wide experience. Step-by-step installation of the MicroPython programming environment is described. Some knowledge of the Python programming language is helpful to be able to comprehend and modify the projects given in the book. The book introduces the Raspberry Pi Pico and gives examples of many general-purpose, software-only projects that familiarize the reader with the Python programming language. In addition to the software-only projects tailored to the amateur radio operator, Chapter 6 in particular presents over 36 hardware-based projects for “hams”, including: Station mains power on/off control Radio station clock GPS based station geographical coordinates Radio station temperature and humidity Various waveform generation methods using software and hardware (DDS) Frequency counter Voltmeter / ammeter / ohmmeter / capacitance meter RF meter and RF attenuators Morse code exercisers RadioStation Click board Raspberry Pi Pico based FM radio Using Bluetooth and Wi-Fi with Raspberry Pi Pico Radio station security with RFID Audio amplifier module with rotary encoder volume control Morse decoder Using the FS1000A TX-RX modules to communicate with Arduino
€ 32,95
Leden € 26,36
-
Raspberry Pi Foundation Raspberry Pi Pico W
De Raspberry Pi Pico W is een microcontroller board gebaseerd op de Raspberry Pi RP2040 microcontroller chip. De RP2040-microcontrollerchip ('Raspberry Silicon') heeft een dual-core ARM Cortex-M0+ processor (133 MHz), 256 KB RAM, 30 GPIO-pinnen, en nog vele andere interface opties. Daarnaast is er 2 MB on-board QSPI-flashgeheugen voor code- en gegevensopslag. De Raspberry Pi Pico W is ontworpen als een goedkoop maar flexibel ontwikkelingsplatform voor de RP2040, met een 2,4 GHz draadloze interface met de Infineon CYW43439. De draadloze interface is via SPI aangesloten op de RP2040. Kenmerken van de Pico W RP2040 microcontroller met 2 MB flashgeheugen On-board single-band 2,4 GHz draadloze interfaces (802.11n) Micro USB B poort voor voeding en data (en voor het herprogrammeren van de flash) 40 pin 21 x 51 mm 'DIP' stijl 1 mm dikke PCB met 0,1' through-hole pinnen met ook gegroefde gaten. Beschikt over 26 multifunctionele 3,3 V I/O voor algemeen gebruik (GPIO) 23 GPIO zijn alleen digitaal, en 3 GPIO die ook geschikt zijn voor ADC Kan als opbouw-module worden gemonteerd 3-pins ARM serial wire debug (SWD) poort Eenvoudige maar zeer flexibele mogelijkheden voor de voeding: Verschillende opties om het apparaat eenvoudig van stroom te voorzien via micro-USB, externe voedingen of batterijen Hoge kwaliteit, lage kosten, hoge beschikbaarheid Uitgebreide SDK, voorbeeldsoftware en documentatie Kenmerken van de RP2040 microcontroller Dual-core cortex M0+ tot maximaal 133 MHz On-chip PLL maakt variabele core-frequentie mogelijk 264 kByte multi-bank SRAM met hoge prestaties Externe Quad-SPI Flash met eXecute In Place (XIP) en 16 kByte on-chip cache Hoogwaardige full-crossbar bus architecture Ingebouwde USB1.1 (device of host) 30 multifunctionele algemene I/O (vier kunnen worden gebruikt voor ADC) 1,8-3,3 V I/O-spanning 12-bits 500 ksps analoog naar digitaal converter (ADC) Diverse digitale randapparatuur 2x UART, 2x I²C, 2x SPI, 16x PWM kanalen 1x timer met 4 alarmen, 1x real time clock 2x programmeerbare I/O (PIO) blokken, 8 state machines in totaal Flexibele, door de gebruiker programmeerbare high-speed I/O Kan interfaces zoals SD-kaart en VGA emuleren Note: De Raspberry Pi Pico W I/O-spanning is 3,3 V. Downloads Datasheet Specifications of 3-pin Debug Connector
€ 7,95
Leden identiek
-
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
Leden identiek
-
Elektor Digital Raspberry Pi Pico W (E-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.
€ 34,95
Leden € 27,96
-
Elektor Publishing Raspberry Pi Pico W en un tournemain
Maîtrise de la puce RP2040 avec plus de 60 projets à réaliser et à programmer Les cartes Raspberry Pi Pico et Pico W sont animées par un microcontrôleur ARM Cortex M0+ RP2040 à double coeur, rapide, efficace et peu coûteux, qui fonctionne jusqu'à 133 MHz et dispose de 264 Ko de SRAM et de 2 Mo de mémoire Flash. Outre une vaste mémoire, le Pico et le Pico W disposent de nombreuses broches GPIO et d'interfaces telles que CA/N, SPI, I²C, UART, MLI, de fonctions de temporisation, d'une interface de débogage matériel et d'un capteur de température interne. La carte Raspberry Pi Pico W comporte en plus une puce CYW43439 Bluetooth et Wi-Fi d'Infineon. Au moment de la rédaction de ce livre, le micrologiciel Bluetooth pour le Pico W n'était pas encore disponible. Le Wi-Fi à 2,4 GHz est toutefois entièrement pris en charge avec les protocoles 802.11b/g/n. Ce livre est une introduction à l'utilisation du Raspberry Pi Pico W avec le langage de programmation MicroPython. Les quelque soixante projets testés et opérationnels sont présentés à l'aide de l'environnement de développement intégré (EDI) Thonny. Les sujets abordés sont nombreux : Installation de MicroPython sur le Raspberry Pi Pico depuis un PC Interruptions de l'horloge et interruptions externes Convertisseur analogique-numérique (CA/N) Capteurs de température interne et externe Capteurs externes (pression, humidité, pouls, à ultrasons) Enregistrement de données MLI, UART, I²C et SPI Bluetooth, Wi-Fi et applis sur smarphone Convertisseur numérique-analogique (CN/A) Tous les projets ont été testés et éprouvés. Ils peuvent être mis en oeuvre sur le Raspberry Pi Pico ainsi que sur le Raspberry Pi Pico W. Toutefois les projets avec une liaison Wi-Fi ne fonctionnent que sur le Pico W. Une petite expérience en programmation et en électronique est nécessaire pour suivre les projets. De brèves descriptions, des schémas fonctionnels, des schémas détaillés du câblage des montages et des listings MicroPython complets sont fournis pour tous les projets.
€ 44,95
Leden € 40,46
-
Elektor Digital Raspberry Pi Pico W en un tournemain (PDF)
Maîtrise de la puce RP2040 avec plus de 60 projets à réaliser et à programmer Les cartes Raspberry Pi Pico et Pico W sont animées par un microcontrôleur ARM Cortex M0+ RP2040 à double coeur, rapide, efficace et peu coûteux, qui fonctionne jusqu'à 133 MHz et dispose de 264 Ko de SRAM et de 2 Mo de mémoire Flash. Outre une vaste mémoire, le Pico et le Pico W disposent de nombreuses broches GPIO et d'interfaces telles que CA/N, SPI, I²C, UART, MLI, de fonctions de temporisation, d'une interface de débogage matériel et d'un capteur de température interne. La carte Raspberry Pi Pico W comporte en plus une puce CYW43439 Bluetooth et Wi-Fi d'Infineon. Au moment de la rédaction de ce livre, le micrologiciel Bluetooth pour le Pico W n'était pas encore disponible. Le Wi-Fi à 2,4 GHz est toutefois entièrement pris en charge avec les protocoles 802.11b/g/n. Ce livre est une introduction à l'utilisation du Raspberry Pi Pico W avec le langage de programmation MicroPython. Les quelque soixante projets testés et opérationnels sont présentés à l'aide de l'environnement de développement intégré (EDI) Thonny. Les sujets abordés sont nombreux : Installation de MicroPython sur le Raspberry Pi Pico depuis un PC Interruptions de l'horloge et interruptions externes Convertisseur analogique-numérique (CA/N) Capteurs de température interne et externe Capteurs externes (pression, humidité, pouls, à ultrasons) Enregistrement de données MLI, UART, I²C et SPI Bluetooth, Wi-Fi et applis sur smarphone Convertisseur numérique-analogique (CN/A) Tous les projets ont été testés et éprouvés. Ils peuvent être mis en oeuvre sur le Raspberry Pi Pico ainsi que sur le Raspberry Pi Pico W. Toutefois les projets avec une liaison Wi-Fi ne fonctionnent que sur le Pico W. Une petite expérience en programmation et en électronique est nécessaire pour suivre les projets. De brèves descriptions, des schémas fonctionnels, des schémas détaillés du câblage des montages et des listings MicroPython complets sont fournis pour tous les projets.
€ 34,95
Leden € 27,96
-
Raspberry Pi Foundation Raspberry Pi Pico WH
De Raspberry Pi Pico WH is een microcontroller board gebaseerd op de Raspberry Pi RP2040 microcontroller chip. De RP2040 microcontroller ('Raspberry Silicon') maakt gebruik van een dual-core ARM Cortex-M0 + -processor (133 MHz), 256 KB RAM, 30 GPIO-pinnen en vele andere interface opties. Daarnaast heeft hij 2 MB on-board QSPI flash geheugen voor het opslaan van code en data. De Raspberry Pi Pico WH is ontworpen als een goedkoop maar flexibel ontwikkelplatform voor de RP2040, met een 2.4 GHz draadloze interface die gebruik maakt van een Infineon CYW43439. De draadloze interface is via SPI verbonden met de RP2040. Kenmerken van de Pico WH RP2040 microcontroller met 2 MB flash geheugen On-board single-band 2,4 GHz draadloze interfaces (802.11n) Micro-USB-B poort voor voeding en data (en voor het herprogrammeren van de flash) 40 pins 21 x 51 mm 'DIP' stijl 1 mm dikke PCB met 0,1' through-hole pinnen, met ook castellations aan de rand Beschikt over 26 multifunctionele 3,3 V general purpose I/O (GPIO) poorten 23 hiervan zijn alleen digitaal, waarvan er 3 ook geschikt zijn voor ADC Kan als module op andere bordjes bevestigd worden 3-pins ARM serial wire debug (SWD) poort Eenvoudige maar zeer flexibele mogelijkheden voor de voeding Verschillende opties om het apparaat eenvoudig te voeden via micro-USB, externe voedingen of accu’s Hoge kwaliteit, lage kosten, hoge beschikbaarheid Uitgebreide SDK, software voorbeelden en documentatie Voorgemonteerde headers en een 3-pins debug connector Kenmerken van de RP2040 microcontroller Dual-core cortex M0+ tot 133 MHz On-chip PLL maakt variabele clocking van de core mogelijk 264 kByte multi-bank high performance SRAM Externe Quad-SPI Flash met eXecute In Place (XIP) en 16 kByte on-chip cache Hoogwaardige full-crossbar bus fabric On-board USB1.1 (randapparaat of host) 30 multifunctionele general purpose I/O-poorten (4 kunnen worden gebruikt voor ADC) 1,8-3,3 V I/O-spanning 12-bits 500 ksps analoog naar digitaal converter (ADC) Diverse digitale randapparatuur 2x UART, 2x I²C, 2x SPI, 16x PWM kanalen 1x timer met 4 alarmen, 1x real time clock 2x programmeerbare I/O (PIO) blocks, 8 state machines in totaal Flexibele, door de gebruiker programmeerbare high-speed I/O Kan interfaces zoals een SD-kaart en VGA emuleren Opmerking: De Raspberry Pi Pico W I/O-spanning staat ingesteld op 3,3 V Downloads Datasheet Specificaties van de 3-pins Debug Connector
€ 9,95
Leden identiek
-
Raspberry Pi Foundation Raspberry Pi PoE+ Injector
De Raspberry Pi PoE+ Injector voegt Power-over-Ethernet (PoE) functionaliteit toe aan een enkele poort van een niet-PoE Ethernet switch, en levert zowel stroom als data via één Ethernet-kabel. Het biedt een plug-and-play, kosteneffectieve oplossing voor het stapsgewijs introduceren van PoE capaciteit in bestaande Ethernet netwerken. De PoE+ Injector is een single-port, 30 W apparaat geschikt voor het voeden van apparatuur die voldoet aan de IEEE 802.3af en 802.3at standaarden, inclusief alle generaties Raspberry Pi PoE HAT's. Het ondersteunt netwerk pass-through snelheden van 10/100/1000 Mbps. Opmerking: Een aparte IEC netsnoer is vereist voor gebruik (niet meegeleverd). Specificaties Gegevenssnelheid 10/100/1000 Mbps Ingangsspanning 100 tot 240 V AC Uitgangsvermogen 30 W Uitgangsvermogen op pinnen 4/5 (+), 7/8 (–) Nominale uitgangsspanning 55 V DC Gegevensconnectoren Afgeschermde RJ-45, EIA 568A en 568B Stroomaansluiting IEC c13 netvoeding (niet meegeleverd) Opslagvochtigheid Maximaal 95%, niet-condenserend Werkingshoogte –300 m tot 3000 m Werkingsomgevingstemperatuur 10°C tot +50°C Afmetingen 159 x 51,8 x 33,5 mm Downloads Datasheet
€ 29,95€ 14,95
Leden identiek
-
Elektor Publishing Raspberry Pi programmeren met C
Dit boek gaat over de Raspberry Pi, en over het programmeren in C. De programmeertaal C en het besturingssysteem Linux (Raspbian) passen uitstekend bij elkaar. Alles wat we nodig hebben om in C te programmeren wordt meegeleverd met het besturingssysteem van de Raspberry Pi. In dit boek leert u hoe C gebruikt wordt met de Raspberry Pi, en krijgt u een overzicht van de taal. WiringPi is een softwarebibliotheek voor de Raspberry Pi waarmee C hardware-uitbreidingen kan benaderen. Die bibliotheek wordt gebruikt om sensoren uit te lezen en om extra hardware aan te sturen. U gaat experimenteren met LED’s en schakelaars, met motoren, met geluid en met sensoren voor temperatuur, luchtdruk, en luchtvochtigheid. Met een Linux-systeem kunt u een webserver maken, inclusief interactieve websites met PHP en WiringPi. Daarom is ook een beknopt overzicht van HTML en PHP in het boek opgenomen. In de voorbeelden worden sensoren via het web uitgelezen en worden apparaten bestuurd. In het laatste voorbeeld wordt een temperatuurlogger gemaakt. Die meet elk kwartier de temperatuur. Een tabel met de meetwaarden kan via het web worden uitgelezen. Alle voorbeeldprogramma’s kunnen worden gedownload van de website van Elektor.
€ 34,95
Leden € 31,46
-
Elektor Digital Raspberry Pi programmeren met C (E-book)
Dit boek gaat over de Raspberry Pi, en over het programmeren in C. De programmeertaal C en het besturingssysteem Linux (Raspbian) passen uitstekend bij elkaar. Alles wat we nodig hebben om in C te programmeren wordt meegeleverd met het besturingssysteem van de Raspberry Pi. In dit boek leert u hoe C gebruikt wordt met de Raspberry Pi, en krijgt u een overzicht van de taal. WiringPi is een softwarebibliotheek voor de Raspberry Pi waarmee C hardware-uitbreidingen kan benaderen. Die bibliotheek wordt gebruikt om sensoren uit te lezen en om extra hardware aan te sturen. U gaat experimenteren met LED’s en schakelaars, met motoren, met geluid en met sensoren voor temperatuur, luchtdruk, en luchtvochtigheid. Met een Linux-systeem kunt u een webserver maken, inclusief interactieve websites met PHP en WiringPi. Daarom is ook een beknopt overzicht van HTML en PHP in het boek opgenomen. In de voorbeelden worden sensoren via het web uitgelezen en worden apparaten bestuurd. In het laatste voorbeeld wordt een temperatuurlogger gemaakt. Die meet elk kwartier de temperatuur. Een tabel met de meetwaarden kan via het web worden uitgelezen. Alle voorbeeldprogramma’s kunnen worden gedownload van de website van Elektor.
€ 29,95
Leden € 23,96
-
Raspberry Pi Foundation Raspberry Pi RP2040 Microcontroller ICs (10 stuks)
Specificaties Dubbele ARM Cortex-M0+ @ 133 MHz 264 kB on-chip SRAM in zes onafhankelijke banken Ondersteuning tot 16 MB off-chip Flash memory via speciale QSPI bus DMA-controller Volledig aangesloten AHB crossbar Interpolator en integer divider peripherals On-chip programmeerbare LDO om spanning voor de core te genereren 2x on-chip PLL's om USB en core kloksignalen te genereren 30x GPIO pins, waarvan er 4 als analoge ingangen kunnen worden gebruikt Randapparatuur 2x UARTs 2x SPI controllers 2x I²C controllers 16x PWM kanalen USB 1.1 controller en PHY, met host en device support 8x PIO state machines Wat je krijgt 10x RP2040 ICs
€ 7,95
Leden identiek
-
Elektor Digital Elektor Select: Raspberry Pi Compilatie (PDF)
Dit 61 pagina's tellende E-Book staat bol van de ideeën, uitleg, tips, diagrammen, programma's, PCB layouts en meer. Genoeg voor informatief, inspirerend en stimulerend leesplezier! Opgemaakt als PDF bevat dit digitale document een inhoudsopgave inclusief links naar elk project, zo dat u gemakkelijk komt waar u wilt zijn. Dit biedt u de mogelijkheid om tussen projecten te wisselen en degene die u het meeste boeien snel en gemakkelijk te vinden. Dit E-Book is uit de serie 'Elektor Select', het nieuwe label van Elektor dat logische series artikelen die in Elektor Magazine gedurende een periode zijn uitgebracht bundelt in één gemakkelijke uitgave. Wij hopen dat u ervan zult genieten. Het Elektor Team
€ 9,50
Leden € 7,60
-
Kuongshun Raspberry Pi T-Type Kit
Features Suitable for Raspberry Pi + GPIO Extension Board Exquisite appearance DIY operation Specifications Size of GPIO Extension Board: 7.5 x 6 cm (3 x 2.4') Size of Breadboard: 16.5 x 5.5 x 1 cm (6.5 x 2.2 x 0.4') Included 1x GPIO Extension Board 1x Breadboard 1x 40P Pin Connect Line 8x 1K Resistor 8x 10K Resistor 4x LED (yellow) 4x LED (red) 4x Key 10x 25 mm Jumper Wires A 10x 25 mm Jumper Wires B
€ 14,95€ 9,95
Leden identiek
-
Raspberry Pi Foundation Raspberry Pi Zero W
De Raspberry Pi Zero W is de nieuwste telg van de Raspberry Pi Zero-familie. De Raspberry Pi Zero W heeft alle functionaliteit van de originele Raspberry Pi Zero, maar wordt geleverd met toegevoegde connectiviteit bestaande uit: 802.11 b/g/n WLAN Bluetooth 4.1 Bluetooth Low Energy (BLE) Overige kenmerken 1 GHz, single-core CPU 512 MB RAM Mini HDMI en USB On-The-Go poorten Micro-USB voeding HAT-compatibele 40-pins header Composiet video en reset headers CSI-camera-aansluiting Downloads Mechanische tekening Schema's
€ 17,95€ 8,95
Leden identiek
-
Soldered Reaction Game Solder Kit
If you are looking for a simple way to learn soldering, or just want to make a small gadget that you can carry, this set is a great opportunity. Reaction game is an educational kit which teaches you how to solder, and in the end, you get to have your own small game. The goal of the game is to press the button next to the LED as soon as it turns on. With every correct answer, the game gets a bit harder – the time you have to press the button shortens. How many correct answers can you get? It’s based on ATtiny404 microcontroller, programmed in Arduino. At its back, you’ll find CR2032 battery which makes the kit portable. There’s keychain holder as well. Soldering process is easy enough based on the mark on the PCB. Included 1x PCB 1x ATtiny404 microcontroller 4x LEDs 4x Pushbuttons 1x Switch 4x Resistors (330 ohm) 1x CR2032 battery holder 1x Battery CR2032 1x Keychain holder
€ 9,95
Leden € 8,96
-
Seeed Studio reComputer J1020 v2 – Edge AI-apparaat met NVIDIA Jetson Nano (4 GB)
De reComputer J1020 v2 is een compact edge AI-apparaat, aangedreven door de NVIDIA Jetson Nano 4 GB, en levert 0,5 TFLOP's aan AI-prestaties. Het beschikt over een robuuste aluminium behuizing met een passief koellichaam en wordt vooraf geïnstalleerd met JetPack 4.6.1. Het apparaat bevat 16 GB ingebouwde eMMC-opslag en biedt 2x SCI, 4x USB 3.0, M.2 Key M, HDMI en DP. Toepassingen Computervisie Machineleren Autonome mobiele robot (AMR) Specificaties Jetson Nano 4 GB System-on-Module AI-prestaties Jetson Nano 4 GB (0,5 TOPS) GPU NVIDIA Maxwel-architectuur met 128 NVIDIA CUDA cores CPU Quad-core ARM Cortex-A57 MPCore-processor Geheugen 4 GB 64-bit LPDDR4 25,6 GB/s Video-encoder 1x 4K30 | 2x 1080p60 | 4x 1080p30 | 4x 720p60 | 9x 720p30 (H.265 en H.264) Videodecoder 1x 4K60 | 2x 4K30 | 4x 1080p60 | 8x 1080p30 | 9x 720p60 (H.265 en H.264) Carrier Board Opslag 1x M.2 Key M PCIe Netwerk Ethernet 1x RJ-45 Gigabit Ethernet (10/100/1000M) I/O USB 4x USB 3.0 Type-A1x Micro-USB-poort voor apparaatmodus CSI-camera 2x CSI (2-baans 15-pins) Display 1x HDMI Type A; 1x DP Ventilator 1x 4-pins ventilatorconnector (5 V PWM) CAN 1x CAN Multifunctionele poort 1x 40-pins uitbreidingsheader 1x 12-pins besturing en UART-header Voeding DC 12 V/2 A Mechanisch Afmetingen 130 x 120 x 50 mm (met behuizing) Installatie Desktop, wandmontage Bedrijfstemperatuur −10°C~60°C Inbegrepen reComputer J1020 v2 (systeem geïnstalleerd) 12 V/2 A voedingsadapter (met 5 verwisselbare adapterstekkers) Downloads reComputer J1020 v2 datasheet reComputer J1020 v2 3D file Seeed NVIDIA Jetson Product Catalog NVIDIA Jetson Device and Carrier Boards Comparison
€ 369,00€ 184,50
Leden identiek
-
Seeed Studio reComputer J3010 – Edge AI-apparaat met NVIDIA Jetson Orin Nano (4 GB)
De reComputer J3010 is een compact en krachtig edge AI-apparaat, aangedreven door de NVIDIA Jetson Orin Nano, en levert indrukwekkende 20 TOPS AI-prestaties – tot 40 keer sneller dan de Jetson Nano. Het is vooraf geïnstalleerd met Jetpack 5.1.1 en beschikt over een SSD van 128 GB, 4x USB 3.2-poorten, HDMI, Gigabit Ethernet en een veelzijdig draagbord met M.2 Key E voor WiFi, M.2 Key M voor SSD, RTC, CAN en een 40-pins GPIO-header. Toepassingen AI-videoanalyse Machinevisie Robotica Specificaties Jetson Orin Nano System-on-Module AI-prestaties reComputer J3010, Orin Nano 4 GB (20 TOPS) GPU GPU met 512 core NVIDIA Ampere-architectuur en 16 Tensor-cores (Orin Nano 4 GB) CPU 6-core Arm Cortex-A78AE v8.2 64-bit CPU 1,5 MB L2 + 4 MB L3 Geheugen 4 GB 64-bit LPDDR5 34 GB/s (Orin Nano 4 GB) Video-encoder 1080p30 ondersteund door 1-2 CPU cores Videodecoder 1x 4K60 (H.265) | 2x 4K30 (H.265) | 5x 1080p60 (H.265) | 11x 1080p30 (H.265) Carrier Board Opslag M.2 Key M PCIe (M.2 NVMe 2280 SSD 128 GB inbegrepen) Netwerk Ethernet 1x RJ-45 Gigabit Ethernet (10/100/1000M) M.2 Key E 1x M.2 Key E (vooraf geïnstalleerde 1x Wi-Fi/Bluetooth combo-module) I/O USB 4x USB 3.2 Type-A (10 Gbps)1x USB 2.0 Type-C (Apparaatmodus) CSI-camera 2x CSI (2-baans 15-pins) Display 1x HDMI 2.1 Ventilator 1x 4-pins ventilatorconnector (5 V PWM) CAN 1x CAN Multifunctionele poort 1x 40-pins uitbreidingsheader 1x 12-pins besturing en UART-header RTC RTC 2-pins, ondersteunt CR1220 (niet meegeleverd) Voeding 9-19 V DC Mechanisch Afmetingen 130 x 120 x 58,5 mm (met behuizing) Installatie Bureaublad, wandmontage Bedrijfstemperatuur −10°C~60°C Inbegrepen 1x reComputer J3010 (systeem geïnstalleerd) 1x Voedingsadapter (12 V / 5 A) Downloads reComputer J301x Datasheet NVIDIA Jetson Devices and carrier boards comparisions reComputer J401 schematic design file reComputer J3010 3D file
€ 699,00€ 349,00
Leden identiek
-
Elektor Digital Red Pitaya for Test and Measurement (E-book)
The Red Pitaya (STEMlab) is a credit card-sized, open-source test and measurement board that can be used to replace most measurement instruments used in electronics laboratories. With a single click, the board can transform into a web-based oscilloscope, spectrum analyser, signal generator, LCR meter, Bode plotter, and microcontroller. The Red Pitaya (STEMlab) can replace the many pieces of expensive measurement equipment found at professional research organisations and teaching laboratories. The device, that based on Linux, includes an FPGA, digital signal processing (DSP), dual core ARM Cortex processor, signal acquisition and generation circuitry, micro USB socket, microSD card slot, RJ45 socket for Ethernet connection, and USB socket – all powered from an external mains adaptor. This book is an introduction to electronics. It aims to teach the principles and applications of basic electronics by carrying out real experiments using the Red Pitaya (STEMlab). The book includes many chapters on basic electronics and teaches the theory and use of electronic components including resistors, capacitors, inductors, diodes, transistors, and operational amplifiers in electronic circuits. Many fun and interesting Red Pitaya (STEMlab) experiments are included in the book. The book also makes an introduction to visual programming environment. The book is written for college level and first year university students studying electrical or electronic engineering.
€ 29,95
Leden € 23,96
-
Elektor Publishing Régulation PID par la pratique avec Raspberry Pi et Arduino Uno
Arduino Uno est une plaque de développement de microcontrôleur, avec superposition de code source (matériel, EDI et bibliothèques). Arduino est l'une des plus grandes communautés de programmeurs, d'ingénieurs et d'électroniciens, de passionnés et d'étudiants universitaires. Merci pour vos bibliothèques, le programme devient adapté à votre jeune enfant et la rapidité. Les bibliothèques entièrement testées et fonctionnelles facilitent le test des programmes. Le Raspberry Pi 4, une version récente du système nano-ordonné, est utilisé pour les appareils multimédias, ainsi que pour les applications industrielles, robotiques, domestiques et commerciales. Grâce à la connectivité Wi-Fi et Bluetooth, votre Raspberry Pi 4 est parfait pour la commande et la surveillance à distance via Internet. Ce livre avec une œuvre de Raspberry Pi 4 et de l'Arduino Uno dans des applications de régulation avec l'algorithme PID. Après avoir examiné la théorie des systèmes de régulation et des systèmes intégrés, l'évaluation des fonctions du projet et les tests de pilotage des systèmes de régulation PID en temps réel. Le timing et la structure des paramètres PID et le timing et la structure des systèmes détaillés et détaillés (schémas fonctionnels, schémas de circuits, algorithmes de régulation PID, liste complète des cartes). Ces projets s'appuient constamment sur la théorie et les applications des régulateurs PID. C'est un simple modificateur pour d'autres applications. Les projets pour le Raspberry Pi 4 sont adaptables selon les différents modèles de la famille Raspberry Pi. Le livre couvre les sujets suivants : Systèmes de régulation et systèmes ouverts et fermés Capteurs analogiques et numériques Fonctions de transfert et de système en continu Enregistrements temporels des systèmes du 1er et du 2ème ordre Systèmes discrets (nombres) Les régulateurs PID sont des systèmes à température continue Numéros PID des régulateurs Régulation de température selon Raspberry Pi et Arduino Uno Régulation de température PID à l'aide de Raspberry Pi et Arduino Uno Pilotage continu de moteurs utilisant Raspberry Pi et Arduino Uno Régulation PID pour surveiller le niveau du Raspberry Pi et de l'Arduino Uno Régulation PID pour piloter une LED avec Raspberry Pi et Arduino Uno
€ 39,95
Leden € 35,96
-
Elektor Digital Régulation PID par la pratique avec Raspberry Pi et Arduino Uno (E-book)
Arduino Uno est une plaque de développement de microcontrôleur, avec superposition de code source (matériel, EDI et bibliothèques). Arduino est l'une des plus grandes communautés de programmeurs, d'ingénieurs et d'électroniciens, de passionnés et d'étudiants universitaires. Merci pour vos bibliothèques, le programme devient adapté à votre jeune enfant et la rapidité. Les bibliothèques entièrement testées et fonctionnelles facilitent le test des programmes. Le Raspberry Pi 4, une version récente du système nano-ordonné, est utilisé pour les appareils multimédias, ainsi que pour les applications industrielles, robotiques, domestiques et commerciales. Grâce à la connectivité Wi-Fi et Bluetooth, votre Raspberry Pi 4 est parfait pour la commande et la surveillance à distance via Internet. Ce livre avec une œuvre de Raspberry Pi 4 et de l'Arduino Uno dans des applications de régulation avec l'algorithme PID. Après avoir examiné la théorie des systèmes de régulation et des systèmes intégrés, l'évaluation des fonctions du projet et les tests de pilotage des systèmes de régulation PID en temps réel. Le timing et la structure des paramètres PID et le timing et la structure des systèmes détaillés et détaillés (schémas fonctionnels, schémas de circuits, algorithmes de régulation PID, liste complète des cartes). Ces projets s'appuient constamment sur la théorie et les applications des régulateurs PID. C'est un simple modificateur pour d'autres applications. Les projets pour le Raspberry Pi 4 sont adaptables selon les différents modèles de la famille Raspberry Pi. Le livre couvre les sujets suivants : Systèmes de régulation et systèmes ouverts et fermés Capteurs analogiques et numériques Fonctions de transfert et de système en continu Enregistrements temporels des systèmes du 1er et du 2ème ordre Systèmes discrets (nombres) Les régulateurs PID sont des systèmes à température continue Numéros PID des régulateurs Régulation de température selon Raspberry Pi et Arduino Uno Régulation de température PID à l'aide de Raspberry Pi et Arduino Uno Pilotage continu de moteurs utilisant Raspberry Pi et Arduino Uno Régulation PID pour surveiller le niveau du Raspberry Pi et de l'Arduino Uno Régulation PID pour piloter une LED avec Raspberry Pi et Arduino Uno
€ 32,95
Leden € 26,36
-
Elektor Publishing Renewable Energy at Home
A Hands-on Guide to Crafting Your Own Power Plant The book you are about to read provides a step-by-step guide for building a renewable energy power plant at home. Our goal was to make the book as practical as possible. The material is intended for immediate application with a small amount of theory. Yet, the theory is important as a foundation that saves time and effort by disabusing the readers of potential misconceptions. Specifically, upon having a firm understanding of photovoltaic physics, you will not be inclined to fruitlessly search for 90% efficient solar panels! We want our readers to be the “doers”. If the book gets covered in grime and some pages become torn while you are building your power plant – this is the best compliment to us. The book covers solar and wind energy. Also, a curious power source based on manure is discussed as well, giving the doers an opportunity to further develop the manure fuel cell. It is important to note that there are many companies offering installation of complete solar solutions. Upon installing the panels, the system is not owned by the customer. Therefore, there is no freedom for experimentation and optimization. Also, none can beat the cost of a DIY solution as well as the ultimate satisfaction. All that is written here is a result of us building a renewable energy solution in Southern California. As the book was completed, the energy began flowing!
€ 29,95
Leden € 26,96
-
Elektor Digital Renewable Energy at Home (E-book)
A Hands-on Guide to Crafting Your Own Power Plant The book you are about to read provides a step-by-step guide for building a renewable energy power plant at home. Our goal was to make the book as practical as possible. The material is intended for immediate application with a small amount of theory. Yet, the theory is important as a foundation that saves time and effort by disabusing the readers of potential misconceptions. Specifically, upon having a firm understanding of photovoltaic physics, you will not be inclined to fruitlessly search for 90% efficient solar panels! We want our readers to be the “doers”. If the book gets covered in grime and some pages become torn while you are building your power plant – this is the best compliment to us. The book covers solar and wind energy. Also, a curious power source based on manure is discussed as well, giving the doers an opportunity to further develop the manure fuel cell. It is important to note that there are many companies offering installation of complete solar solutions. Upon installing the panels, the system is not owned by the customer. Therefore, there is no freedom for experimentation and optimization. Also, none can beat the cost of a DIY solution as well as the ultimate satisfaction. All that is written here is a result of us building a renewable energy solution in Southern California. As the book was completed, the energy began flowing!
€ 24,95
Leden € 19,96
-
Aoyue Replacement Filter Set for Aoyue 8486 Fume Extractor
Deze complete vervangende filterset voor de Aoyue 8486 rookafzuiger bevat een HEPA (High Efficiency Particulate Air) filter, een katoenen lucht-(sub)filter en een actief koolstof luchtfilter.
€ 39,95
Leden € 35,96
-
Elektor Digital Retro Radio (NL) | E-book
Retro Radio is een praktijkboek voor beginners en uitermate geschikt voor iedereen die wel eens een radio zou willen bouwen en meer wil weten over de radiotechniek. Na een inleiding in de beginselen van de techniek en de radio-ontvangst op de korte golf komen een aantal eenvoudige radio-ontwerpen aan bod. Het gaat om radio’s voor de middengolf en korte golf, waarbij de KG radio’s geschikt zijn voor de ontvangst van Single Side Band signalen. Het “retro” karakter dankt het boek aan het feit dat de gepubliceerde schakelingen klassiekers zijn uit de analoge radiotechniek. Ze zijn geïnspireerd door schakelingen uit de jaren ’50 en de begintijd van de radiotechniek. De auteur grijpt terug op de radio in zijn meest elementaire vorm. Al het “overbodige” is uit de schakelingen weggelaten. Er wordt gewerkt met spoelen, afstemcondensatoren, keramische filters en spoelfilters. Alle schakelingen zijn gebouwd met gewone transistors en een veldeffecttransistor. Elektronische chips worden niet gebruikt. Overigens is aan de nieuwste ontwikkelingen niet helemaal voorbij gegaan. Er is ook een SDR ontwerp opgenomen. Een greep uit de schema’s: een kristalradio, verschillende middengolf ontvangers (ook met een radiobuis), een “oer” schema geïnspireerd door de begintijd van de radio, twee korte golf ontvangers met SSB (2-12 MHz en 6-17 MHz) en een ontvanger voor de 80 meter band. Verder is in dit boek bijzonder veel aandacht besteed aan de praktische constructie van de radio’s en zijn er verschillende eenvoudige meetapparaten beschreven die dienst kunnen doen bij het ontwerpen en testen van radio’s (meetzender, absorptiemeter, transistortester e.d.).
€ 24,95
Leden € 19,96