Bestsellers

961 producten

  • Official Case for Raspberry Pi 3, 2 and B+ (white/red) - Elektor

    Raspberry Pi Foundation Official Case for Raspberry Pi 3, 2 and B+ (white/red)

    High-quality ABS construction Removable side panels and lid for easy access to GPIO, camera and display connectors Light pipes for power and activity LEDs Extraordinarily handsome Colour: white/red

    € 7,95

    Leden identiek

  • Official Case for Raspberry Pi 3, 2 and B+ (black/grey) - Elektor

    Raspberry Pi Foundation Official Case for Raspberry Pi 3, 2 and B+ (black/grey)

    High-quality ABS construction Removable side panels and lid for easy access to GPIO, camera and display connectors Light pipes for power and activity LEDs Extraordinarily handsome Colour: black/grey

    € 7,95

    Leden identiek

  •  -29% Andonstar AD249S - P 10.1" 3 - Lens HDMI Digital Coin Microscope - Elektor

    Andonstar Andonstar AD249S-P 3-Lens 10,1" HDMI Digitale Munt Microscoop

    Deze veelzijdige digitale microscoop bestrijkt een breed vergrotingsbereik (18-720x, 1560-2040x, 2760-4080x) met 3 lenzen voor gebruik bij de hobby, of bij industriële en biologische doeleinden. Lens A (18-720x) kan worden gebruikt om munten, printplaten, planten, stenen, enz. te observeren. Met lens B (1560-2040x) en C (2760-4080x) kunnen biologische waarnemingen worden gedaan. Specificaties Vergroting Lens A 18- 720 Focus bereik 12-320 mm Lens B 1560-2040 Focus bereik 7-8 mm Lens C 2760-4080 Focus bereik 3-4 mm Schermgrootte 10,1 inch (25,7 cm) Videoresolutie (max.) UHD 2880x2160 (24 fps) Video fileformat MP4 Foto fileformat JPG Foto resolutie 5600x2400 (met interpolatie) Frame rate Max. 120 fps HDMI uitgang Ja (alleen HDMI monitorschermen) PC uitgang Ja Voeding USB 5 V DC (niet inbegrepen) Materiaal van de standaard Pro Plastic Grootte van de standaard 20 x 19 x 30 cm Inbegrepen 1x Andonstar AD249S-P digitale microscoop 1x Pro Plastic standaard 1x Lens A (vast) 1x Lens (B & C) 1x USB kabel 1x HDMI kabel 1x Afstandsbediening 1x Dimmer kabel 3x Backdrop board 1x Glaasjes kit 1x 32GB microSD kaart 1x Observatiedoosje 1x Tweezers 1x Schroevendraaier 1x Gebruiksaanwijzing

    € 239,00€ 169,95

    Leden identiek

  • Controller Area Network Projects (E - book) - Elektor

    Elektor Digital Controller Area Network Projects (E-book)

    The Controller Area Network (CAN) was originally developed to be used as a vehicle data bus system in passenger cars. Today, CAN controllers are available from over 20 manufacturers, and CAN is finding applications in other fields, such as medical, aerospace, process control, automation, and so on. This book is written for students, for practising engineers, for hobbyists, and for everyone else who may be interested to learn more about the CAN bus and its applications. The aim of this book is to teach you the basic principles of CAN networks and in addition the development of microcontroller based projects using the CAN bus. In summary, this book enables the reader to: Learn the theory of the CAN bus used in automotive industry Learn the principles, operation, and programming of microcontrollers Design complete microcontroller based projects using the C language Develop complete real CAN bus projects using microcontrollers Learn the principles of OBD systems used to debug vehicle electronics You will learn how to design microcontroller based CAN bus nodes, build a CAN bus, develop high-level programs, and then exchange data in real-time over the bus. You will also learn how to build microcontroller hardware and interface it to LEDs, LCDs, and A/D converters. The book assumes that the reader has some knowledge on basic electronics. Knowledge of the C programming language will be useful in later chapters of the book, and familiarity with at least one member of the PIC series of microcontrollers will be an advantage, especially if the reader intends to develop microcontroller based projects using the CAN bus.

    € 29,95

    Leden € 23,96

  • ESP8266 and MicroPython (E - book) - Elektor

    Elektor Digital ESP8266 and MicroPython (E-book)

    Recently, the development of a tiny chip called the ESP8266 has made it possible to interface any type of microcontroller to a Wi-Fi AP. The ESP8266 is a low-cost tiny Wi-Fi chip having fully built-in TCP/IP stack and a 32-bit microcontroller unit. This chip, produced by Shanghai based Chinese manufacturer Espressif System, is IEEE 802.11 b/g/n Wi-Fi compatible with on-chip program and data memory, and general purpose input-output ports. Several manufacturers have incorporated the ESP8266 chip in their hardware products (e.g. ESP-xx, NodeMCU etc) and offer these products as a means of connecting a microcontroller system such as the Android, PIC microcontroller or others to a Wi-Fi. The ESP8266 is a low-power chip and costs only a few Dollars. ESP8266 and MicroPython – Coding Cool Stuff is an introduction to the ESP8266 chip and describes the features of this chip and shows how various firmware and programming languages such as the MicroPython can be uploaded to the chip. The main aim of the book is to teach the readers how to use the MicroPython programming language on ESP8266 based hardware, especially on the NodeMCU. Several interesting and useful projects are given in the e-book (pdf) to show how to use the MicroPython in NodeMCU type ESP8266 hardware: Project “What shall I wear today?”: You will be developing a weather information system using a NodeMCU development board together with a Text-to-Speech processor module. Project “The Temperature and Humidity on the Cloud”: You will be developing a system that will get the ambient temperature and humidity using a sensor and then store this data on the cloud so that it can be accessed from anywhere. Project “Remote Web Based Control”: You will be developing a system that will remotely control two LEDs connected to a NodeMCU development board using an HTTP Web Server application.

    € 29,95

    Leden € 23,96

  • Assembly Language Essentials (E - book) - Elektor

    Elektor Digital Assembly Language Essentials (E-book)

    A Guide to Powerful Programming for Embedded Systems You must be a well-rounded professional to excel in the ever-evolving, rapidly developing embedded design and programming industry. Simply put, when it comes to electronics design and programming, the more topics you can master, the more you’ll flourish at your workplace and at your personal workbench. This shouldn’t be a surprise, as the line between the skills of a hardware engineer and software engineer is blurring. The former should have a good grasp of programming in order to build efficient systems. The latter should understand the details of the design (whether it’s a physical or virtual application) for which he or she is writing code. Thus, to be successful, a modern professional electronics engineer must have a solid grasp of both hardware design and programming. Assembly Language Essentials is a matter-of-fact guide to Assembly that will introduce you to the most fundamental programming language of a processor. Unlike other resources about Assembly that focus exclusively on specific processors and platforms, this book uses the architecture of a fictional processor with its own hardware and instruction set. This enables you to consider the importance of Assembly language without having to deal with predetermined hardware or architectural restrictions. You’ll immediately find this thorough introduction to Assembly to be a valuable resource, whether you know nothing about the language or you have used it before. The only prerequisite is that you have a working knowledge of at least one higher-level programming language, such as C or Java. Assembly Language Essentials is an indispensible resource for electronics engineering professionals, academics, and advanced students looking to enhance their programming skills. The book provides the following, and more: An introduction to Assembly language and its functionality Significant definitions associated with Assembly language, as well as essential terminology pertaining to higher-level programming languages and computer architecture Important algorithms that may be built into high-level languages, but must be done the “hard way” in Assembly language — multiplication, division, and polynomial evaluation A presentation of Interrupt Service Routines with examples A free, downloadable Assembler program for experimenting with Assembly

    € 29,95

    Leden € 23,96

  • Boîte à idées pour le Raspberry Pi - Elektor

    Elektor Publishing Boîte à idées pour le Raspberry Pi

    Lancé en mars 2012, plus les 30 millions d'exemples nanométriques du Raspberry Pi exposés. Il s’agit d’une contribution à la révolution des technologies de l’information et d’un grand stimulant pour le développement du monde de l’électronique. Le succès de la « tarte à la framboise » (traduction littérale de Raspberry Pie) est le résultat de l'industrie micro-électronique de transformation des produits. Eben Upton, son créateur, âme à l'origine, les acheteurs étaient presque tous des makers , adultes en général. Cependant la plupart d'entre eux étaient également des ingénieurs professionnels. Rapidité, les gens sont responsables de leurs activités personnelles lors de l'utilisation du Raspberry Pi avec une plateforme informatique stable, et ils sont également adoptés pour leur métier. La Fondation Raspberry Pi édite un magazine édité par la communauté Raspberry Pi : le MagPi (en anglais). Le magazine aborde les passions selon la nature du numérique nano-ordonné et global. Il contient des bancs d'essai de nouveaux produits, de nombreux tutoriels et un grand nombre de projets. Les membres de la communauté Raspberry Pi participent à leur expérience. La maison d'édition Elektor s'associe à la Fondation Raspberry Pi pour la publication dans le magazine français MagPi. Il est conçu pour assembler 84 projets publics du MagPi en développant l'utilisation du Raspberry Pi et son inspiration. Grâce à la taille fine et aux possibilités du Raspberry Pi, les créateurs du monde sont fiers des idées des plus folles. Partez en voyage dans un monde où est faisable ! Le Raspberry Pi à toutes les sauces pour ? s'inspirateur des projets réalisés par les membres de la communauté dénicher des utilisations inouïes découvrir des accessoires et technologies diverses entrer dans une communauté intégrée et active de Raspberry Pi

    € 39,95

    Leden € 35,96

  • Raspberry Pi Global Shutter Camera - Elektor

    Raspberry Pi Foundation Raspberry Pi Global Shutter Camera

    The Raspberry Pi Global Shutter Camera is a specialised 1.6 MP camera from Raspberry Pi that is able to capture rapid motion without introducing artefacts typical of rolling shutter cameras. It is ideally suited to fast motion photography and to machine vision applications, where even small amounts of distortion can seriously degrade inference performance. With a large pixel size of 3.45 x 3.45 ?m providing high light sensitivity, the Global Shutter Camera can operate with short exposure times (as low as 30 ?s with adequate lighting), an advantage for high-speed photography. It features a 1.6 MP Sony IMX296 sensor, and it has the same C/CS-mount lens assembly as the Raspberry Pi High Quality Camera, for compatibility with the same broad variety of lenses. In common with other global shutter sensors, the IMX296 has a lower resolution than similarly sized rolling shutter sensors; a low pixel count is appropriate for machine vision applications, where high-resolution images are challenging to process in real time. The Global Shutter Camera's lower resolution means that with appropriate lens magnification, an image suitable for processing by a machine vision model can be captured natively. The Raspberry Pi Global Shutter Camera is compatible with any Raspberry Pi computer that has a CSI connector. Specifications Form factor 38 x 38 x 19.8 mm (29.5 mm adapter and dust cap) Weight 34 g (41 g with adapter and dust cap) Sensor Sony IMX296LQR-C Resolution 1.58 MP (color) Sensor size 6.3 mm (sensor diagonal) Pixel size 3.45 x 3.45 ?m Output RAW10 Back focus length of lens Adjustable (12.5-22.4 mm) Lens standards CS-MountC-Mount (C-CS adapter included) IR cut filter Integrated Ribbon cable length 150 mm Included accessories C-CS mount adapterScrewdriver Tripod mount 1/4”-20 Included Raspberry Pi Global Shutter Camera C-CS mount adapter Screwdriver Ribbon cable (150 mm) Downloads Datasheet

    € 59,95

    Leden identiek

  •  -30% SparkFun Thing Plus (RP2040) - Elektor

    SparkFun SparkFun Thing Plus (RP2040)

    De RP2040 bevat twee ARM Cortex-M0+ processoren (tot 133MHz) en beschikt over: 264 kB ingebed SRAM in zes banken 6 speciale IOs voor SPI Flash (met ondersteuning voor XIP) 30 multifunctionele GPIOs: Specifieke hardware voor veelgebruikte periferie Programmeerbare IO voor uitgebreide periferie-ondersteuning Vier 12-bit ADC-kanalen met interne temperatuursensor (tot 0,5 MSa/s) USB 1.1 Host/Device-functionaliteit De RP2040 wordt ondersteund met C/C++ en MicroPython cross-platform ontwikkelomgevingen, inclusief eenvoudige toegang tot runtime debugging. Het heeft een UF2 boot ROM en floating-point routines ingebouwd in de chip. Terwijl de chip een groot intern RAM geheugen heeft, bevat de kaart een extra 16MB extern QSPI flash geheugen om programmacode op te slaan. Eigenschappen Raspberry Pi Foundation's RP2040 microcontroller 16MB QSPI Flash Geheugen JTAG PTH pinnen Thing Plus (of Feather) Form-Factor: 18 x Multifunctionele GPIO-pennen Vier 12-bit ADC kanalen met een interne temperatuursensor (500kSa/s) Tot acht 2-kanaals PWM Tot twee UART's Tot twee I2C-bussen Tot twee SPI-bussen USB-C-aansluiting: USB 1.1 Host/Device-functionaliteit 2-pins JST-aansluiting voor een LiPo-batterij (niet meegeleverd): 500mA laadcircuit Qwiic Aansluiting Druktoetsen: Boot Reset LEDs: PWR - Rode 3,3V voedingsindicatie CHG - Gele batterij laadindicatie 25 - Blauwe status/test-LED (GPIO 25) WS2812 - Adresseerbare RGB-LED (GPIO 08) Vier montagegaten: 4-40 schroefcompatibel Afmetingen: 2,3' x 0,9' RP2040 Kenmerken Dubbele Cortex M0+ processoren, tot 133 MHz 264 kB ingebed SRAM in 6 banken 6 speciale IOs voor QSPI flash, met ondersteuning voor execute in place (XIP) 30 programmeerbare IOs voor uitgebreide periferie-ondersteuning SWD-interface Timer met 4 alarmen Real-time clock (RTC) USB 1.1 Host/Device-functionaliteit Ondersteunde programmeertalen MicroPython C/C++

    € 19,95€ 13,95

    Leden identiek

  • Velleman Helping Hand with Magnifier, LED Light and Soldering Stand - Elektor

    Velleman Velleman Helping Hand with Magnifier, LED Light and Soldering Stand

    Specifications Lens diameter:90 mm / 3.54' Dioptre:lens Ø 90 mm: dioptre 3 – magnification: 1.75 Power supply: 3 x 1.5 V AAA battery Dimensions: 210 x 170 x 110 mm / 8.3 x 6.7 x 4.3' Weight: 615 g Material: Stand: stainless steel Lens: glass Connecting parts: copper

    € 19,95

    Leden € 17,96

  •  -35%Bijna uitverkocht Repair Platform Tool and PCB Holder ZD - 11F - Elektor

    Zhongdi ZD-11F Reparatieplatform & Printplaathouder

    Nog 2 op voorraad

    Dit multifunctionele gereedschap biedt een uitstekende allroundoplossing, ideaal voor het vasthouden van grote printplaten, desoldeerwerkzaamheden, etc. Kenmerken De armen van het reparatiestation kunnen gemakkelijk omhoog en omlaag bewegen, wat de bediening vergemakkelijkt. De verstelbare onderdelen zijn gemaakt van hetzelfde materiaal als de microscoop, met hoge kwaliteit, perfecte stabiliteit en precisie. De rubberen voetjes kunnen in alle richtingen bewegen, waardoor het werkplatform altijd op een vlakke ondergrond staat. Geschikt voor het desolderen van BGA-IC's. Specificaties Grof verstelbereik in hoogte 0∼230 mm Nauwkeurig verstelbereik in hoogte 0∼60 mm Max. opnamegrootte van de printplaat 250 mm (lengte of breedte) Min. opnamegrootte van de printplaat 20 mm (lengte of breedte)

    Nog 2 op voorraad

    € 169,95€ 109,95

    Leden identiek

  • SparkFun RedBoard Artemis - Elektor

    SparkFun SparkFun RedBoard Artemis

    De RedBoard Artemis heeft de verbeterde stroomconditionering en USB naar serial die we in de loop der jaren hebben verfijnd op onze RedBoard lijn van producten. Een moderne USB-C connector maakt programmeren eenvoudig. Een Qwiic connector maakt I²C eenvoudig. De RedBoard Artemis is volledig compatibel met SparkFun's Arduino kern en kan gemakkelijk geprogrammeerd worden onder de Arduino IDE. We hebben de JTAG connector vrijgemaakt voor meer gevorderde gebruikers die liever de kracht en snelheid van professionele tools gebruiken. We hebben een digitale MEMS microfoon toegevoegd voor mensen die willen experimenteren met always-on spraakcommando's met TensorFlow en machine learning. We hebben zelfs een handige jumper toegevoegd om het stroomverbruik te meten voor tests met laag stroomverbruik. Met 1MB flash en 384k RAM heb je genoeg ruimte voor je schetsen. De on-board Artemis module draait op 48MHz met een 96MHz turbo mode beschikbaar en met Bluetooth om te starten! Features Arduino Uno R3 Footprint 1M Flash / 384k RAM 48MHz / 96MHz turbo beschikbaar 24 GPIO - alle interrupt geschikt 21 PWM kanalen Ingebouwde BLE radio 10 ADC kanalen met 14-bit precisie 2 UART's 6 I²C-bussen 4 SPI-bussen PDM-interface I²S-Interface Qwiic-connector

    € 21,95

    Leden € 19,76

  • Seeed Studio XIAO ESP32S3 Sense - Elektor

    Seeed Studio Seeed Studio XIAO ESP32S3 Sense

    Seeed Studio XIAO ESP32S3 Sense integrates a camera sensor, digital microphone, and SD card support. Combining embedded ML computing power and photography capability, this development board can be your great tool to get started with intelligent voice and vision AI. Seeed Studio XIAO ESP32S3 Sense is built around a highly-integrated, Xtensa processor ESP32-S3R8 SoC, which supports 2.4 GHz WiFi and low-power Bluetooth BLE 5.0 dual-mode for multiple wireless applications. It has lithium battery charge management capability. As the advanced version of Seeed Studio XIAO ESP32S3, this board comes with a plug-in OV2640 camera sensor for displaying full 1600x1200 resolution. The base of it is even compatible with OV5640 for supporting up to 2592x1944 resolution. The digital microphone is also carried with the board for voice sensing and audio recognition. SenseCraft AI provides various pre-trained Artificial Intelligence (AI) models and no-code deployment to XIAO ESP32S3 Sense. With powerful SoC and built-in sensors, this development board has 8 MB PSRAM and 8 MB Flash on the chip, an additional SD card slot for supporting up to 32 GB FAT memory. These allow the board for more programming space and bring even more possibilities into embedded ML scenarios. Features Powerful MCU Board: Incorporate the ESP32S3 32-bit, dual-core, Xtensa processor chip operating up to 240 MHz, mounted multiple development ports, Arduino/MicroPython supported Advanced Functionality: with OV5640 camera sensor, integrating additional digital microphone Great Memory for more Possibilities: Offer 8 MB PSRAM and 8 MB Flash, supporting SD card slot for external 32 GB FAT memory Outstanding RF performance: Support 2.4 GHz Wi-Fi and BLE dual wireless communication, support 100m+ remote communication when connected with U.FL antenna Thumb-sized Compact Design: 21 x 17.5 mm, adopting the classic form factor of XIAO, suitable for space-limited projects like wearable devices Pretrained Al model from SenseCraft Al for no-code deployment Applications Image processing Speech Recognition Video Monitoring Wearable devices Smart Homes Health monitoring Education Low-Power (LP) networking Rapid prototyping Specifications Processor ESP32-S3R8 Xtensa LX7 dual-core, 32-bit processor that operates at up to 240 MHz Wireless Complete 2.4 GHz Wi-Fi subsystem BLE: Bluetooth 5.0, Bluetooth mesh Built-in Sensors oV2640 camera sensor for 1600x1200 Digital Microphone Memory On-chip 8 MB PSRAM & 8 MB Flash Onboard SD Card Slot, supporting 32 GB FAT lnterface 1x UART, 1x I²C, 1x I²S, 1x SPI, 11x GPIOs (PWM), 9x ADC, 1x User LED, 1x Charge LED, 1x B2B Connector (with 2 additional GPIOs) 1x Reset button, 1x Boot button Dimensions 21 x 17.5 x 15 mm (with expansion board) Power Input voltage (Type-C): 5 V lnput voltage (BAT): 4.2 V Circuit operating Voltage (ready to operate): - Type-C: 5 V @ 38.3 mA - BAT: 3.8 V @ 43.2 mA (with expansion board) Webcam Web application: Type-C: - Average power consumption: 5 V/138 mA - Photo moment: 5 V/341 mA Battery: - Average power consumption: 3.8 V/154 mA - Photo moment: 3.8 V/304 mA Microphone recording & SD card writing: Type-C: - Average power consumption: 5 V/46.5 mA - Peak power consumption: 5 V/89.6 mA Battery: - Average power consumption: 3.8 V/54.4 mA - Peak power consumption: 3.8 V/108 mA Charging battery current: 100 mA Low Power Consumption Model (Supply Power: 3.8 V) Modem Sleep Model: ~44 mA Light Sleep Model: ~5 mA Deep Sleep Model: ~3 mA Wi-Fi Enabled Power Consumption Active Model: ~ 110 mA (with expansion board) BLE Enabled Power Consumption Active Model: ~ 102 mA (with expansion board) Included 1x XIAO ESP32S3 1x Plug-in camera sensor board 1x Antenna Downloads GitHub

    € 24,95

    Leden € 22,46

  • Trilogy of Connectors, 3rd Edition (E - book) - Elektor

    Würth Trilogy of Connectors, 3rd Edition (E-book)

    Contents Basic principles A connector is an electromechanical system that provides a separable connection between two subsystems of an electronic device without an unacceptable effect on the performance of the device. It will be shown that there are a lot of complex parameters to handle properly to make this statement true. Design / Selection / Assembly This chapter provides an overview of design and material requirements for contact finishes, contact springs and connector housings as well as the major degradation mechanisms for these connector components. To complete this chapter, material selection criteria for each will also be reviewed. Additionally the Level of Interconnection (LOI) was integrated into this chapter as it addresses, where the connector is used within an electronic system and therefore influences the requirements and durability of the connector depending on its use. Applications This chapter is heading to the practical work and shows how customers use connectors in their applications to offer some possibilities and to ease your daily work. Additionally it contains some special topics like tin-whisker or impedance of ZIF cable to offer you extended background knowledge.

    € 26,99

    Leden € 21,59

  • iLabs LoRa Antenna (EU868) - Elektor

    iLabs iLabs LoRa Antenna (EU868)

    This is a 170 mm long 868 MHz 50 hm antenna kit targeted for use with iLabs Challenger LoRa products.The antenna can tilt and swivel making it easy to install it in various applications.The kit also comes with a RF cable assembly containing an SMA (Female) and JK-IPEX/MHF/U.FL for connection to the PCB. The coax is a 1-13 mm 50 Ohm cable and is 100 mm’s long.

    € 7,95

    Leden € 7,16

  • Pinecone BL602 Evaluation Board - Elektor

    Pinecone Pinecone BL602 Evaluation Board

    Features Build in USB to Serial interface Build-in PCB antenna Powered by Pineseed BL602 SoC using Pinenut model: 12S stamp 2 MB Flash USB-C connection Suitable to breadboard BIY project On board three color LEDs output Dimensions: 25.4 x 44.0 mm Note: USB cable is not included.

    € 8,95

    Leden identiek

  • Bijna uitverkocht Arduino Uno Rev3 SMD - Elektor

    Arduino Arduino Uno Rev3 SMD

    Nog 2 op voorraad

    De Uno verschilt van alle voorgaande boards doordat hij geen gebruik maakt van de FTDI USB-naar-serieel driver chip. Extra functies van de R3-versie zijn: ATmega16U2 in plaats van 8U2 als USB-naar-serieel converter. 1.0 pinout: toegevoegde SDA- en SCL-pinnen voor TWI-communicatie die in de buurt van de AREF-pin zijn geplaatst en twee andere nieuwe pinnen die in de buurt van de RESET-pin zijn geplaatst, de IOREF waarmee de shields zich kunnen aanpassen aan de spanning die door het board wordt geleverd en de tweede is een niet aangesloten pin, die is gereserveerd voor toekomstige doeleinden. Verbeterd RESET-circuit. Microcontroller ATMega328P Werkspanning 5 V Ingangsspanning 7 V - 12 V Digitale I/O-pinnen 14 PWM-pinnen 6 Analoge ingangspennen 8 DC uitgangsstroom per I/O-pin 20 mA DC uitgangsstroom voor 3,3 V-pin 50 mA Flash-Memory 32 KB (ATmega328P) waarvan 0,5 KB gebruikt door bootloader SRAM 2 KB EEPROM 1 KB Kloksnelheid 16 MHz LED_Builtin 13 Lengte 68,6 mm Breedte 53,4 mm Gewicht 25 gram

    Nog 2 op voorraad

    € 22,95

    Leden identiek

  • Zonne - energie (E - book) - Elektor

    Elektor Digital Zonne-energie (E-book)

    Dit praktijkboek richt zich tot iedereen die geïnteresseerd is in de techniek, de planning, de opbouw en het mogelijke rendement van zonnestroominstallaties. Het boek bevat veel nuttige informatie, van de principes van het genereren van stroom uit zonlicht via de dimensionering van leidingen, de werking van omvormers, laadregelaars en accu's tot en met de beschrijving van complete autonome of netgekoppelde fotovoltaïsche generatoren. Zowel de leek als de (meer of minder ervaren) elektrotechnicus kan dit boek ook als leidraad gebruiken bij de aansluiting van een generator op het elektriciteitsnet conform de voorschriften van de netbeheerder. Het boek bevat bovendien wetenswaardigheden over veiligheidsbepalingen en over de belasting door een deugdelijke constructie van fotovoltaïsche generatoren. Ontwerp, planning en montage worden aan de hand van een groot aantal illustraties gedetailleerd en op een ook voor leken begrijpelijke wijze behandeld. Bovendien geeft het boek waardevolle informatie over de kosten en eventuele opbrengst van zonnestroomgeneratoren. Tenslotte bevat dit boek een overzicht van belangrijke internet-sites waar u gratis software kunt downloaden voor het ontwerp en de dimensionering van netgekoppelde en autonome fotovoltaïsche installaties. U hoeft dus geen kostbare PC-programmatuur aan te schaffen!

    € 19,95

    Leden € 15,96

  • Elektor Mai/Juin 2024 (PDF) - Elektor

    Elektor Digital Elektor Mai/Juin 2024 (PDF)

    Le téléchargement intégral de ce numéro est disponible pour nos membres GOLD et GREEN sur le site Elektor Magazine ! Pas encore membre ? Cliquez ici. STM32 Wireless Innovation Design Contest Winners : les gagnants LC mètre en circuitétude de prototype AmpVolt : module de mesure de puissance (1)mesure de la puissance CC et de la consommation énergétique jusqu'à 50 V et 5 A Embedded world 2024 réparation d'équipements électroniquesoutils, techniques et conseils démarrer en électronique...plus de théorie sur les ampli-op un générateur de signaux simplePure synthèse numérique directe Sparkplug en un coup d'œilune spécification pour les données MQTT contrôleur de tube cathodique éclairage à commande radarcomment éclairer automatiquement un escalier en détectant une présence humaine niveau à bulle électronique et disque stroboscopique actif pour platines vinylerégler votre platine vinyle avec cet outil tout-en-un explorer les défis et la valeur commerciale de l’électronique open source le connecteur circulaire codé Aune solution de choix pour les applications industrielles The Arduino-Inside Measurement Labun instrument de test et de mesure 8 en 1 pour le labo d’électronique analyseur de gain-phase avec une carte sonpour les fréquences de 100 Hz à 90 kHz mesure du pH avec l'Arduino UNO R4vérifier la qualité de l'eau sur le vifdouble détente oscilloscope numérique FNIRSI 1014Dde bonnes performances pour des budgets serrés 2024 : l'odyssée de l'IAdétection d'objets générateur de référence 10 MHztrès précis, avec distributeur et isolation galvanique mise à jour #2 : compteur d'énergie basé sur l'ESP32quelques améliorations projet 2.0corrections, Mises à jour, et Courrier des lecteurs entretien avec Eben Upton, PDG de Raspberry PiRaspberry Pi 5 et au delà

    € 10,95

  • Bijna uitverkocht Adafruit 2.5 W Class D Mono Amplifier (PAM8302) - Elektor

    Adafruit Adafruit 2.5 W Class D Mono Amplifier (PAM8302)

    Nog 2 op voorraad

    This small mono amplifier is surprisingly powerful – able to deliver up to 2.5 W into 4-8 Ω impedance speakers. Inside the miniature chip is a class D controller, able to run from 2.0-5.5 V DC. Since the amplifier is a class D, it's very efficient making it perfect for portable and battery-powered projects. It has built-in thermal and over-current protection. There's even a volume trim pot so you can adjust the volume on the board down from the default 24 dB gain. The A+ and A- inputs of the amplifier go through 1.0 µF capacitors, so they are fully 'differential' – if you don't have differential outputs, simply tie the Audio-pin to ground. The output is 'Bridge Tied' – that means the output pins connect directly to the speaker pins, no connection to ground. The output is a high frequency 250 KHz square wave PWM that is then 'averaged out' by the speaker coil – the high frequencies are not heard. All the above means that you can't connect the output into another amplifier, it should drive the speakers directly. The amplifier comes with a fully assembled and tested breakout board, a header to plug it into a breadboard and a 3.5 mm screw-terminal blocks so you can easily attach/detach your speaker. Speaker is not included, we recommend using any 4 Ω or greater impedance speaker. Features Output Power: 2.5 W at 4Ω, 10% THD (total harmonic distortion), 1.5 W at 8 Ω, 10% THD, with 5.5 V Supply 50 dB PSRR (power supply rejection ratio) at 1 KHz Filterless design, with ferrite bead + capacitors on output. Fixed 24 dB gain, an onboard trim potentiometer for adjusting input volume. Thermal and short-circuit/over-current protection Low current draw: 4 mA quiescent and 0.5 mA in shutdown (due to pull-up resistor on SD pin)

    Nog 2 op voorraad

    € 5,95

    Leden € 5,36

  • Markers for the EggBot (Pack of 6) - Elektor

    STAEDTLER Permanent Markers for the EggBot (Pack of 6)

    Universele pen voor gebruik op nagenoeg alle oppervlakken Geschikt voor OHP Ook geschikt om op CD's en DVD's te schrijven Excellente veegvastheid en waterbestendigheid op nagenoeg alle oppervlakken Droog na luttele seconden, daarom ook ideaal voor linkshandigen Permanente, nagenoeg geurloze inkt Lichtbestendige kleuren: zwart, bruin Zwart is weersbestendig Opstelbare STAEDTLER box PP lichaam en dop voor een lange levensduur DRY SAFE - kan dagenlang open liggen zonder uitdrogen (Test ISO 554) Airplane safe - automatische aanpassing van de druk voorkomt het lekken van de pen aan boord van een vliegtuig Zonder xyleen en tolueen Schitterende kleuren Ljnbreedte S - Superfijn (ca. 0.4 mm) Navulbaar

    € 10,95

    Leden € 9,86

  • GSM/GPRS Projects (E - book) - Elektor

    Elektor Digital GSM/GPRS Projects (E-book)

    Based on PIC microcontrollers and Arduino Every mobile phone includes a GSM/GPRS modem which enables the phone to communicate with the external world. With the help of the GSM modems, users can establish audio conversations and send and receive SMS text messages. In addition, the GPRS modem enables users to connect to the internet and to send and receive large files such as pictures and video over the internet. This book is aimed for the people who may want to learn how to use the GSM/GPRS modems in microcontroller based projects. Two types of popular microcontroller families are considered in the e-book: PIC microcontrollers, and the Arduino. The highly popular mid-performance PIC18F87J50 microcontroller is used in PIC based projects together with a GSM Click board. In addition, the SIM900 GSM/GPRS shield is used with the Arduino Uno projects. Both GSM and GPRS based projects are included in the e-book. The book will enable you to control equipment remotely by sending SMS messages from your mobile phone to the microcontroller, send the ambient temperature readings from the microcontroller to a mobile phone as SMS messages, use the GPRS commands to access the internet from a microcontroller, send temperature readings to the cloud using UDP and TCP protocols and so on. It is assumed that the reader has some basic working knowledge of the C language and the use of microcontrollers in simple projects. Although not necessary, knowledge of at least one member of the PIC microcontroller family and the Arduino Uno will be an advantage. It will also be useful if the user has some knowledge of basic electronics.

    € 24,95

    Leden € 19,96

  •  -20% CircuitMess Spencer - DIY Voice Assistant - Elektor

    CircuitMess CircuitMess Spencer - DIY Voice Assistant

    Features Ask about the weather forecast for your area Hear a joke Ask him to sing you a song Set a stopwatch Make Spencer display custom animations Laugh at his corny popular culture references Included Spencer’s circuit board that includes a pre-soldered 144-pixel LED grid The brain board – does smart stuff and includes a dual-core processor, a 16 MB flash memory chip, and power-management circuitry Acrylic casing – this protects Spencer’s innards from the outside world A big red button Various smaller components such as resistors and pushbuttons Micro USB cable for powering your Spencer 5W Speaker Instruction booklet – ready for your offline knowledge consumption Here you can find the assembly guide!

    € 99,95€ 79,95

    Leden identiek

  • Elektor Select: Embedded & AI (PDF) - Elektor

    Elektor Digital Elektor Select: Embedded & AI (PDF)

    This collection features the best of Elektor Magazine's articles on embedded systems and artificial intelligence. From hands-on programming guides to innovative AI experiments, these pieces offer valuable insights and practical knowledge for engineers, developers, and enthusiasts exploring the evolving intersection of hardware design, software innovation, and intelligent technology. Contents Programming PICs from the Ground UpAssembler routine to output a sine wave Object-Oriented ProgrammingA Short Primer Using C++ Programming an FPGA Tracking Down Microcontroller Buffer Overflows with 0xDEADBEEF Too Quick to Code and Too Slow to Test? Understanding the Neurons in Neural NetworksEmbedded Neurons MAUI Programming for PC, Tablet, and SmartphoneThe New Framework in Theory and Practice USB Killer DetectorBetter Safe Than Sorry Understanding the Neurons in Neural NetworksArtificial Neurons A Bare-Metal Programming Guide Part 1: For STM32 and Other Controllers Part 2: Accurate Timing, the UART, and Debugging Part 3: CMSIS Headers, Automatic Testing, and a Web Server Introduction to TinyMLBig Is Not Always Better Microprocessors for Embedded SystemsPeculiar Parts, the Series FPGAs for BeginnersThe Path From MCU to FPGA Programming AI in Electronics DevelopmentAn Update After Only One Year AI in the Electronics LabGoogle Bard and Flux Copilot Put to the Test ESP32 and ChatGPTOn the Way to a Self-Programming System… Audio DSP FX Processor Board Part 1: Features and Design Part 2: Creating Applications Rust + EmbeddedA Development Power Duo A Smart Object CounterImage Recognition Made Easy with Edge Impulse Universal Garden LoggerA Step Towards AI Gardening A VHDL ClockMade with ChatGPT TensorFlow Lite on Small MicrocontrollersA (Very) Beginner’s Point of View Mosquito DetectionUsing Open Datasets and Arduino Nicla Vision Artificial Intelligence Timeline Intro to AI AlgorithmsPrompt: Which Algorithms Implement Each AI Tool? Bringing AI to the Edgewith ESP32-P4 The Growing Role of Edge AIA Trend Shaping the Future

    € 9,95

Login

Wachtwoord vergeten?

Heb je nog geen account?
Maak account aan