Bestsellers

1472 producten


  • The CAN Bus Companion (+ GRATIS CAN-module)

    The CAN Bus Companion

    Projects with Arduino Uno & Raspberry Pi with Examples for the MCP2515 CAN Bus Interface ModuleThis book details the use of the Arduino Uno and the Raspberry Pi 4 in practical CAN bus based projects. Using either the Arduino Uno or the Raspberry Pi with off-the-shelf CAN bus interface modules considerably ease developing, debugging, and testing CAN bus based projects.This book is written for students, practicing engineers, enthusiasts, and for everyone else wanting to learn more about the CAN bus and its applications. The book assumes that the reader has some knowledge of basic electronics. Knowledge of the C and Python programming languages and programming the Arduino Uno using its IDE and Raspberry Pi will be useful, especially if the reader intends to develop microcontroller-based projects using the CAN bus.The book should be a useful source of reference material for anyone interested in finding answers to questions such as: What bus systems are available for the automotive industry? What are the principles of the CAN bus? How can I create a physical CAN bus? What types of frames (or data packets) are available in a CAN bus system? How can errors be detected in a CAN bus system and how dependable is a CAN bus system? What types of CAN bus controllers exist? How do I use the MCP2515 CAN bus controller? How do I create 2-node Arduino Uno-based CAN bus projects? How do I create 3-node Arduino Uno-based CAN bus projects? How do I set the acceptance masks and acceptance filters? How do I analyze data on the CAN bus? How do I create 2-node Raspberry Pi-based CAN bus projects? How do I create 3-node Raspberry Pi-based CAN bus projects?

    € 29,95

    Leden € 26,96

  •  -33% Electromagnetic Radiation Tester WT3122

    Elektromagnetische Stralingstester WT3122

    Deze stralingstester kan elektrische en magnetische velden meten om daarmee optimale testresultaten te verkrijgen. Hij kan worden gebruikt om elektromagnetische stralingssituaties binnen en buiten te testen en te analyseren. Hij is uitgerust met een ingebouwde elektromagnetische stralingssensor die, na verwerking door een microprocessor, de stralingswaarde kan weergeven op het digitale LCD-scherm. U kunt op basis van het testresultaat berekeningen uitvoeren of effectieve preventiemaatregelen nemen. Kenmerken Eén detector voor twee toepassingen, gelijktijdige detectie van de straling van elektrische en magnetische velden Weergave op een kleurenscherm Geluids- en lichtalarm, automatisch een alarm bij overschrijding van een veilige waarde Met één druk op de knop kan de stralingswaarde worden vastgehouden (data lock) Grafische weergave op de LCD van de trend in de stralingswaarde Beoordeling van de straling, waarbij aangegeven wordt of de huidige stralingswaarde veilig is Eenvoudig met één hand te bedienen, te verplaatsen, of mee te nemen om ter plaatse te meten Toepassingen Monitoring van elektromagnetische straling: huis en appartement, kantoor, buiten, en op een industrieterrein Testen van elektromagnetische straling: mobiele telefoon, computer, tv, koelkast en hoogspanningskabels Testen van stralingsbescherming bij producten: het effect meten van stralingsbestendige kleding, stralingsbestendige folie en andere preventieproducten Specificaties Elektrisch veld Magnetisch veld Eenheid V/m uT / mG Nauwkeurigheid 1 V/m 0,01 uT / 0,1 mG Bereik 1 ~ 1999 V/m 0,01 ~ 99,99 uT / 0,1 ~ 999,9 mG Alarm grenswaarde 40 V/m 0,4 uT / 4 mG Display 3½ digit LCD Bandbreedte metingen 5 Hz ~ 3500 MHz Sample tijd Circa 0,4 s Meetmodus Dual mode, gelijktijdig Indicatie overbelasting Maximale waarde van het meetbereik op de LCD Bedrijfstemperatuur 0 ~ 50°C Vochtbestendigheid Relatieve vochtigheid < 80 % Bedrijfsspanning 3,7 V Voeding 3,7 V Lithium accu Afmetingen 61 x 25 x 134 mm Gewicht 131 g Downloads Handleiding

    € 44,95€ 29,95

    Leden identiek

  • Raspberry Pi Pico W (Boek) + GRATIS Pico W

    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.

    € 39,95

    Leden identiek

  • PID-based Practical Digital Control with Raspberry Pi and Arduino Uno (E-book)

    Elektor Digital PID-based Practical Digital Control with Raspberry Pi and Arduino Uno (E-book)

    The Arduino Uno is an open-source microcontroller development system encompassing hardware, an Integrated Development Environment (IDE), and a vast number of libraries. It is supported by an enormous community of programmers, electronic engineers, enthusiasts, and academics. The libraries in particular really smooth Arduino programming and reduce programming time. What’s more, the libraries greatly facilitate testing your programs since most come fully tested and working.The Raspberry Pi 4 can be used in many applications such as audio and video media devices. It also works in industrial controllers, robotics, games, and in many domestic and commercial applications. The Raspberry Pi 4 also offers Wi-Fi and Bluetooth capability which makes it great for remote and Internet-based control and monitoring applications.This book is about using both the Raspberry Pi 4 and the Arduino Uno in PID-based automatic control applications. The book starts with basic theory of the control systems and feedback control. Working and tested projects are given for controlling real-life systems using PID controllers. The open-loop step time response, tuning the PID parameters, and the closed-loop time response of the developed systems are discussed together with the block diagrams, circuit diagrams, PID controller algorithms, and the full program listings for both the Raspberry Pi and the Arduino Uno.The projects given in the book aim to teach the theory and applications of PID controllers and can be modified easily as desired for other applications. The projects given for the Raspberry Pi 4 should work with all other models of Raspberry Pi family.The book covers the following topics: Open-loop and closed-loop control systems Analog and digital sensors Transfer functions and continuous-time systems First-order and second-order system time responses Discrete-time digital systems Continuous-time PID controllers Discrete-time PID controllers ON-OFF temperature control with Raspberry Pi and Arduino Uno PID-based temperature control with Raspberry Pi and Arduino Uno PID-based DC motor control with Raspberry Pi and Arduino Uno PID-based water level control with Raspberry Pi and Arduino Uno PID-based LED-LDR brightness control with Raspberry Pi and Arduino Uno

    € 29,95

    Leden € 23,96

  • Ontwikkel je eigen Bluetooth Low Energy toepassingen (+ GRATIS nRF52840 USB-dongle)

    Elektor Publishing Develop your own Bluetooth Low Energy Applications

    voor Raspberry Pi, ESP32 en nRF52 met Python, Arduino and Zephyr Bluetooth Low Energy (BLE) radiochips zijn alomtegenwoordig, van Raspberry Pi tot gloeilampen. BLE is een uitgebreide technologie met een uitgebreide specificatie, maar de basis is vrij toegankelijk. Een progressieve en systematische aanpak zal u ver leiden in het onder de knie krijgen van deze draadloze communicatietechniek, die essentieel is voor het werken in low power scenario's. In dit boek leert u hoe u: Ontdek BLE-apparaten in de buurt door naar hun advertenties te luisteren. Uw eigen advertentiegegevens voor BLE-apparaten kunt maken. Maak verbinding met BLE-apparaten zoals hartslagmeters en nabijheidsmelders. Maak veilige verbindingen met BLE-apparaten met encryptie en authenticatie. BLE service- en profielspecificaties begrijpen en implementeren. Reverse-engineer een BLE-apparaat met een bedrijfseigen implementatie en bestuur het met je eigen software. Zorg ervoor dat je BLE-apparaten zo weinig mogelijk stroom verbruiken. Dit boek leert je de kneepjes van het BLE programmeren met Python en de Bleak bibliotheek op een Raspberry Pi of PC, met C++ en NimBLE-Arduino op Espressif's ESP32 ontwikkelborden, en met C op een van de ontwikkelborden die ondersteund worden door het Zephyr real-time besturingssysteem, zoals Nordic Semiconductor's nRF52 borden. Ter inleiding met een zeer kleine hoeveelheid theorie, zult u code ontwikkelen vanaf het begin. Nadat u dit boek hebt voltooid, weet u genoeg om uw eigen BLE-toepassingen te maken.

    € 39,95

    Leden € 35,96

  •  -37% LabNation SmartScope USB-oscilloscoop

    LabNation LabNation SmartScope USB-oscilloscoop

    3 reviews

    Smartscope is de enige scoop ter wereld die werkt op alle belangrijke platforms: Windows, macOS, Linux, Android en iOS (met WiFi bridge). Sluit de SmartScope aan op vrijwel elk apparaat! Bovendien kunt u er mobiel mee werken: neem de SmartScope mee op pad, dankzij de connectiviteit met één kabel. Alles wordt intuïtief: aanwijzen, knijpen en vegen vervangt eindelijk de onhandige interfaces van oude scopes. Met de SmartScope ontwikkelt u uw digitale interfaces met behulp van de 100 MS/s logic analyzer. Met dit gereedschap kunt u elk gewenst signaal ontwerpen met behulp van Excel, en het vervolgens uploaden naar de ingebouwde Arbitrary Waveform Generator (AWG). Aan het eind legt u 100 miljoen keer per seconde de spanning vast op elk punt van uw ontwerp. De software voor de ondersteuning van Windows / macOS) / Linux / Android en exportformaten (Excel .csv / Matlab .mat) worden gegeven. Kenmerken Elk kanaal bemonsterd op 100 MHz/s AC/DC-koppeling op analoge ingangen 100% geruisloos 64 Mbit RAM: x10000 zoom Arbitraire golfvormgenerator 8 digitale ingangen bij 100 MS/s elk 4 digitale uitgangen van elk 100 MS/s Externe voeding voor het geval uw mobiel geen stroom kan leveren. Specificaties Oscilloscope Bandwidth 30 MHz (-3 dB point) Sample rate 2 x 100 MS/s Channels 2 Max pre-trigger position 16 x full scale Max post-trigger position Full scale Max full voltage scale 10 V/div (±35 V input range) Min full voltage scale 20 mV/div Analog input range -35 V, +35 V Max input peak-to-peak 40 V Signal coupling AC / DC Precision 8 bit Input impedance 1 M? // 10 pF Waverforms 200 waveforms/s Data delay to host < 10 ms Sample depth Up to 4 million samples per channel External trigger Yes Logic Analyzer Input channels 8 Input impedance 100 kOhm // 2 pF to GND Sample rate 100 MS/s Logic level 1.8 V to 5.0 V Diode protection Bidirectional Input data buffer 4 million samples Waverforms 200 waveforms/s Data delay to host < 10 ms Protocol decoders I²C, SPI, UART, I²S integrated User extensible Wave Generator (Analog Output) Output channels 1 Data rate Up to 50 MS/s Output level 0-3.3 V (Opamp driven) Output buffer Up to 2048 samples Max slew rate 30 ns/V Step 13 mV Wave Generator (Digital Output) Channels 4 Data rate Up to 100 MS/s Output level 3.3 V or 5 V (selectable) Output buffer Up to 2048 samples Diode protected Yes Programmable Logic USB controller MicroChip PIC18F14K50 USB interface PicKit3 or USB flashable FPGA Xilinx Spartan 6 FPGA interface JTAG and USB flashable Size & Weight Dimensions 110 x 64 x 24.2 mm (L x W x D) Weight 158 g Case Aluminium Connectivity Device/Host mini USB included Record waveforms Store Matlab (.mat) or Excel (.csv) files through Dropbox Analog BNC 2 probes included Digital 8 x 0.1' pitch, probes (included) Sync USB micro B-B Power USB micro B (optional) Inbegrepen 1x SmartScope USB-oscilloscoop 2x Analog probes 1x Digital probe kabels 1x Mini-B USB-kabel Downloads User manual Software GitHub Wiki

    € 239,00€ 149,95

    Leden identiek

  •  -33% MightyOhm Geigerteller kit (incl. behuizing)

    MightyOhm MightyOhm Geigerteller kit (incl. behuizing)

    Heb je je ooit afgevraagd of de voorwerpen in je huis radioactief zijn of niet? Geeft de appel in je koelkast straling af? Geven de boeken in je boekenkast gammastraling af? Daar kom je gemakkelijk achter door je eigen geigerteller te bouwen! Dankzij de seriële logging-functie kun je de blootstelling in de tijd volgen en kun je de mute-knop gebruiken om straling te detecteren zonder geluid. Meet bèta- en gammastraling met je eigen draagbare geigerteller! Kenmerken 100% open source-hardware! Gevoelig voor bèta- en gammastraling LED en piëzo-speaker waarschuwen je voor gedetecteerde radioactiviteit. Mute-knop voor stille werking. Een ATtiny2313 microcontroller dat smeekt om aangepast te worden! Ondersteuning voor verschillende veelvoorkomende Geiger-Müller-buizen: SI-3BG, SI-1G en SBM-20. HV-voeding kan worden aangepast van ~300-600 V. Headers voor seriële interface (9600 baud), in-circuit programmering van de AVR-microcontroller en pulsuitgang (om de geigerteller met andere dingen te verbinden!) Seriële datalogging! Tellingen per seconde (CPS), tellingen per minuut (CPM) en de equivalente dosis worden eenmaal per seconde gerapporteerd via de seriële poort. Inbegrepen Geigerteller kit met PCB en alle elektronische onderdelen 1x SBM-20 Geiger-Müller buis 1x Lasergesneden behuizing van acryl Downloads Assembly Instructions Case Assembly Instructions Design Files Source Code Usage Instructions

    € 134,95€ 89,95

    Leden identiek

  • Bijna uitverkocht JOY-iT LCR-T7 Multi-function Component Tester

    JOY-iT JOY-iT LCR-T7 Multifunctionele Componententester

    Nog 2 op voorraad

    Deze LCR-meter biedt een breed scala aan functies tegen een lage prijs. De LCR-meter kan onder andere capaciteit, weerstand en inductie meten. Daarnaast kan hij automatisch componenten herkennen. Daarbij kan hij bijvoorbeeld onderscheid maken tussen verschillende soorten transistors, zoals NPN- of PNP-transistors. Het apparaat is bijzonder eenvoudig te bedienen omdat alle metingen met één druk op de knop worden gestart. Dankzij de geïntegreerde 350 mAh accu kunnen metingen ook mobiel worden uitgevoerd. De accu wordt opgeladen met behulp van een 5 V voeding (apart verkrijgbaar) en de meegeleverde micro-USB kabel. Daarnaast kan dit meetapparaat infraroodsignalen decoderen en als golfvorm op het display weergeven. Specificaties Meetbare componenten Weerstand, condensator, spoel, thyristor, triac, (dubbele) diode, Z-diode, field effect transistor, bipolaire transistor, infrarooddecoder Display 3,5" TFT LCD-scherm (160 x 128 p) Speciale functies Automatische kalibratie, bediening met één toets Ingebouwde accu Lithium Ion oplaadbaar, 3,7 V, 350 mAh Afmetingen 90 x 70 x 27 mm Inbegrepen tester, micro-USB kabel, testclip, LED, condensator Meetbereik Capaciteit 25 pF - 100 mF Weerstand 0,01 Ω - 50 MΩ Inductie 0,01 mH - 20 H Accu 0,1V – 4,5V, 300 mAh Z-diode doorslagspanning 0,01 V - 30 V Z-diode 0,01 V - 4,5 V Diode UF < 4,5 V Thyristor / Triac IGT < 6 mA Downloads Handleiding

    Nog 2 op voorraad

    € 29,95

    Leden € 26,96

  •  -18% Elektor Dual DC LISN (150 kHz – 200 MHz)

    Eurocircuits Elektor Dual DC LISN (150 kHz - 200 MHz)

    Het meten van conducted emission is de eenvoudigste en meest betaalbare methode om een indicatie te krijgen of een ontwerp aan de EMI/EMC eisen kan voldoen. Een Line Impedance Stabilization Network (LISN) is daarbij een onmisbaar onderdeel van een EMC pre-compliance testopstelling.Elektor heeft in samenwerking met Würth Elektronik een 5 µH, 50 ? Dual DC LISN ontwikkeld die geschikt is voor spanningen tot 60 V en stromen tot 10 A.Het instrument meet RF-interferenties op beide kanalen (de voeding) door middel van 5 ?H blokkeerspoelen. De interne 10 dB verzwakkingstrap – één per kanaal – bevat een 3e orde hoogdoorlaatfilter met een afsnijfrequentie van 9 kHz om de ingang van instrumenten zoals een spectrum analyzer te beschermen tegen mogelijk schadelijke DC spanningen of lage frequenties afkomstig van de DUT (Device Under Test).Specificaties RF-pad Kanalen 2 (met clamping diodes) Bandbreedte 150 kHz – 200 MHz Impedantie 5 ?H || 50 ? Interne demping 10 dB Connectoren SMA DC-pad Max. stroom < 10 ADC Max. spanning < 60 VDC DC weerstand < 2 x 70 m? PCB-formaat 94,2 x 57,4 mm Connectoren 4 mm banaan Hammond-behuizing Type 1590N Afmetingen 121 x 66 x 40 mm Inbegrepen 1x 4-laags PCB met alle SMT-onderdelen gemonteerd 1x voorgeboorde behuizing met bedrukt frontpaneel 5x vergulde, geïsoleerde 4 mm banaanstekers, geschikt voor 24 A, 1 kV 1x Hammond-behuizing 1590N1, aluminium (gegoten legering) Meer info Project op Elektor Labs: Dual DC LISN for EMC pre-compliance testing Elektor 9-10/2021: EMC Pre-Compliance Test voor uw DC-gevoed project (deel 1) Elektor 11-12/2021: EMC Pre-Compliance Test voor uw DC-gevoed project (deel 2)

    € 139,95€ 114,95

    Leden identiek

  • JOY-iT RD6006 Labvoeding Bundel (360 W)

    JOY-iT JOY-iT RD6006 Labvoeding Bundel (360 W)

    2 reviews

    De JT-RD6006 is een buck DC/DC converter gelijkspanningsvoeding die in verschillende bedrijfsmodi gebruikt kan worden (b.v. constante stroom of constante spanning, enz.). Dankzij het toetsenbord en een druk- en draai-encoder is de bediening van de voedingseenheid heel comfortabel. Bovendien kun je met het toetsenbord gemakkelijk tot negen instellingen opslaan en opnieuw laden. Het 2,4 inch kleurenscherm met hoge resolutie geeft alle belangrijke informatie duidelijk weer. Dankzij de USB interface en een optionele draadloze netwerkinterface kan het apparaat via een PC of met een app vanaf mobiele toestellen bediend worden. Het toestel heeft ook diverse beveiligings- en begrenzingsfuncties zoals bijvoorbeeld constante spanning, constante stroom bedrijfsmodus of overspannings- en overstroombeveiliging en schakelbare zekeringen op de printplaat (achterkant). Specificaties Ingangsspanning 6 - 70 V Uitgangsspanning 0 - 60 V Uitgangsstroom 0 - 6 A Uitgangsvermogen 0 - 360 W Resolutie voor spanning 0.01 V Resolutie voor stroom 0.001 A Meetbereik capaciteit 0 - 9999.99 Ah Meetbereik energie 0 - 9999.99 Wh Resterende rimpelspanning 100 mV(pp) (bij maximale capaciteit) Display 2.4 Inch LCD Bedrijfstemperatuurbereik -10 to 40 °C Afmetingen 167 x 81 x 65 mm Afmetingen 607 g Downloads Datasheet JT-RD6006 Manual JT-RD6006 PC Software Windows driver Mac driver Linux driver

    € 199,95

    Leden € 179,96

  • RISC-V Assembly Language Programming using ESP32-C3 and QEMU (+ GRATIS ESP32 RISC-V Board)

    RISC-V Assembly Language Programming using ESP32-C3 and QEMU

    With the availability of free and open source C/C++ compilers today, you might wonder why someone would be interested in assembler language. What is so compelling about the RISC-V Instruction Set Architecture (ISA)? How does RISC-V differ from existing architectures? And most importantly, how do we gain experience with the RISC-V without a major investment? Is there affordable hardware available? The availability of the Espressif ESP32-C3 chip provides a way to get hands-on experience with RISC-V. The open sourced QEMU emulator adds a 64-bit experience in RISC-V under Linux. These are just two ways for the student and enthusiast alike to explore RISC-V in this book. The projects in this book are boiled down to the barest essentials to keep the assembly language concepts clear and simple. In this manner you will have “aha!” moments rather than puzzling about something difficult. The focus in this book is about learning how to write RISC-V assembly language code without getting bogged down. As you work your way through this tutorial, you’ll build up small demonstration programs to be run and tested. Often the result is some simple printed messages to prove a concept. Once you’ve mastered these basic concepts, you will be well equipped to apply assembly language in larger projects.

    € 39,95

    Leden € 35,96

  • microSD Card pre-Installed with NOOBS (32 GB)

    Raspberry Pi Foundation microSD-kaart voorgeïnstalleerd met Raspberry Pi OS (32 GB)

    With this microSD (32 GB) with pre-installed Raspberry Pi OS you can start using your Raspberry Pi right away. Just plug it in and get started!

    € 10,95

    Leden identiek

  • Control Your Home with Raspberry Pi (E-book)

    Elektor Digital Control Your Home with Raspberry Pi (E-book)

    Secure, Modular, Open-Source and Self-Sufficient Ever since the Raspberry Pi was introduced, it has been used by enthusiasts to automate their homes. The Raspberry Pi is a powerful computer in a small package, with lots of interfacing options to control various devices. This book shows you how you can automate your home with a Raspberry Pi. You’ll learn how to use various wireless protocols for home automation, such as Bluetooth, 433.92 MHz radio waves, Z-Wave, and Zigbee. Soon you’ll automate your home with Python, Node-RED, and Home Assistant, and you’ll even be able to speak to your home automation system. All this is done securely, with a modular system, completely open-source, without relying on third-party services. You’re in control of your home, and no one else. At the end of this book, you can install and configure your Raspberry Pi as a highly flexible home automation gateway for protocols of your choice, and link various services with MQTT to make it your own system. This DIY (do it yourself) approach is a bit more laborious than just installing an off-the-shelf home automation system, but in the process, you can learn a lot, and in the end, you know exactly what’s running your house and how to tweak it. This is why you were interested in the Raspberry Pi in the first place, right? Turn your Raspberry Pi into a reliable gateway for various home automation protocols. Make your home automation setup reproducible with Docker Compose. Secure all your network communication with TLS. Create a video surveillance system for your home. Automate your home with Python, Node-RED, Home Assistant and AppDaemon. Securely access your home automation dashboard from remote locations. Use fully offline voice commands in your own language. Download the software and view the errata for the book on GitHub.

    € 32,50

    Leden € 26,00

  •  -23% Elektor Raspberry Pi Buffer Board

    Elektor Labs Elektor Raspberry Pi Buffer Board

    When you experiment with the Raspberry Pi on a regular basis and you connect a variety of external hardware to the GPIO port via the header you may well have caused some damage in the past. The Raspberry Pi Buffer Board is there to prevent this! The board is compatible with Raspberry Pi Zero, 3, 4, 5 and 400. All 26 GPIOs are buffered with bi-directional voltage translators to protect the Raspberry Pi when experimenting with new circuits. The PCB is intended to be inserted in the back of Raspberry Pi< 400. The connector to connect to the Raspberry Pi is a right angled 40-way receptacle (2x20). The PCB is only a fraction wider. A 40-way flat cable with appropriate 2x20 headers can be connected to the buffer output header to experiment for instance with a circuit on a breadboard or PCB. The circuit uses four TXS0108E ICs by Texas Instruments. The PCB can also be put upright on a Raspberry Pi 3 or newer. Downloads Schematics Layout

    € 29,95€ 22,95

    Leden € 20,66

  •  -23% Andonstar AD407 HDMI Digitale Microscoop met 7` LCD-scherm

    Andonstar Andonstar AD407 7" HDMI Digitale Microscoop

    1 review

    Onderzoek je schakelingen met hoge precisie en soldeer zelfs de kleinste SMD's en onderdelen zonder problemen. Features De multifunctionele HDMI Digitale Microscoop heeft Full HD, comfortabele beeldschermruimte, een verbeterde ergonomie, meerdere uitgangssignalen met verschillende resoluties. De kantelhoek van de brede LCD monitor is instelbaar. Wordt geleverd met afstandsbediening. Kan als zelfstandig apparaat worden gebruikt. Specificaties Beeldscherm 7 inch (17,8 cm) Beeldsensor 4 MP Video output UHD 2880x2160 (24fps)FHD 1920x1080 (60fps/30fps)HD 1280x720 (120fps) Video formaat MP4 Vergrotingsfactor Tot 270 keer (27 inch HDMI monitor) Foto resolutie Max. 12 MP (4032x3024) Foto formaat JPG Focus bereik Min. 5 cm Frame snelheid Max. 120 fps (onder 600 Lux helderheid & HDP120) Video interface HDMI Opslag microSD card (tot 32 GB) Voeding 5 V DC Lichtbron 2 LED's met standaard Afmetingen 20 x 12 x 19 cm Inbegrepen 1x Andonstar AD407 Digitale Microscoop 1x Metalen statief met 2 LED's 1x Optische beugel 1x UV-filter 1x IR afstandsbediening 1x Verloopkabel 1x Voedingsadapter 1x HDMI kabel 2x Schroeven 1x Schroevendraaier 1x Gebruiksaanwijzing Downloads User Manual Model vergelijking   AD407 AD407 Pro AD409 AD409 Pro-ES Screen size 7 inch (17,8 cm) 7 inch (17,8 cm) 10,1 inch (25,7 cm) 10,1 inch (25,7 cm) Image sensor 4 MP 4 MP 4 MP 4 MP Video output 2160p 2160p 2160p 2160p Interfaces HDMI HDMI USB, HDMI, WiFi USB, HDMI, WiFi Video format MP4 MP4 MP4 MP4 Magnification Up to 270x Up to 270x Up to 300x Up to 300x Photo resolution Max. 4032x3024 Max. 4032x3024 Max. 4032x3024 Max. 4032x3024 Photo format JPG JPG JPG JPG Focus distance Min. 5 cm Min. 5 cm Min. 5 cm Min. 5 cm Frame rate Max. 120f/s Max. 120f/s Max. 120f/s Max. 120f/s Storage microSD card microSD card microSD card microSD card PC support No No Windows Windows Mobile connection No No WiFi + Measurement WiFi + Measurement Power source 5 V DC 5 V DC 5 V DC 5 V DC Light source 2 LEDs with the stand 2 LEDs with the stand 2 LEDs with the stand 2 LEDs with the stand Endoscope No No No Yes Stand size 20 x 12 x 19 cm 20 x 18 x 32 cm 18 x 20 x 30 cm 18 x 20 x 32 cm Weight 1,6 kg 2,1 kg 2,2 kg 2,5 kg Price € 259,00€ 199,00 € 289,00€ 229,00 € 399,00€ 279,00 € 449,00€ 299,00

    € 259,00€ 199,95

    Leden identiek

  •  -16% Raspberry Pi 5 Ultimate Starter Kit (8 GB)

    Elektor Bundles Raspberry Pi 5 Ultimate Starter Kit (8 GB)

    Bespaar meer dan € 30 met deze startersset in vergelijking met het los kopen! This Raspberry Pi 5 Ultimate Starter Kit includes everything you need to get started right away with the latest version of the world's most popular mini computer as a development and multimedia device. Kit Contents Raspberry Pi 5 (8 GB RAM)The new Raspberry Pi 5 delivers more performance than ever before. Thanks to the faster CPU, GPU and RAM, Raspberry Pi 5 is up to 3x faster than its already fast predecessor. 64-bit quad-core ARM Cortex-A76 processor (2.4 GHz) VideoCore VII GPU (800 MHz) 8 GB of LPDDR4X RAM (4267 MHz) Raspberry Pi silicon RP1 I/O controller chip Real-time clock On/off button PCIe 2.0 UART connector Fan connector Official 27 W Power Supply for Raspberry Pi 5 (EU, white)The official Raspberry Pi 27 W PD USB-C power supply is designed specifically to power the Raspberry Pi 5. microSD Card pre-installed with Raspberry Pi OS (32 GB)With this microSD (32 GB, Class 10) with pre-installed Raspberry Pi OS you can start using your Raspberry Pi right away. Official Case for Raspberry Pi 5 (white/red)The Raspberry Pi 5 case offers improved thermal features to support the higher peak power consumption of the Raspberry Pi 5. Active Cooler for Raspberry Pi 5The active cooler provides an alternative cooling solution for users who wish to use their Raspberry Pi 5 under sustained heavy load without a case. Official HDMI Cable for Raspberry Pi (white, 1 m)The official Raspberry Pi micro-HDMI to HDMI (A/M) cable (white, 1 m) is designed for the Raspberry Pi. FPC Camera Cable for Raspberry Pi 5 (200 mm)With this cable you can connect your current Raspberry Pi camera products to the Raspberry Pi 5. FPC Display Cable for Raspberry Pi 5 (200 mm)With this cable you can connect your current Raspberry Pi display products to the Raspberry Pi 5. Book: Raspberry Pi 5 Essentials – Program, build, and master over 60 projects with Python This 322-page book (written by the best-selling author Dogan Ibrahim) starts with an introduction to the Raspberry Pi 5 computer and covers the important topics of accessing the computer locally and remotely. Use of the console language commands as well as accessing and using the desktop GUI are described with working examples. The remaining parts of the book cover many Raspberry Pi 5-based hardware projects using components and devices such as LEDs and buzzers, LCDs, Ultrasonic sensors, Temperature and atmospheric pressure sensors, The Sense HAT, Camera modules.

    € 185,50€ 154,95

    Leden identiek

  •  -30% The Elektor Circuit Collection (USB-stick)

    Elektor Classics The Elektor Circuit Collection (USB-stick)

    3K5 memorabele schakelingen (1975-2023) Deze USB-archiefstick bevat meer dan 3500 memorabele schakelingen uit alle denkbare elektronicagebieden (audio en video, hobby en modelbouw, hoogfrequenttechniek, huis en tuin, meten en testen, microprocessor, PC-hard- en software, voedingen en acculaders) die sinds 1975 in Elektor Magazine zijn gepubliceerd. Je kunt de zoekfunctie voor artikelen gebruiken om specifieke inhoud in de volledige tekst te vinden. De resultaten worden altijd weergegeven als voor-geformatteerde PDF-documenten. Adobe Reader kan worden gebruikt om door de artikelen te bladeren en om afzonderlijke woorden en uitdrukkingen te vinden met behulp van de geïntegreerde zoekfuncties van het programma. Veel plezier met het lezen en het bouwen van de projecten!

    € 49,95€ 34,95

    Leden identiek

  • Official EU Power Supply for Raspberry Pi 4 (white)

    Raspberry Pi Foundation Official EU Power Supply for Raspberry Pi 4 (white)

    The Raspberry Pi USB-C power supply is designed specifically to power the latest Raspberry Pi 4 Model B computers. The power supply features a USB-C cable and is available in four different models to suit different international power sockets, and in two colors. Specifications Output Output voltage +5.1 V DC Minimum load current 0 A Nominal load current 3.0 A Maximum power 15.3 W Load regulation ±5 % Line regulation ±2 % Ripple & noise 120 mVp-p Rise time 100 ms maximum to regulation limits for DC outputs Turn-on delay 3000 ms maximum at nominal input AC voltage and full load Protection Short circuit protectionOvercurrent protectionOver temperature protection Efficiency 81% minimum (output current from 100%, 75%, 50%, 25%)72% minimum at 10% load Output cable 1.5 m 18AWG Output connector USB Type-C Input Voltage range 100 - 240 Vac (rated)96 - 264 Vac (operating) Frequency 50 / 60 Hz ± 3 Hz Current 0.5 A maximum Power consumption (no load) 0.075 W maximum Inrush current No damage shall occur, and the input fuse shall not blow Operating ambient temperature 0 - 40 °C

    € 9,95

    Leden identiek

  •  -33% Andonstar AD409 Pro-ES HDMI Digitale Microscoop met 10,1` LCD-scherm (incl. Endoscoop)

    Andonstar Andonstar AD409 Pro-ES 10,1" HDMI Digitale Microscoop (incl. Endoscoop)

    De Andonstar AD409 Pro-ES is een digitale microscoop, met een extra hoge standaard, die tevens is uitgerust met een endoscoop. De microscoop maakt een duidelijke observatie mogelijk van de zijkanten van componenten, de binnenkant van leidingen, enz., waardoor 360° observatie zonder dode hoeken mogelijk is. De microscoop heeft ook een afstandsbediening waarmee u eenvoudig kunt schakelen tussen de volgende schermmodi: twee lenzen, microscoop en endoscoop. Kenmerken Hoogwaardige metalen lens met focus ring Professionele HDMI digitale microscoop die meerdere uitvoermethoden ondersteunt Soldeermicroscoop met Pro Metal Stand Uniek UV-filter ontwerp Instelbare LED-verlichting met 8 niveaus Handige draadloze afstandsbediening Professionele meetsoftware Specificaties Schermgrootte 10,1 inch (25,7 cm) Beeldsensor 4 MP Video uitgang UHD 2880x2160 (24 fps)FHD 1920x1080 (60 fps/30 fps)HD 1280x720 (120 fps) Video formaat MP4 Vergroting Tot 300 keer (27 inch HDMI-monitor) Foto resolutie Max. 12 MP (4032x3024) Foto formaat JPG Focus afstand Min. 5 cm Frame rate Max. 120fps Video interface HDMI Opslag MicroSD-kaart (tot 64 GB) PC-ondersteuning Windows, PC-software met metingen Mobiele telefoon, tablet en terminal ondersteuning Ondersteuning WiFi-verbinding en metingen Voeding 5 V DC Verlichting 2 LED's op de standaard Endoscoop Ja Afmetingen standaard 18 x 20 x 32 cm Inbegrepen 1x Andonstar AD409 Pro-ES Digital Microscope 1x Endoscoop 1x Metalen standaard met 2 LED's 1x UV-filter (reeds gemonteerd in de lens) 1x IR-afstandsbediening 1x Switch kabel 1x Voedingsadapter 1x Instelsleutel 2x Metalen clips 1x HDMI-kabel 1x Gebruikershandleiding Downloads Gebruikershandleiding Software Vergelijking modellen   AD407 AD407 Pro AD409 AD409 Pro-ES Schermgrootte 7 inch (17,8 cm) 7 inch (17,8 cm) 10,1 inch (25,7 cm) 10,1 inch (25,7 cm) Beeldsensor 4 MP 4 MP 4 MP 4 MP Video uitgang 2160p 2160p 2160p 2160p Interfaces HDMI HDMI USB, HDMI, WiFi USB, HDMI, WiFi Video formaat MP4 MP4 MP4 MP4 Vergroting Tot 270x Tot 270x Tot 300x Tot 300x Foto resolutie Max. 4032x3024 Max. 4032x3024 Max. 4032x3024 Max. 4032x3024 Foto formaat JPG JPG JPG JPG Focus afstand Min. 5 cm Min. 5 cm Min. 5 cm Min. 5 cm Frame rate Max. 120f/s Max. 120f/s Max. 120f/s Max. 120f/s Opslag MicroSD-kaart MicroSD-kaart MicroSD-kaart MicroSD-kaart PC-ondersteuning Nee Nee Windows Windows Ondersteuning mobiel Nee Nee WiFi + Metingen WiFi + Metingen Voeding 5 V DC 5 V DC 5 V DC 5 V DC Verlichting 2 LED’s op de standaard 2 LED's op de standaard 2 LED's op de standaard 2 LED's op de standaard Endoscoop Nee Nee Nee Ja Afmetingen standaard 20 x 12 x 19 cm 20 x 18 x 32 cm 18 x 20 x 30 cm 18 x 20 x 32 cm Gewicht 1,6 kg 2,1 kg 2,2 kg 2,5 kg Prijs € 259,00€ 199,00 € 289,00€ 229,00 € 399,00€ 279,00 € 449,00€ 299,00

    € 449,00€ 299,00

    Leden identiek

  •  -29% Raspberry Pi 4 Case Fan

    Raspberry Pi Foundation Raspberry Pi 4 Case Fan

    Designed for overclockers and other power users, this fan keeps your Raspberry Pi 4 at a comfortable operating temperature even under heavy load. The temperature-controlled fan delivers up to 1.4 CFM of airflow over the processor, memory, and power management IC. The bundled heatsink (18 x 8 x 10 mm) with self-adhesive pad improves heat transfer from the processor. The Raspberry Pi 4 Case Fan works with Raspberry Pi 4 and the official Raspberry Pi 4 case.

    € 6,95€ 4,95

    Leden identiek

  •  -47% The Complete Linear Audio Library (USB Stick)

    Elektor Classics The Complete Linear Audio Library (USB-stick)

    Jan Didden schiep Linear Audio in 2010 en publiceerde 14 delen tussen 2010 en 2017. Elk deel van 200 bladzijden bevat gemiddeld 10 artikelen van deskundige auteurs op het gebied van audio, akoestiek, en instrumentatie. Of je nu geïnteresseerd bent in buizenversterkers, solid-state apparatuur, luidsprekerontwerp, condensator- en weerstandsvervorming of vervormingsmeting, je vindt er zeker nuttige adviezen en interessante discussies. Van beginner tot gevorderd niveau, voor de audio professional of de serieuze hobbyist, deze ExpertCollection zal je kennis vergroten en nieuwe perspectieven bieden op veel voorkomende problemen. Bonusmateriaal bij deze collectie is een 5-delige YouTube serie over negatieve feedback toegepast op audio van de bekende auteur Jan Didden, en nog negen andere baanbrekende audio artikelen en presentaties. Als je serieus geïnteresseerd bent in audio, akoestiek, en instrumentatie, mag je dit niet missen! Het gepubliceerde materiaal is geïndexeerd en volledig doorzoekbaar en zal een bijna onbeperkte bron zijn voor vele jaren. Je kunt over de auteurs van Linear Audio lezen, en de inhoudsopgave van elk deel, zie linearaudio.net.

    € 149,95€ 79,95

    Leden identiek

  • Cytron Maker Pi Pico (with pre-soldered Raspberry Pi Pico)

    Cytron Cytron Maker Pi Pico (with pre-soldered Raspberry Pi Pico)

    De Cytron Maker Pi Pico (met hierop een Raspberry Pi Pico RP2040 voorgesoldeerd) bevat de meest gewilde functies voor je Raspberry Pi Pico, en geeft je toegang tot alle GPIO-pinnen op twee 20-pins headers, met duidelijke labels.Elke GPIO is gekoppeld aan een LED-indicator voor het gemakkelijk testen van codes en het oplossen van problemen. De onderste laag van dit bord is zelfs voorzien van een uitgebreid pinout-diagram, dat de functie van elke pin laat zien.Kenmerken Meteen out-of-the-box aan de slag. Solderen niet nodig! Toegang tot alle pinnen van de Raspberry Pi Pico op twee 20-pins headers LED-indicatoren op alle GPIO-pinnen 3x programmeerbare drukknoppen (GP20-22) 1x RGB-LED – NeoPixel (GP28) 1x Piëzo zoemer (GP18) 1x 3,5 mm stereo audio jack (GP18-19) 1x Micro SD kaarthouder (GP10-15) 1x ESP-01 bus (GP16-17) 6x Grove poort Specificaties Core 32-bit ARM Cortex-M0+ CPU Klok 48 MHz, tot 133 MHz Flash grootte 2 MByte Q-SPI Flash Programmeertaal MicroPython, C++ Voedingsspanning 5 VDC via MicroUSB Alternative spanning 2-5 VDC via VSYS Pin (Pin 39) MCU spanning 3,3 VDC GPIO spanning 3,3 VDC USB interface USB 1.1 Device Host Programma laden MicroUSB, USB Mass Storage GPIO 26x Ingang/Uitgang ADC 3x 12-bits 500 ksps Temperatuursensor Ingebouwd, 12-bits UART 2x UART I²C 2x I²C SPI 2x SPI PWM 16x PWM Timer 1x Timer met 4 x Alarm Realtime counter 1x Realtime counter PIO 2x Programmeerbare high-speed I/O On-Board LED 1x Programmeerbare LED On-Board drukknop 1x BOOTSEL knop

    € 24,95

    Leden € 22,46

  • Get Started with MicroPython on Raspberry Pi Pico

    Raspberry Pi Foundation Get Started with MicroPython on Raspberry Pi Pico

    In Get Started with MicroPython on Raspberry Pi Pico, you will learn how to use the beginner-friendly language MicroPython to write programs and connect up hardware to make your Raspberry Pi Pico interact with the world around it. Using these skills, you can create your own electro?mechanical projects, whether for fun or to make your life easier.Microcontrollers, like RP2040 at the heart of Raspberry Pi Pico, are computers stripped back to their bare essentials. You don’t use monitors or keyboards, but program them to take their input from, and send their output to the input/output pins.Using these programmable connections, you can light lights, make noises, send text to screens, and much more. In Get Started with MicroPython on Raspberry Pi Pico, you will learn how to use the beginner-friendly language MicroPython to write programs and connect up hardware to make your Raspberry Pi Pico interact with the world around it. Using these skills, you can create your own electro?mechanical projects, whether for fun or to make your life easier.The robotic future is here – you just have to build it yourself. We’ll show you how.About the authorsGareth Halfacree is a freelance technology journalist, writer, and former system administrator in the education sector. With a passion for open-source software and hardware, he was an early adopter of the Raspberry Pi platform and has written several publications on its capabilities and flexibility.Ben Everard is a geek who has stumbled into a career that lets him play with new hardware. As the editor of HackSpace magazine, he spends more time than he really should experimenting with the latest (and not-solatest) DIY tech.

    € 19,95

    Leden € 17,96

  • Official HDMI Cable for Raspberry Pi 4 (black, 1 m)

    Raspberry Pi Foundation Officiële HDMI-kabel voor Raspberry Pi (zwart, 1 m)

    De officiële Raspberry Pi micro HDMI naar HDMI (A/M) kabel (zwart, 1 m) ontworpen voor de Raspberry Pi 4 en 5. 19-pins HDMI type D(M) naar 19-pins HDMI type A(M) 1 m kabel (zwart) Vernikkelde stekkers Geschikt voor 4Kp60 In overeenstemming met RoHS 3 Mohm 300 VDC isolatie, bestand tegen VDC gedurende 0,1s

    € 6,95

    Leden identiek

Login

Wachtwoord vergeten?

Heb je nog geen account?
Maak account aan