Bestsellers
-
Elektor Digital Ultimate Arduino Uno Hardware Manual (E-book)
A Reference and User Guide for the Arduino Uno Hardware and Firmware A manual providing up-to-date hardware information for the popular Arduino Uno, the easy to use open-source electronics platform used by hobbyists, makers, hackers, experimenters, educators and professionals. Get all the information that you need on the hardware and firmware found on Arduino Uno boards in this handy reference and user guide. ldeal for the workbench or desktop Contains all of the Arduino Uno hardware information in one place Covers Arduino / Genuino Uno revision 3 and earlier boards Easily find hardware technical specifications with explanations Pin reference chapter with interfacing examples Diagrams and illustrations for easy reference to alternate pin functions and hardware connections Learn to back up and restore firmware on the board, or load new firmware Basic fault finding and repair procedures for Arduino Uno boards Power supply circuits simplified and explained Mechanical dimensions split into five easy to reference diagrams Contains circuit diagrams, parts list and board layout reference to easily locate components
€ 29,95
Leden € 23,96
-
Stickvise Stickvise PCB-bankschroef met standaard nylon bekken
Stickvise PCB-bankschroef is een onopvallende houder die uw printplaat plat houdt voor solderen, nabewerken, onderzoeken en testen. Met Stickvise blijft uw PCB op tafelniveau, waardoor een stabiele en comfortabele werkpositie ontstaat. Dit ontwerp helpt de belasting van uw armen te verminderen en zorgt voor nauwkeurig solderen. Specificaties Materiaal Nylon, aluminium Afmetingen 200 x 76 x 19 mm Gewicht 150 g
€ 49,95
Leden € 44,96
-
Elektor Publishing Le manuel officiel du Raspberry Pi
Réalisés par les créateurs du MagPi, le magazine officiel de Raspberry Pi Démarrez avec le Raspberry Pi 5, le dernier-né et le plus performant de la famille des nano-ordinateurs Raspberry Pi. Apprenez à coder et à réaliser des projets avec cet ordinateur étonnant. Dans ce manuel dédié au Raspberry Pi 5, nous vous proposons aussi de nombreuses idées de projets également réalisables avec le Raspberry Pi 4, le Raspberry Pi Zero 2 W et le Raspberry Pi Pico W. Avec des tutoriels, des projets pratiques, des essais techniques, des guides et bien plus encore, il s’agit de la ressource ultime pour le Raspberry Pi ! 228 pages sur le Raspberry Pi Tout ce que vous devez savoir sur le Raspberry Pi 5 Prise en main de tous les Raspberry Pi Amusez-vous et apprenez l’électronique avec le Pico W Des projets inspirants pour vous donner des idées de réalisations Apprenez ?Python en construisant une mini-console Démarrez avec le module caméra Raspberry Pi Intelligence artificielle, codage de son propre agent ChatGP
€ 34,95€ 19,95
Leden identiek
-
Elektor Publishing Microcontrollers Programmeren
In dit boek gebruiken we JAL (Just Another Language) om de PIC-microcontroller te programmeren in 60 oefeningen. JAL is makkelijk in gebruik en is een goede basis om programmeren in andere talen snel te leren. Na het lezen en toepassen van de voorbeelden in dit boek kan iedereen die zich hierin serieus heeft verdiept met behulp van JAL zelf de microcontroller aansturen. Je leert onder meer het programmeren van timers, analoog/digitaal omzetters, comparators, pulsbreedte regeling voor motoren en geluid, LED- en LCD-scherm aansturing, USB-connectie en communicatiemogelijkheden met computers of andere microcontrollers. Ook weet je aan het eind van het boek wat je moet doen om nu nog onbekende mogelijkheden te gaan toepassen. Met deze kennis kan iedereen van beginner tot meer gevorderde zijn creativiteit vorm geven in projecten met microcontrollers. Wil je verder met leren programmeren dan legt dit boek ook een zeer goede basis. Wie goed met JAL overweg kan en zich de gestructureerde wijze van denken heeft aangeleerd, zal de stap naar andere programmeertalen zoals Python, C++ enz. kunnen maken. Ook het programmeren van minicomputers zoals de Raspberry Pi en Arduino zijn mogelijkheden. Om te starten is geen kennis van elektronica nodig. Wie niets weet van elektronica, krijgt overal in het boek de noodzakelijke kennis aangereikt. Alle belangrijke en benodigde informatie staat in de tekst.
€ 44,95
Leden € 40,46
-
Elektor Digital Building Wireless Sensor Networks with OpenThread (E-book)
Developing CoAP applications for Thread networks with Zephyr This book will guide you through the operation of Thread, the setup of a Thread network, and the creation of your own Zephyr-based OpenThread applications to use it. You’ll acquire knowledge on: The capture of network packets on Thread networks using Wireshark and the nRF Sniffer for 802.15.4. Network simulation with the OpenThread Network Simulator. Connecting a Thread network to a non-Thread network using a Thread Border Router. The basics of Thread networking, including device roles and types, as well as the diverse types of unicast and multicast IPv6 addresses used in a Thread network. The mechanisms behind network discovery, DNS queries, NAT64, and multicast addresses. The process of joining a Thread network using network commissioning. CoAP servers and clients and their OpenThread API. Service registration and discovery. Securing CoAP messages with DTLS, using a pre-shared key or X.509 certificates. Investigating and optimizing a Thread device’s power consumption. Once you‘ve set up a Thread network with some devices and tried connecting and disconnecting them, you’ll have gained a good insight into the functionality of a Thread network, including its self-healing capabilities. After you’ve experimented with all code examples in this book, you’ll also have gained useful programming experience using the OpenThread API and CoAP.
€ 32,95
Leden € 26,36
-
JOY-iT Passive Cooling for Raspberry Pi (Heatsink)
Aluminium Heatsink Set for Raspberry Pi with pre-applied tape for easy installation 1 piece: 14 x 15 x 5 mm 2 pieces: 8 x 8 x 5 mm
€ 3,95
Leden € 3,56
-
Elektor Digital The ESP32 Cheap Yellow Display Book (PDF)
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.
€ 29,95
Leden € 23,96
-
Elektor Labs Elektor Eénarmige Bandiet
Trek de hendel naar beneden voor de hoogste score!Deze Elektor Circuit Classic uit 1984 toont een speelse toepassing van logische IC's uit de CMOS 400x serie in combinatie met leds, destijds een zeer populaire combinatie. Het project imiteert een gokkast met ronddraaiende cijfers.Het spelVoordat het spel start dient u eerst het aantal rondes af te spreken. Speler 1 trekt de schakelhendel naar beneden zo lang als hij wenst en laat hem dan los. De leds tonen vervolgens de score die de som is van de 20-10-5-2-1 leds die oplichten. Mocht het Play Again! ledje gaan branden dan heeft speler 1 een extra 'gratis' ronde. Zo niet, dan is speler 2 aan de beurt. De spelers houden hun scores bij en de hoogste score wint.Kenmerken Leds geven de score aan Meerdere spelers en Play Again! Elektor Heritage circuit symbolen Uitgeprobeerd en getest door Elektor Labs Educatief en nerdy project Through-hole onderdelen Inbegrepen Printplaat Alle componenten Houten standaard Stuklijst Weerstanden (5%, 250 mW) R1, R2, R3, R4 = 100 kΩ R5, R6, R7, R8, R9, R10 = 1 kΩ Condensatoren C1 = 4,7 nF, 10 %, 50 V, 5 mm C2 = 4,7 μF, 10%, 63 V, axiale C3, C4 = 100 nF, 10 %, 50 V, keramiek X7R, 5 mm Halfgeleiders Led1 – Led6 = rood, 5 mm (T1 3/4) IC1 = 74HC4024 IC2 = 74HC132 Diversen S1 = schakelaar, tuimel, 21 mm hendel, SPDT, kortstondig S2 = schakelaar, tactiel, 24 V, 50 mA, 6x6 mm S3 = schakelaar, schuif, SPDT IC1, IC2 = IC-voetje, DIP14 BT1 = CR2032 PCB batterijhoudertje Tafel standaard PCB 230098-1 Niet inbegrepen: BT1 = CR2032 knoopcel batterij
€ 39,95€ 19,95
Leden identiek
-
Elektor Digital Python 3 for Science and Engineering Applications (E-book)
Learn to use Python productively in real-life scenarios at work and in everyday life If you have mastered the basics of Python and are wanting to explore the language in more depth, this book is for you. By means of concrete examples used in different applications, the book illustrates many aspects of programming (e.g. algorithms, recursion, data structures) and helps problem-solving strategies. Including general ideas and solutions, the specifics of Python and how these can be practically applied are discussed. Python 3 for Science and Engineering Applications includes: practical and goal-oriented learning basic Python techniques modern Python 3.6+ including comprehensions, decorators and generators complete code available online more than 40 exercises, solutions documented online no additional packages or installation required, 100% pure Python Topics cover: identifying large prime numbers and computing Pi writing and understanding recursive functions with memorisation computing in parallel and utilising all system cores processing text data and encrypting messages comprehending backtracking and solving Sudokus analysing and simulating games of chance to develop optimal winning strategies handling genetic code and generating extremely long palindromes Downloads Software
€ 29,95
Leden € 23,96
-
Espressif ESP8266 ESP-01 WiFi Module
De ESP8266 is een indrukwekkende, goedkope WiFi module die geschikt is om WiFi functionaliteit toe te voegen aan een bestaand microcontroller project via een UART seriële verbinding. De module kan zelfs worden geherprogrammeerd om te fungeren als een standalone WiFi connected device – voeg gewoon stroom toe! 802.11 b/g/n protocol Wi-Fi Direct (P2P), soft-AP Geïntegreerde TCP/IP-protocolstack Deze module is een zelfstandige SOC (System On a Chip) die niet noodzakelijkerwijs een microcontroller nodig heeft om inputs en outputs te manipuleren zoals u normaal gesproken zou doen met bijvoorbeeld een Arduino, omdat de ESP-01 fungeert als een kleine computer. Je kunt dus een microcontroller internettoegang geven zoals het Wi-Fi shield doet bij de Arduino, of je kunt de ESP8266 gewoon programmeren om niet alleen toegang te hebben tot een Wi-Fi netwerk, maar ook te fungeren als een microcontroller, wat de ESP8266 zeer veelzijdig maakt.
€ 7,50
Leden € 6,75
-
Pimoroni Pimoroni Aluminium Heatsink Case for Raspberry Pi 4
This anodised aluminium heatsink case will protect your Raspberry Pi 4 and give you very effective passive cooling. It's great in cases where you want completely silent cooling, for instance, if you're building a home media center. The scope of delivery includes a thermal pad to provide thermal contact between the CPU and top case, and a handy Allen key and set of hex bolts to attach the case together. The case gives you access to all of the ports, pins, and connectors. Features Anodised aluminium top and bottom case Heatsink fins Thermal pad Hex bolts and Allen key included Access to all ports, pins, and connectors Compatible with Raspberry Pi 4 Assembly Assembling your heatsink case is pretty easy and should only take a couple of minutes. The first, and most important thing is to make sure that your Pi is powered off and unplugged before you fit the case. Take one of the thermal pads and peel the protective films off both sides of it (there's a white film and an easy-to-miss clear film on the other side. Stick the thermal pad onto your Pi's CPU (the metal square nearest the middle of the PCB). Sticking the thermal pad to the CPU first is a much better way to position it correctly than trying to stick it to the case. Only use one thermal pad with the Raspberry Pi 4. Position the top case and then, holding it in place, flip the whole thing over and position the bottom case on the underside of your Pi. Use the four hex bolts and allen key to secure the case. Notes The case is metal and hence conductive, so be careful not to short any components on it, and ensure that your RPi is powered off and unplugged when fitting the case It may be obvious, but the case will get hot in use Dimensions: 87 × 56 × 25.5 mm
€ 17,95
Leden € 16,16
-
Raspberry Pi Foundation Raspberry Pi Pico 2 WH
De Raspberry Pi Pico 2 WH (met headers) is een microcontrollerbord gebaseerd op de RP2350 met 2,4 GHz 802.11n wireless LAN en Bluetooth 5.2. Het geeft u nog meer flexibiliteit in uw IoT- of slimme productontwerpen en breidt de mogelijkheden voor uw projecten uit. De RP2350 biedt een uitgebreide beveiligingsarchitectuur gebouwd rond Arm TrustZone voor Cortex-M. Het bevat ondertekend opstarten, 8 KB antifuse OTP voor sleutelopslag, SHA-256-versnelling, een hardware TRNG en snelle glitch-detectoren. Dankzij de unieke dual-core en dual-architectuurmogelijkheden van de RP2350 kunnen gebruikers kiezen tussen een paar industriestandaard Arm Cortex-M33-kernen en een paar open-hardware Hazard3 RISC-V-kernen. Programmeerbaar in C/C++ en Python, en ondersteund door gedetailleerde documentatie, is de Raspberry Pi Pico 2 WH het ideale microcontrollerbord voor zowel liefhebbers als professionele ontwikkelaars. Specificaties CPU Dual Arm Cortex-M33 of dubbele RISC-V Hazard3-processors @ 150 MHz Wireless Geïntegreerde Infineon CYW43439 single-band 2,4 GHz 802.11n wireless LAN en Bluetooth 5.2 Geheugen 520 KB SRAM op de chip; 4 MB ingebouwde QSPI-flitser Interfaces 26 multifunctionele GPIO-pinnen, waaronder 4 die kunnen worden gebruikt voor AD Randapparatuur 2x UART 2x SPI-controllers 2x I²C-controllers 24x PWM-kanalen 1x USB 1.1-controller en PHY, met host- en apparaatondersteuning 12x PIO-statusmachines Ingangsvermogen 1,8-5,5 V DC Afmetingen 21 x 51 mm Downloads Datasheet Pinout Schematic
€ 8,95
Leden identiek
-
Elektor Digital Basic Electronics for Beginners (E-book)
Analogue Electronics and Microcontrollers Projects Hobbyist electronics can be a fun way to learn new skills that can be helpful to your career. Those who understand the basics of electronics can design their own circuits and projects. However, before you run, you need to learn to walk. It all starts with analogue electronics. You should be familiar with the simple components and circuits and understand their basic behaviors and the issues you may encounter. The best way to do this is through real experiments. Theory alone is not enough. This book offers a large number of practical entry-level circuits, with which everyone can gain the basic experience. Through the widespread introduction of microcontrollers, a new chapter in electronics has begun. Microcontrollers are now performing more and more tasks that were originally solved using discrete components and conventional ICs. Starting out has become easier and easier thanks to platforms including Bascom, Arduino, micro:bit. The book introduces numerous manageable microcontroller applications. It?s now a case of less soldering and more programming.
€ 32,95
Leden € 26,36
-
Elektor Digital 3D Modeling and Printing for Electronics (E-book)
Learn to 3D Model & 3D Print with Tinkercad With this book and the complementary videos, you’ll be 3D printing in no time at all. This course is meant to have you make casings for electronic components but also goes into optimizing your print technique as well as adding a little flair to your 3D creations. The course is perfect for you if you just bought your (first) 3D printer and want to print your own designs as soon as possible while also being able to get more background information. You’ll get to know the workings of a 3D printer and what software to use to model your object, not forgetting to make it print perfectly. We’ll even use the magic of 3D printing to create things that appear impossible to make (this fast and simple) with any other rapid-prototyping technique. At the end of this course, it’ll be second nature for you to design an object for 3D printing and fine-tune your print-setting to get the perfect print! The book includes the following 7 video tutorials: Introduction Basic 3D modeling for 3D printing Modeling a casing Post-processing Pushing the limits Movable parts Snap fits
€ 32,95
Leden € 26,36
-
FNIRSI FNIRSI DSO152 Oscilloscoop (200 kHz)
De FNIRSI DSO152 is een uiterst praktische, betaalbare en draagbare oscilloscoop met een real-time bemonsteringsfrequentie van 2,5 MSa/s, een bandbreedte van 200 kHz, en een complete set triggerfuncties (enkelvoudig, normaal en automatisch). Hij kan worden gebruikt voor zowel periodieke analoge signalen als niet-periodieke digitale signalen, en kan spanningen meten tot ±400 V. Doordat hij is uitgerust met een efficiënte one-key AUTO kan hij de gemeten golfvorm weergeven zonder omslachtige instellingen. Verder is hij voorzien van een 2,8-inch high-resolution LCD-scherm met een resolutie van 320 x 240 pixels, en een ingebouwde hoogwaardige lithium accu van 1000 mAh voor maximaal 4 uur gebruik. Specificaties Sampling rate 2,5 MSa/s Bandbreedte 200 kHz Verticale gevoeligheid 10 mV/DIV - 20 V/DIV (oplopend op de 1-2-5-wijze) Tijdbasis bereik 10?S/DIV - 50s/DIV (oplopend op de 1-2-5-wijze) Spanningsbereik X1: ±40 V (Vpp: 80 V)X10: ±400 V (Vpp: 800 V) Triggerwijze Auto/Normal/Single Ingangskoppeling AC/DC Scherm 2,8" (320x240 pixels) Opladen via USB 5 V / 1 A Lithium accu capaciteit 1000 mAh Blokgolf kalibratie Frequentie: 1K, duty cycle: 50% Afmetingen 99 x 68,3 x 19,5 mm Gewicht 100 g Inbegrepen FNIRSI DSO152 oscilloscoop Sonde met krokodillenklem USB kabel Lanyard Handleiding Downloads Manual Firmware V0.1
€ 39,95€ 29,95
Leden identiek
-
Argon Argon NEO 5 BRED behuizing voor Raspberry Pi 5
De Argon NEO 5 is speciaal opnieuw ontworpen om aan de hoge eisen van de Raspberry Pi 5 te voldoen. Hij biedt een indrukwekkende oplossing voor warmteafvoer met zowel passieve als actieve koeling. Aluminium behuizing met passieve koelribben die fungeren als koellichaam Ventilatie openingen zorgen ervoor dat koele lucht in de behuizing kan komen De 30 mm PWM-ventilator regelt deze luchtstroom en verwijdert tevens warme lucht via de ventilatie openingen Eenvoudig en mooi vormgegeven Gemaakt van een aluminiumlegering en gepolijst met een zwart-rode afwerking voor een verbluffend mooie vormgeving. Eenvoudige montage van de Raspberry Pi 5 in de 3-delige behuizing. De kleine afmeting maakt het mogelijk om hem overal mee naartoe te nemen, of eenvoudig te monteren op een gewenst apparaat met behulp van ingebouwde bevestigingspunten. Volledige toegang tot alle aansluitpoorten vanwege de verwijderbare cover. Superieure bescherming en veiligheid Hoge kwaliteit aluminium helpt het Raspberry Pi 5 bordje te beschermen tegen fysieke schade. De behuizing heeft schroeven op de cover om zo de aansluitpoorten veilig af te schermen wanneer ze niet in gebruik zijn. Optioneel is er nog een SD-kaart beschermhoesje om uw data nog beter te beschermen. Ondersteuning op maat van de Raspberry Pi 5 Geïntegreerde aan/uit-knop LED-licht display
€ 24,95
Leden € 22,46
-
Pimoroni Pimoroni Raspberry Pi Pico Omnibus (Dual Expander)
Struggling to choose which Pico add-on to go for? Pico Omnibus lets you plug in two Pico Packs or Bases at once, or you can use the extra set of male GPIO pins to easily attach other devices, jumper wires or circuitry – very useful for prototyping. We've added useful labels to all three sets of connectors, so you can be sure that all those lovely wires are going to the right places. We've also thrown in some little feet to keep everything solid.Features One landing area with labelled female headers for attaching to your Pico. Two landing areas with labelled (mirrored) male headers for attaching add-ons. 4x rubber feet Compatible with Raspberry Pi Pico. 99% assembled – just need to stick on the feet! Fully assembled. No soldering required. Dimensions: approx 94 x 52 x 12 mm (L x W x H, including headers)
€ 14,95
Leden € 13,46
-
Elektor Digital Practical Electronics Crash Course (E-book)
Learning circuit design the fun way Welcome to the world of electronics! Getting started in electronics is not as difficult as you may think. Using this book, you will explore and learn the most important electrical and electronics engineering concepts in a fun way by doing various experiments and by simulating circuits. It will teach you electronics practically without getting into complex technical jargon and long calculations. As a result, you will be creating your own projects soon. No prior knowledge of electronics is required, only some basic algebra is used in a few simple calculations. Many tested and working projects and simulations are presented to familiarise yourself with the construction of electronic circuits. Circuit simulation is introduced at an early stage to enable you to experiment with circuits easily without breaking anything. You will learn: The concepts of voltage, current, and power AC and DC Basic lamp circuits with switches Passive components: resistors, capacitors & inductors RC & RCL circuits Electromagnetism Loudspeakers, relays, buzzers, and transformers Active components: diodes & LEDs, bipolar transistors & MOSFETs Transistor-based switching circuits Optocoupler circuits Astable & monostable multivibrators Using the 555 timer IC The operational amplifier Digital logic Advanced examples: amplifiers, oscillators, filters, and sensors Test and measurement tools Microcontrollers: Arduino UNO, ESP32, Raspberry Pi Pico, and Raspberry Pi Reading datasheets and best practices for selecting components EMC & EMI and norms & regulations
€ 32,95
Leden € 26,36
-
Elektor Classics The Elektor Circuit Collection 2025 (USB-stick)
3K5 memorabele schakelingen (1975-2025) Deze USB-stick bevat meer dan 3.500 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! Houd er rekening mee dat er tussen 2014 en 2022 geen Summer Circuits-edities zijn gepubliceerd, dus deze jaren zijn niet opgenomen in de directory. Specificaties Geheugen 32 GB Connectoren 1x USB-A1x USB-C
€ 49,95€ 39,95
-
Elektor Bundles Raspberry Pi Bundel: Zero W + Buffer Board
Deze bundel bevat de Raspberry Pi Zero W en het Elektor Raspberry Pi Buffer Board. 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 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
€ 52,95€ 44,95
Leden identiek
-
Elektor Publishing Hands-on Microcontroller Course for Advanced Arduino Users
32 new Projects, Practical Examples and Exercises with the Elektor Arduino Nano MCCAB Training Board Electronics and microcontroller technology offer the opportunity to be creative. This practical microcontroller course provides you with the chance to bring your own Arduino projects and experience such moments of success. Ideally, everything works as you imagined when you switch it on for the first time. In practice, however, things rarely work as expected. At that point, you need knowledge to efficiently search for and find the reason for the malfunction. In this book for advanced users, we delve deep into the world of microcontrollers and the Arduino IDE to learn new procedures and details, enabling you to successfully tackle and solve even more challenging situations. With this book, the author gives the reader the necessary tools to create projects independently and also to be able to find errors quickly. Instead of just offering ready-made solutions, he explains the background, the hardware used, and any tools required. He sets tasks in which the reader contributes their own creativity and writes the Arduino sketch themselves. If you don’t have a good idea and get stuck, there is, of course, a suggested solution for every project and every task, along with the corresponding software, which is commented on and explained in detail in the book. This practical course will teach you more about the inner workings of the Arduino Nano and its microcontroller. You will get to know hardware modules that you can use to realize new and interesting projects. You will familiarize yourself with software methods such as ‘state machines,’ which can often be used to solve problems more easily and clearly. The numerous practical projects and exercise sketches are once again realized on the Arduino Nano MCCAB Training Board, which you may already be familiar with from the course book ‘Microcontrollers Hands-on Course for Arduino Starters’, and which contains all the hardware peripherals and operating elements we need for the input/output operations of our sketches. Readers who do not yet own the Arduino Nano MCCAB Training Board can purchase the required hardware separately, or alternatively, build it on a breadboard.
€ 49,95
Leden € 44,96
-
Elektor Digital Mastering the I²C Bus (E-book)
Mastering the I²C Bus takes you on an exploratory journey of the I²C Bus and its applications. Besides the Bus protocol, plenty of attention is given to the practical applications and designing a stable system. The most common I²C compatible chip classes are covered in detail. Two experimentation boards are available that allow for rapid prototype development. These boards are completed by a USB to I²C probe and a software framework to control I²C devices from your computer. All samples programs can be downloaded from the 'Attachments/Downloads' section on this page. Projects built on Board 1: USB to I²C Interface, PCA 9534 Protected Input, PCA 9534 Protected Output, PCA 9553 PWM LED Controller, 24xxx EEPROM Module, LM75 Temperature Sensor, PCA8563 Real-time Clock with Battery Backup, LCD and Keyboard Module, Bus Power Supply. Projects built on Board 2: Protected Input, Protected Output, LM75 Temperature Sensor, PCF8574 I/O Board, SAA1064 LED Display, PCA9544 Bus Expander, MCP40D17 Potentiometer, PCF8591 AD/DA, ADC121 A/D Converter, MCP4725 D/A Converter, 24xxx EEPROM Module.
€ 34,95
Leden € 27,96
-
Raspberry Pi Foundation Raspberry Pi AI HAT+ (26 TOPS)
De Raspberry Pi AI HAT+ is een uitbreidingsbord ontworpen voor de Raspberry Pi 5, met een geïntegreerde Hailo AI-accelerator. Deze add-on biedt een kosteneffectieve, efficiënte en toegankelijke aanpak voor het integreren van hoogwaardige AI-mogelijkheden, met toepassingen die procescontrole, beveiliging, huisautomatisering en robotica omvatten. De AI HAT+ is verkrijgbaar in modellen die 13 of 26 tera-operaties per seconde (TOPS) bieden en is gebaseerd op de Hailo-8L en Hailo-8 neurale netwerkversnellers. Het 13 TOPS-model ondersteunt op efficiënte wijze neurale netwerken voor taken als objectdetectie, semantische en instantiesegmentatie, pose-schatting en meer. Deze 26 TOPS-variant is geschikt voor grotere netwerken, maakt een snellere verwerking mogelijk en is geoptimaliseerd voor het gelijktijdig uitvoeren van meerdere netwerken. De AI HAT+ wordt aangesloten via de PCIe Gen3-interface van de Raspberry Pi 5. Wanneer de Raspberry Pi 5 een huidige versie van het Raspberry Pi OS draait, detecteert deze automatisch de ingebouwde Hailo-accelerator, waardoor de neurale verwerkingseenheid (NPU) beschikbaar wordt voor AI-taken. Bovendien ondersteunen de rpicam-apps cameratoepassingen in Raspberry Pi OS naadloos de AI-module, waarbij de NPU automatisch wordt gebruikt voor compatibele naverwerkingsfuncties. Inbegrepen Raspberry Pi AI HAT+ (26 TOPS) Bevestigingsmateriaalset (afstandhouders, schroeven) 16 mm GPIO-stapelkop Downloads Datasheet
€ 129,95€ 109,95
Leden identiek
-
Raspberry Pi Foundation Bumper voor Raspberry Pi 5
De Raspberry Pi Bumper is een opklikbare siliconen hoes die de onderkant en randen van de Raspberry Pi 5 beschermt. Kenmerken Flexibele siliconenrubberen bumper uit één stuk Maakt gemakkelijke toegang tot de aan/uit-knop mogelijk Bevestigingsgaten blijven toegankelijk onder de bumper Downloads Datasheet
€ 3,50
Leden identiek