Produits Elektor

343 produits

  • Building Wireless Sensor Networks with OpenThread (E - book) - Elektor

    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

    Membres € 26,36

  • Building Wireless Sensor Networks with OpenThread - Elektor

    Elektor Publishing Building Wireless Sensor Networks with OpenThread

    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.

    € 39,95

    Membres € 35,96

  • Raspberry Pi 5 for Radio Amateurs (E - book) - Elektor

    Elektor Digital Raspberry Pi 5 for Radio Amateurs (E-book)

    Program and Build Raspberry Pi 5 Based Ham Station Utilities with the RTL-SDR The RTL-SDR devices (V3 and V4) have gained popularity among radio amateurs because of their very low cost and rich features. A basic system may consist of a USB based RTL-SDR device (dongle) with a suitable antenna, a Raspberry Pi 5 computer, a USB based external audio input-output adapter, and software installed on the Raspberry Pi 5 computer. With such a modest setup, it is possible to receive signals from around 24 MHz to over 1.7 GHz. This book is aimed at amateur radio enthusiasts and electronic engineering students, as well as at anyone interested in learning to use the Raspberry Pi 5 to build electronic projects. The book is suitable for both beginners through experienced readers. Some knowledge of the Python programming language is required to understand and eventually modify the projects given in the book. A block diagram, a circuit diagram, and a complete Python program listing is given for each project, alongside a comprehensive description. The following popular RTL-SDR programs are discussed in detail, aided by step-by-step installation guides for practical use on a Raspberry Pi 5: SimpleFM GQRX SDR++ CubicSDR RTL-SDR Server Dump1090 FLDIGI Quick RTL_433 aldo xcwcp GPredict TWCLOCK CQRLOG klog Morse2Ascii PyQSO Welle.io Ham Clock CHIRP xastir qsstv flrig XyGrib FreeDV Qtel (EchoLink) XDX (DX-Cluster) WSJT-X The application of the Python programming language on the latest Raspberry Pi 5 platform precludes the use of the programs in the book from working on older versions of Raspberry Pi computers.

    € 32,95

    Membres € 26,36

  • Raspberry Pi 5 for Radio Amateurs - Elektor

    Elektor Publishing Raspberry Pi 5 for Radio Amateurs

    Rupture de stock

    Program and Build Raspberry Pi 5 Based Ham Station Utilities with the RTL-SDR The RTL-SDR devices (V3 and V4) have gained popularity among radio amateurs because of their very low cost and rich features. A basic system may consist of a USB based RTL-SDR device (dongle) with a suitable antenna, a Raspberry Pi 5 computer, a USB based external audio input-output adapter, and software installed on the Raspberry Pi 5 computer. With such a modest setup, it is possible to receive signals from around 24 MHz to over 1.7 GHz. This book is aimed at amateur radio enthusiasts and electronic engineering students, as well as at anyone interested in learning to use the Raspberry Pi 5 to build electronic projects. The book is suitable for both beginners through experienced readers. Some knowledge of the Python programming language is required to understand and eventually modify the projects given in the book. A block diagram, a circuit diagram, and a complete Python program listing is given for each project, alongside a comprehensive description. The following popular RTL-SDR programs are discussed in detail, aided by step-by-step installation guides for practical use on a Raspberry Pi 5: SimpleFM GQRX SDR++ CubicSDR RTL-SDR Server Dump1090 FLDIGI Quick RTL_433 aldo xcwcp GPredict TWCLOCK CQRLOG klog Morse2Ascii PyQSO Welle.io Ham Clock CHIRP xastir qsstv flrig XyGrib FreeDV Qtel (EchoLink) XDX (DX-Cluster) WSJT-X The application of the Python programming language on the latest Raspberry Pi 5 platform precludes the use of the programs in the book from working on older versions of Raspberry Pi computers.

    Rupture de stock

    € 39,95

    Membres € 35,96

  • Coding Modbus TCP/IP for Arduino (E - book) - Elektor

    Elektor Digital Coding Modbus TCP/IP for Arduino (E-book)

    Example projects with Node-RED, MQTT, WinCC SCADA, Blynk, and ThingSpeak This comprehensive guide unlocks the power of Modbus TCP/IP communication with Arduino. From the basics of the Modbus protocol right up to full implementation in Arduino projects, the book walks you through the complete process with lucid explanations and practical examples. Learn how to set up Modbus TCP/IP communication with Arduino for seamless data exchange between devices over a network. Explore different Modbus functions and master reading and writing registers to control your devices remotely. Create Modbus client and server applications to integrate into your Arduino projects, boosting their connectivity and automation level. With detailed code snippets and illustrations, this guide is perfect for beginners and experienced Arduino enthusiasts alike. Whether you‘re a hobbyist looking to expand your skills or a professional seeking to implement Modbus TCP/IP communication in your projects, this book provides all the knowledge you need to harness the full potential of Modbus with Arduino. Projects covered in the book: TCP/IP communication between two Arduino Uno boards Modbus TCP/IP communication within the Node-RED environment Combining Arduino, Node-RED, and Blynk IoT cloud Interfacing Modbus TCP/IP with WinCC SCADA to control sensors Using MQTT protocol with Ethernet/ESP8266 Connecting to ThingSpeak IoT cloud using Ethernet/ESP8266

    € 32,95

    Membres € 26,36

  • Coding Modbus TCP/IP for Arduino - Elektor

    Elektor Publishing Coding Modbus TCP/IP for Arduino

    Example projects with Node-RED, MQTT, WinCC SCADA, Blynk, and ThingSpeak This comprehensive guide unlocks the power of Modbus TCP/IP communication with Arduino. From the basics of the Modbus protocol right up to full implementation in Arduino projects, the book walks you through the complete process with lucid explanations and practical examples. Learn how to set up Modbus TCP/IP communication with Arduino for seamless data exchange between devices over a network. Explore different Modbus functions and master reading and writing registers to control your devices remotely. Create Modbus client and server applications to integrate into your Arduino projects, boosting their connectivity and automation level. With detailed code snippets and illustrations, this guide is perfect for beginners and experienced Arduino enthusiasts alike. Whether you‘re a hobbyist looking to expand your skills or a professional seeking to implement Modbus TCP/IP communication in your projects, this book provides all the knowledge you need to harness the full potential of Modbus with Arduino. Projects covered in the book: TCP/IP communication between two Arduino Uno boards Modbus TCP/IP communication within the Node-RED environment Combining Arduino, Node-RED, and Blynk IoT cloud Interfacing Modbus TCP/IP with WinCC SCADA to control sensors Using MQTT protocol with Ethernet/ESP8266 Connecting to ThingSpeak IoT cloud using Ethernet/ESP8266

    € 39,95

    Membres identique

  •  -29% Node - Red Development Bundle - Elektor

    Elektor Bundles Kit de développement Node-Red

    Rupture de stock

    Le livre (en anglais ) "Node-RED and Raspberry Pi Pico W", de 527 pages, décrit en détail l'environnement de programmation Node-RED et propose des applications intéressantes. Uniquement chez Elektor, le livre bénéficie d'un support matériel solide sous la forme du populaire kit SunFounder Kepler comprenant plus de 450 composants, dont une carte Raspberry Pico W. Ce kit vous permet de réaliser avec succès la plupart des projets et exercices de programmation décrits dans le livre. Cette offre groupée contient : Livre : Node-Red and le Raspberry Pi Pico W (prix normal : 50 €) Kit SunFounder Kepler pour Raspberry Pi Pico W (prix normal : 70 €) Livre : Node-RED and Raspberry Pi Pico W Des bases aux flux pour les capteurs, l'automatisation, les moteurs, MQTT et les services cloud Ce livre est un guide d'apprentissage et une référence. Utilisez-le pour apprendre Node-RED, Raspberry Pi Pico W et MicroPython, et ajoutez ces outils de pointe à votre boîte à outils technologique. Il vous présentera les machines virtuelles, Docker et MySQL pour prendre en charge les projets IoT basés sur Node-RED et le Raspberry Pi Pico W. Ce livre combine plusieurs éléments dans une plate-forme qui alimente le développement d'applications modernes de l'Internet des objets. Ces éléments sont un serveur basé sur les flux, un microcontrôleur compatible WiFi, un langage de programmation de haut niveau et une technologie de déploiement. La combinaison de ces éléments vous donne les outils dont vous avez besoin pour créer des systèmes d'automatisation à n'importe quelle échelle. De la domotique à l'automatisation industrielle, ce livre vous aidera à démarrer. Node-RED est un outil de développement open source basé sur des flux qui facilite la connexion d'appareils, d'API et de services en ligne. Faites glisser et déposez des nœuds pour créer un organigramme qui allume vos lumières au coucher du soleil ou vous envoie un e-mail lorsqu'un capteur détecte un mouvement. Raspberry Pi Pico W est une version du Raspberry Pi Pico avec une capacité Wi-Fi 802.11n supplémentaire. C'est un appareil idéal pour les tâches informatiques physiques et une excellente adéquation avec le Node-RED. Faits rapides sur le livre Approche d'apprentissage par projet. Ne suppose aucune connaissance préalable des outils de programmation basés sur les flux. Apprenez à utiliser les outils d'infrastructure essentiels dans vos projets, tels que les machines virtuelles, Docker, MySQL et des API Web utiles telles que Google Sheets et OpenWeatherMap. Des dizaines de mini-projets soutenus par des photographies, des schémas de câblage et du code source. Obtenez-les à partir du référentiel GitHub du livre. Des instructions étape par étape sur tout. Toutes les expériences sont basées sur le Raspberry Pi Pico W. Un réseau Wi-Fi est requis pour tous les projets. Téléchargements GitHub Kit Kepler SunFounder pour Raspberry Pi Pico W Votre passerelle vers la programmation IoT et microcontrôleurs Avec plus de 450 composants et 117 projets en ligne, ce kit complet enflamme votre créativité. Les tutoriels de Paul McWhorter rendent l'apprentissage agréable pour les débutants et les utilisateurs avancés. Ce kit prend en charge MicroPython, C/C++ et Piper Make, offrant diverses options de programmation. Explorez les capteurs, les actionneurs, les LED et les écrans LCD pour des possibilités de projets infinies. De la domotique à la robotique, ce kit facilite votre parcours technologique. Caractéristiques Kit de démarrage IoT pour débutants : ce kit offre une riche expérience d'apprentissage IoT pour les débutants. Avec plus de 450 composants, 117 projets et des leçons vidéo dirigées par des experts, ce kit rend l'apprentissage de la programmation des microcontrôleurs et de l'IoT engageant et accessible. Leçons vidéo guidées par des experts : Le kit comprend 27 didacticiels vidéo du célèbre éducateur Paul McWhorter. Son style engageant simplifie des concepts complexes, garantissant une expérience d'apprentissage efficace en programmation de microcontrôleurs. Large gamme de matériel : le kit comprend une gamme diversifiée de composants tels que des capteurs, des actionneurs, des LED, des écrans LCD et bien plus encore, vous permettant d'expérimenter et de créer une variété de projets avec le Raspberry Pi Pico W. Prend en charge plusieurs langages : le kit offre une polyvalence avec la prise en charge de trois langages de programmation : MicroPython, C/C++ et Piper Make, offrant une expérience d'apprentissage de programmation diversifiée. Assistance dédiée : bénéficiez de notre assistance continue, notamment d'un forum communautaire et d'une aide technique rapide pour une expérience d'apprentissage fluide. Inclus Raspberry Pi Pico W Planche à pain Fils de liaison Résistance Transistor Condensateur Diode Module chargeur Li-Po 74HC595 TA6586 – Puce de pilote de moteur DIRIGÉ LED RVB Graphique à barres LED Affichage à 7 segments Affichage à 4 chiffres et 7 segments Matrice de points LED I²C LCD1602 Bande WS2812 RVB 8 LED Avertisseur sonore Docteur moteur Servomoteur Pompe à eau CC Relais Bouton Micro-interrupteur Interrupteur à glissière Potentiomètre Récepteur infrarouge Module de manette Clavier 4x4 Module MPR121 Module CRFM522 Photorésistance Thermistance Commutateur d'inclinaison Commutateur à lames Module de capteur de mouvement PIR Module de capteur de niveau d'eau Module à ultrasons Capteur d'humidité DHT11 Module MPU6050 Documentation Tutoriel en ligne

    Rupture de stock

    € 119,95€ 84,95

    Membres identique

  •  -20% Elektor MultiCalculator Kit (based on Arduino) - Elektor

    Elektor Labs Elektor Arduino MultiCalculator

    Le kit Elektor MultiCalculator est une calculatrice multifonction basée sur Arduino qui va au-delà des calculs de base. Il offre 22 fonctions, dont la mesure de la lumière et de la température, l'analyse différentielle de la température et le décodage de la télécommande IR NEC. L'Elektor MultiCalculator est un outil pratique à utiliser dans vos projets ou à des fins pédagogiques. Le kit comprend un module Pro Mini comme unité de calcul. Le PCB est facile à assembler à l’aide de composants traversants. Le boîtier se compose de 11 panneaux acryliques et de matériel de montage pour un assemblage facile. De plus, l'appareil est équipé d'un écran LCD alphanumérique 16x2, de 20 boutons et de capteurs de température. L'Elektor MultiCalculator est programmable avec l'IDE Arduino via un connecteur PCB à 6 voies. La calculatrice peut être programmée avec un adaptateur de programmation et elle est alimentée via USB-C. Modes de fonctionnement Calculatrice Code de résistance à 4 anneaux Code de résistance à 5 anneaux Conversion de décimal en hexadécimal et caractères (ASCII) Conversion d'hexadécimaux en décimaux et caractères (ASCII) Conversion de décimal en binaire et caractères (ASCII) Conversion binaire en décimal et hexadécimal Calcul de Hz, nF, réactance capacitive (XC) Calcul de Hz, µH, réactance inductive (XL) Calcul de la résistance de deux résistances connectées en parallèle Calcul de la résistance de deux résistances connectées en série Calcul d'une résistance parallèle inconnue Mesure de la température Mesure différentielle de température T1 et T2 et Delta(δ) Mesure de la lumière Chronomètre avec fonction temps au tour Compteur d'articles Décodage de la télécommande IR NEC Conversion AWG (American Wire Gauge) Lancer les dés Personnaliser le message de démarrage Étalonnage de la température Spécifications Langues des menus : Anglais, néerlandais Dimensions : 92 x 138 x 40 mm Durée de construction : environ 5 heures Inclus Composants PCB et traversants Feuilles acryliques prédécoupées avec toutes les pièces mécaniques Module microcontrôleur Pro Mini (ATmega328/5 V/16 MHz) Adaptateur de programmation Capteurs de température étanches Câble USB-C Téléchargements Software

    € 49,95€ 39,95

    Membres identique

  •  -20% Home Automation and Electronics for Starters (E - book) - Elektor

    Elektor Digital Home Automation and Electronics for Starters (E-book)

    Projets avec Arduino, ESPHome, Home Assistant, et Raspberry Pi & Co. Ce livre électronique contient plusieurs exemples de projets, en commençant par une introduction à l'électronique. Il explique également comment installer Home Assistant sur un Raspberry Pi, comment utiliser des capteurs de climat intérieur pour la température et l'humidité, comment mettre en œuvre le protocole MQTT et d'autres interfaces, et comment utiliser ESPHome pour intégrer des capteurs et des actionneurs dans Home Assistant. De nombreux tutoriels vidéo complètent le livre. Fundamentals of electrical engineering The book begins with an introduction to electrical engineering. You will learn the basics of voltage, current, resistors, diodes and transistors. Arduino and microcontrollers A complete section is dedicated to the Arduino Uno. You will get to know the structure, write your first programs and work on practical examples. Home Assistant and automation You will learn how to set up Home Assistant on a Raspberry Pi and how to use automations, scenes and devices. In addition, Zigbee, MQTT and ESP-NOW – important technologies for home automation – will be discussed. ESP8266, ESP32 and ESP32-CAM The popular ESP microcontrollers are covered in detail. A theoretical introduction is followed by practical projects that show you how to get the most out of these devices. Sensors and actuators The book explains the functionality and application of numerous sensors such as temperature and humidity sensors, motion detectors and RFID readers. For actuators, stepper motors, e-ink displays, servo motors and much more are covered. There are practical application examples for all devices. ESPHome This chapter shows you how to integrate sensors and actuators into Home Assistant without any programming effort. You will be guided step by step through the setup with ESPHome. LEDs and lighting technology In this chapter, you will learn about different types of LEDs and how they can be used. The basics of lighting technology are also explained. Node-RED A whole chapter is dedicated to Node-RED. You will learn the basics of this powerful tool and be guided step by step through its setup and use. Integrated Circuits (ICs) In electronics, there are numerous ICs that make our lives easier. You will get to know the most important ones and apply your knowledge in practical projects. Professional programming Advanced topics such as the correct use of buttons, the use of interrupts and the use of an NTP server for time synchronisation are covered in detail in this chapter. Downloads GitHub

    € 49,95€ 39,95

    Membres identique

  • Raspberry Pi 4 OR 5 AND Pico (E - book) - Elektor

    Elektor Digital Raspberry Pi 4 OR 5 AND Pico (E-book)

    Cool Projects for Test, Measurement, and Control The Raspberry Pi has dominated the maker scene for many years. Freely accessible I/O pins have made it one of the most popular processor boards of all time. However, the classic Raspberry Pi has no analog inputs. Direct measurement of analog values is therefore not possible. Consequently, photodiodes, NTCs, Hall sensors, etc. cannot be read directly. In addition, the pins are connected directly to the exposed contacts, i.e. without a driver or protection circuit. This can quickly destroy the central controller and thus the entire Raspberry Pi. These problems can be elegantly solved with the Pico. As a front-end, it can easily handle a wide range of measurement tasks. In addition, the Pico is much cheaper than a classic Raspberry Pi 4 or 5. If a faulty circuit leads to the destruction of the Pico, this is relatively easy to handle. This makes the combination of a classic Raspberry Pi 4 or 5 and the Pico an ideal pair. The book introduces the broad and highly topical field of modern controller technology using the combined force of a Raspberry Pi 4 or 5 and a Raspberry Pi Pico. In addition to a detailed introduction to the operation and functionality of the controller boards themselves, the book also focuses on data acquisition and processing with digital processors. Especially the combination of both systems offers a wide range of interesting possibilities. Some practical projects from the contents: USB between Raspberry Pi 4 or 5 and Pico I²C Communication and Pico as an I²C device Voltmeter and Computer Thermometer Pico W as a Web Server and WLAN Scanner Frequency Meters and Generators OLED Displays on Raspberry Pi 4 or 5 and Pico Energy Saving Monitor Which Astronauts are in Orbit? Mini Monitor for Current Bitcoin Exchange Rate

    € 32,95

    Membres € 26,36

  •  -50% The RF & Communications Collection (USB Stick) - Elektor

    The RF & Communications Collection (clé USB)

    Cette clé USB contient une sélection de plus de 350 articles sur les RF, la radio et la communication publiés dans le magazine Elektor. Le contenu comprend à la fois des articles de fond et des projets portant sur les sujets suivants : Circuits de base liés à la radio ainsi que circuits plus complexes comme des filtres, des oscillateurs et des amplificateurs. Conception, construction et théorie des antennes pour transmettre et recevoir efficacement des signaux radio. Conception et analyse de circuits RF, notamment filtres, mélangeurs, PLL et synthétiseurs de fréquence. Outils et techniques pour prédire les chemins de propagation des ondes radio et mesurer la force du signal RF. Techniques de traitement des signaux numériques dans les systèmes RF, y compris les méthodes de modulation et de démodulation. Projets sur les récepteurs radio, AM, FM, SSB, CW, DRM, DAB, DAB+, Software Defined Radio, et plus encore. Projets sur Wi-Fi, Bluetooth, LoRaWAN, et plus encore. Vous pouvez utiliser la fonction de recherche d'articles pour localiser un contenu spécifique dans le texte intégral. Les résultats sont toujours affichés sous forme de documents PDF préformatés. Vous pouvez utiliser Adobe Reader pour parcourir des articles et utiliser les fonctions de recherche intégrées d'Adobe Reader pour rechercher des instances de mots et d'expressions individuels.

    € 49,95€ 24,95

  •  -33% Practical Electronics Crash Course (Bundle) - Elektor

    Elektor Bundles Practical Electronics Crash Course (offre groupée)

    Se lancer dans l'électronique n'est pas aussi difficile qu'on pourrait le penser. Avec cette offre groupée (livre + kit), vous pouvez explorer et apprendre les concepts les plus importants de l'ingénierie électrique et électronique de manière ludique en réalisant diverses expériences. Vous apprendrez l'électronique pratiquement sans entrer dans un jargon technique complexe et de longs calculs. En conséquence, vous créerez bientôt vos propres projets. Ce kit contient les composants nécessaires pour construire la plupart des exemples détaillés du livre sur une planche à pain et les essayer pour de vrai. Ce kit peut, bien entendu, être utilisé sans livre pour construire d'autres circuits et réaliser vos propres expériences. Contenu du kit 1x 39 Ω, résistance de 1 W 1x résistance de 47 Ω 1x résistance de 180 Ω 1x résistance de 330 Ω 3x résistance de 1 kΩ 1x résistance de 2,2 kΩ 1x résistance de 3,9 kΩ 1x résistance de 6,8 kΩ 1x résistance de 10 kΩ 1x résistance de 15 kΩ 1x résistance de 22 kΩ 1x résistance de 33 kΩ 1x résistance de 47 kΩ 1x résistance de 56 kΩ 1x résistance de 82 kΩ 1x résistance de 120 kΩ 1x résistance de 680 kΩ 2x résistance de 100 kΩ 1x coupe-bordure de 10 kΩ 1x potentiomètre linéaire de 10 kΩ 1x potentiomètre linéaire de 100 kΩ 1x LDR 1x condensateur céramique de 1 nF 1x condensateur céramique de 10 nF 1x condensateur céramique de 100 nF 1x condensateur électrolytique en aluminium de 1 µF, 25 V 2x condensateur électrolytique en aluminium de 10 µF, 25 V 1x condensateur électrolytique en aluminium de 100 µF, 25 V 1x condensateur électrolytique en aluminium de 470 µF, 25 V 1x condensateur électrolytique en aluminium de 1000 µF, 25 V 1x LED RVB, cathode commune (CC) 1x diode de petit signal 1N4148 1x diode Zener 1N4733A 5,1 V, 1 W 3x LED, rouge 2x transistors NPN BC337 1x MOSFET canal N IRFZ44N 2x minuteries NE555 1x comparateur LM393 1x 74HCT08 quad ET portail 3x interrupteurs tactiles 2x commutateur SPDT 1x relais, SPDT, 9 V CC 1x buzzer actif 1x buzzer passif Câble solide de 50 cm, 16 AWG, sans gaine 2x pinces pour batterie PP3 9 V 1x planche à pain 20x fil de liaison Cette offre groupée contient : Kit : Practical Electronics Crash Course (d'une valuer de 45 €) Livre : Practical Electronics Crash Course (prix normal : 45 €)

    € 89,95€ 59,95

    Membres identique

  • Practical Electronics Crash Course (E - book) - Elektor

    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

    Membres € 26,36

  • Practical Electronics Crash Course - Elektor

    Elektor Publishing Practical Electronics Crash Course

    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

    € 39,95

    Membres € 35,96

  • The Arduino - Inside Measurement Lab (E - book) - Elektor

    Elektor Digital The Arduino-Inside Measurement Lab (E-book)

    An 8-in-1 test & measurement instrument for the electronics workbench A well-equipped electronics lab is crammed with power supplies, measuring devices, test equipment and signal generators. Wouldn‘t it be better to have one compact device for almost all tasks? Based on the Arduino, a PC interface is to be developed that’s as versatile as possible for measurement and control. It simply hangs on a USB cable and – depending on the software – forms the measuring head of a digital voltmeter or PC oscilloscope, a signal generator, an adjustable voltage source, a frequency counter, an ohmmeter, a capacitance meter, a characteristic curve recorder, and much more. The circuits and methods collected here are not only relevant for exactly these tasks in the "MSR" electronics lab, but many details can also be used within completely different contexts.

    € 29,95

    Membres € 23,96

  • The Arduino - Inside Measurement Lab - Elektor

    Elektor Publishing The Arduino-Inside Measurement Lab

    An 8-in-1 test & measurement instrument for the electronics workbench A well-equipped electronics lab is crammed with power supplies, measuring devices, test equipment and signal generators. Wouldn‘t it be better to have one compact device for almost all tasks? Based on the Arduino, a PC interface is to be developed that’s as versatile as possible for measurement and control. It simply hangs on a USB cable and – depending on the software – forms the measuring head of a digital voltmeter or PC oscilloscope, a signal generator, an adjustable voltage source, a frequency counter, an ohmmeter, a capacitance meter, a characteristic curve recorder, and much more. The circuits and methods collected here are not only relevant for exactly these tasks in the "MSR" electronics lab, but many details can also be used within completely different contexts.

    € 34,95

    Membres € 31,46

  • Elektor Mars/Avril 2024 (PDF) - Elektor

    Elektor Digital Elektor Mars/Avril 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. CaptureCountdétecteur et compteur d'objets basé sur le Raspberry Pi 5 référence de tension avec Arduino Pro Minilinéariser et calibrer les entrées analogiques FPGA pour les débutantsThe Path From MCU to FPGA Programming mise à jour : STM32 Wireless Innovation Design Contest 2024 Bluetooth LE avec MAUIControl Apps for Android & Co. carte d'extension de portsaugmentez le nombre d'E/S de votre carte de développement carte spéciale IAapprentissage automatique avec le Jetson Nano 2024 : l'Odyssée de l'IApremiers essais avec TensorFlow 262 144 façons de jouer au Jeu de la Vieun projet de lecteur en bref sur le vifle souffle du dragon sur mon cou faites tourner votre moteur CCSample Projects from the Elektor Motor Control Development Bundle Adaptateur ESP32-RS-232A Wireless Link for Classic Test Equipment démarrer en électronique…en savoir plus sur les ampli-op bibliothèques ESP recommandées composants piézoélectriques compteur d'objets intelligentreconnaissance d'images simplifiée avec Edge Impulse des solutions à vos problèmes de développement de systèmes embarqués les plus délicats Terminal ESP32un appareil portable avec un écran tactile commencer avec le RTOS Zephyraussi puissant que difficile à maîtriser Award-Winning EthicsDialogue avec Alexander Gerfer, Directeur Technique chez Würth Elektronik eiSos sur la promotion du comportement respectueux et innovant projet 2.0corrections, mises à jour et courrier des lecteurs

    € 10,95

  • Arduino for Radio Amateur Applications (E - book) - Elektor

    Elektor Digital Arduino for Radio Amateur Applications (E-book)

    Program and build Arduino-based ham station utilities, tools, and instruments In addition to a detailed introduction to the exciting world of the Arduino microcontroller and its many variants, this book introduces you to the shields, modules, and components you can connect to the Arduino. Many of these components are discussed in detail and used in the projects included in this book to help you understand how these components can be incorporated into your own Arduino projects. Emphasis has been placed on designing and creating a wide range of amateur radio-related projects that can easily be built in just a few days. This book is written for ham radio operators and Arduino enthusiasts of all skill levels, and includes discussions about the tools, construction methods, and troubleshooting techniques used in creating amateur radio-related Arduino projects. The book teaches you how to create feature-rich Arduino-based projects, with the goal of helping you to advance beyond this book, and design and build your own ham radio Arduino projects. In addition, this book describes in detail the design, construction, programming, and operation of the following projects: CW Beacon and Foxhunt Keyer Mini Weather Station RF Probe with LED Bar Graph DTMF Tone Encoder DTMF Tone Decoder Waveform Generator Auto Power On/Off Bluetooth CW Keyer Station Power Monitor AC Current Monitor This book assumes a basic knowledge of electronics and circuit construction. Basic knowledge of how to program the Arduino using its IDE will also be beneficial.

    € 32,95

    Membres € 26,36

  • Arduino for Radio Amateur Applications - Elektor

    Elektor Publishing Arduino for Radio Amateur Applications

    Program and build Arduino-based ham station utilities, tools, and instruments In addition to a detailed introduction to the exciting world of the Arduino microcontroller and its many variants, this book introduces you to the shields, modules, and components you can connect to the Arduino. Many of these components are discussed in detail and used in the projects included in this book to help you understand how these components can be incorporated into your own Arduino projects. Emphasis has been placed on designing and creating a wide range of amateur radio-related projects that can easily be built in just a few days. This book is written for ham radio operators and Arduino enthusiasts of all skill levels, and includes discussions about the tools, construction methods, and troubleshooting techniques used in creating amateur radio-related Arduino projects. The book teaches you how to create feature-rich Arduino-based projects, with the goal of helping you to advance beyond this book, and design and build your own ham radio Arduino projects. In addition, this book describes in detail the design, construction, programming, and operation of the following projects: CW Beacon and Foxhunt Keyer Mini Weather Station RF Probe with LED Bar Graph DTMF Tone Encoder DTMF Tone Decoder Waveform Generator Auto Power On/Off Bluetooth CW Keyer Station Power Monitor AC Current Monitor This book assumes a basic knowledge of electronics and circuit construction. Basic knowledge of how to program the Arduino using its IDE will also be beneficial.

    € 39,95

    Membres € 35,96

  •  -20% Bundle: Logic Analyzers in Practice (Book) + USB Logic Analyzer (8 - ch, 24 MHz) - Elektor

    Elektor Bundles Offre groupée : Logic Analyzers in Practice (livre) + Analyseur logique USB (8 voies, 24 MHz)

    PC USB Logic Analyzers with Arduino, Raspberry Pi, and Co. Step-by-step instructions guide you through the analysis of modern protocols such as I²C, SPI, UART, RS-232, NeoPixel, WS28xx, HD44780 and 1-Wire protocols. With the help of numerous experimental circuits based on the Raspberry Pi Pico, Arduino Uno and the Bus Pirate, you will learn the practical application of popular USB logic analyzers. All the experimental circuits presented in this book have been fully tested and are fully functional. The necessary program listings are included – no special programming or electronics knowledge is required for these circuits. The programming languages used are MicroPython and C along with the development environments Thonny and Arduino IDE. This book uses several models of flexible and widely available USB logic analyzers and shows the strengths and weaknesses of each price range. You will learn about the criteria that matter for your work and be able to find the right device for you. Whether Arduino, Raspberry Pi or Raspberry Pi Pico, the example circuits shown allow you to get started quickly with protocol analysis and can also serve as a basis for your own experiments. After reading this book, you will be familiar with all the important terms and contexts, conduct your own experiments, analyze protocols independently, culminating in a comprehensive knowledge set of digital signals and protocols. Analyseur logique USB (8 voies, 24 MHz) Cet analyseur logique USB est un analyseur logique à 8 voies avec chaque entrée à double usage pour l'enregistrement de données analogiques. Idéal pour le débogage et l'analyse de signaux tels que I²C, UART, SPI, CAN et 1-Wire. Il fonctionne en échantillonnant une entrée numérique connectée à un dispositif en test (DUT) à une fréquence d'échantillonnage élevée. La connexion au PC se fait via USB. Spécifications Voies 8 voies numériques Fréquence d'échantillonnage maximale 24 MHz Tension d'entrée maximale 0 V ~ 5 V Température de fonctionnement 0°C ~ 70°C Impédance d'entrée 1 MΩ || 10 pF Protocoles pris en charge I²C, SPI, UART, CAN, 1-Wire, etc. Connexion au PC USB Dimensions 55 x 28 x 14 mm Télechargements Software Cette offre groupée contient : Livre 'Logic Analyzers in Practice' (prix normal : 35 €) Analyseur logique USB (8 voies, 24 MHz) (prix normal : 15 €) Câble USB Nappe de fils de liaison

    € 49,95€ 39,95

    Membres identique

  • Logic Analyzers in Practice (E - book) - Elektor

    Elektor Digital Logic Analyzers in Practice (E-book)

    PC USB Logic Analyzers with Arduino, Raspberry Pi, and Co. Step-by-step instructions guide you through the analysis of modern protocols such as I²C, SPI, UART, RS-232, NeoPixel, WS28xx, HD44780 and 1-Wire protocols. With the help of numerous experimental circuits based on the Raspberry Pi Pico, Arduino Uno and the Bus Pirate, you will learn the practical application of popular USB logic analyzers. All the experimental circuits presented in this book have been fully tested and are fully functional. The necessary program listings are included – no special programming or electronics knowledge is required for these circuits. The programming languages used are MicroPython and C along with the development environments Thonny and Arduino IDE. This book uses several models of flexible and widely available USB logic analyzers and shows the strengths and weaknesses of each price range. You will learn about the criteria that matter for your work and be able to find the right device for you. Whether Arduino, Raspberry Pi or Raspberry Pi Pico, the example circuits shown allow you to get started quickly with protocol analysis and can also serve as a basis for your own experiments. After reading this book, you will be familiar with all the important terms and contexts, conduct your own experiments, analyze protocols independently, culminating in a comprehensive knowledge set of digital signals and protocols.

    € 29,95

    Membres € 23,96

  • Logic Analyzers in Practice - Elektor

    Elektor Publishing Logic Analyzers in Practice

    PC USB Logic Analyzers with Arduino, Raspberry Pi, and Co. Step-by-step instructions guide you through the analysis of modern protocols such as I²C, SPI, UART, RS-232, NeoPixel, WS28xx, HD44780 and 1-Wire protocols. With the help of numerous experimental circuits based on the Raspberry Pi Pico, Arduino Uno and the Bus Pirate, you will learn the practical application of popular USB logic analyzers. All the experimental circuits presented in this book have been fully tested and are fully functional. The necessary program listings are included – no special programming or electronics knowledge is required for these circuits. The programming languages used are MicroPython and C along with the development environments Thonny and Arduino IDE. This book uses several models of flexible and widely available USB logic analyzers and shows the strengths and weaknesses of each price range. You will learn about the criteria that matter for your work and be able to find the right device for you. Whether Arduino, Raspberry Pi or Raspberry Pi Pico, the example circuits shown allow you to get started quickly with protocol analysis and can also serve as a basis for your own experiments. After reading this book, you will be familiar with all the important terms and contexts, conduct your own experiments, analyze protocols independently, culminating in a comprehensive knowledge set of digital signals and protocols.

    € 34,95

    Membres € 31,46

  •  -50% MagPi Archive 2018 - 2024 (USB Stick) - Elektor

    Archives de MagPi (clé USB)

    Plus de 6 ans de MagPi (de 2018 à 2024) sur clé USB Cette clé USB contient tous les numéros de MagPi en français des années 2018 à janvier-février 2024. La dernière édition (mars-avril 2024) peut être téléchargée gratuitement pour tout le monde ici. MagPi est le magazine officiel de la Fondation Raspberry Pi. Il contient des bancs d’essai de nouveaux produits, de nombreux tutoriels et un grand nombre de projets choisis pour leur intérêt et leur originalité.

    € 69,95€ 34,95

    Membres identique

  • Universal Display Book for PIC Microcontrollers (E - book) - Elektor

    Elektor Digital Universal Display Book for PIC Microcontrollers (E-book)

    The newcomer to Microchip’s PIC microcontrollers invariably gets an LED to flash as their first attempt to master this technology. You can use just a simple LED indicator in order to show that your initial attempt is working, which will give you confidence to move forward. This is how the book begins — simple programs to flash LEDs, and eventually by stages to use other display indicators such as the 7-segment display, alphanumeric liquid crystal displays and eventually a colour graphic LCD. As the reader progresses through the book, bigger and upgraded PIC chips are introduced, with full circuit diagrams and source code, both in assembler and C. In addition, a small tutorial is included using the MPLAB programming environment, together with the EAGLE schematic and PCB design package to enable readers to create their own designs using the book’s many case studies as working examples to work from.

    € 19,95

    Membres € 15,96

Connexion

Mot de passe oublié ?

Vous n'avez pas encore de compte ?
Créer un compte