Meilleures ventes
-
Elektor Digital Mastering the Arduino Uno R4 (E-book)
Programming and Projects for the Minima and WiFi Based on the low-cost 8-bit ATmega328P processor, the Arduino Uno R3 board is likely to score as the most popular Arduino family member so far, and this workhorse has been with us for many years. Recently, the new Arduino Uno R4 was released, based on a 48-MHz, 32-bit Cortex-M4 processor with a huge amount of SRAM and flash memory. Additionally, a higher-precision ADC and a new DAC are added to the design. The new board also supports the CAN Bus with an interface. Two versions of the board are available: Uno R4 Minima, and Uno R4 WiFi. This book is about using these new boards to develop many different and interesting projects with just a handful of parts and external modules, which are available as a kit from Elektor. All projects described in the book have been fully tested on the Uno R4 Minima or the Uno R4 WiFi board, as appropriate. The project topics include the reading, control, and driving of many components and modules in the kit as well as on the relevant Uno R4 board, including LEDs 7-segment displays (using timer interrupts) LCDs Sensors RFID Reader 4×4 Keypad Real-time clock (RTC) Joystick 8×8 LED matrix Motors DAC (Digital-to-analog converter) LED matrix WiFi connectivity Serial UART CAN bus Infrared controller and receiver Simulators ? all in creative and educational ways with the project operation and associated software explained in great detail.
€ 32,95
Membres € 26,36
-
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
-
Arduino Arduino Uno Rev3
Arduino Uno est une carte à microcontrôleur open-source basée sur l'ATmega328P. Elle possède 14 broches d'entrée/sortie numériques (dont 6 peuvent être utilisées comme sorties PWM), 6 entrées analogiques, un résonateur céramique de 16 MHz (CSTCE16M0V53-R0), une connexion USB, une prise d'alimentation, un connecteur ICSP et un bouton de réinitialisation. Il contient tout ce qui est nécessaire au fonctionnement du microcontrôleur ; il suffit de le connecter à un ordinateur avec un câble USB ou de l'alimenter avec un adaptateur CA-CC ou une batterie pour commencer. Vous pouvez bricoler avec votre Uno sans trop de soucis, dans le pire des cas, vous pouvez remplacer la puce pour quelques dollars et recommencer le travail. « Uno » signifie un en italien et a été choisi pour marquer la sortie du logiciel Arduino (IDE) 1.0. La carte Uno et la version 1.0 du logiciel Arduino (IDE) étaient les versions de référence d'Arduino, qui ont maintenant évolué vers des versions plus récentes. La carte Uno est la première d'une série de cartes Arduino USB, et le modèle de référence de la plate-forme Arduino ; pour une liste exhaustive des cartes actuelles, passées ou obsolètes, voir l'index des cartes Arduino. Spécifications Microcontrôleur ATmega328P Tension de fonctionnement 5 V Tension d'entrée (recommandée) 7-12 V Tension d'entrée (limite) 6-20 V Broches E/S numériques 14 (dont 6 fournissent une sortie PWM) Broches E/S numériques PWM 6 Broches d'entrée analogique 6 Courant continu par broche d'entrée/sortie 20 mA Courant continu pour la broche 3,3 V 50 mA Mémoire flash 32 Ko (ATmega328P) dont 0,5 Ko utilisé par le bootloader SRAM 2 KB (ATmega328P) EEPROM 1 KB (ATmega328P) Fréquence d'horloge 16 MHz LED_BUILTIN 13 Dimensions 68,6 x 53,4 mm Poids 25 g
€ 24,95€ 12,50
Membres identique
-
Elektor Digital The CAN Bus Companion (E-book)
Projects with Arduino Uno & Raspberry Pi with Examples for the MCP2515 CAN Bus Interface Module This book details the use of the Arduino Uno and the Raspberry Pi 4 in practical CAN bus based projects. Using either the Arduino Uno or the Raspberry Pi with off-the-shelf CAN bus interface modules considerably ease developing, debugging, and testing CAN bus based projects. This book is written for students, practicing engineers, enthusiasts, and for everyone else wanting to learn more about the CAN bus and its applications. The book assumes that the reader has some knowledge of basic electronics. Knowledge of the C and Python programming languages and programming the Arduino Uno using its IDE and Raspberry Pi will be useful, especially if the reader intends to develop microcontroller-based projects using the CAN bus. The book should be a useful source of reference material for anyone interested in finding answers to questions such as: What bus systems are available for the automotive industry? What are the principles of the CAN bus? How can I create a physical CAN bus? What types of frames (or data packets) are available in a CAN bus system? How can errors be detected in a CAN bus system and how dependable is a CAN bus system? What types of CAN bus controllers exist? How do I use the MCP2515 CAN bus controller? How do I create 2-node Arduino Uno-based CAN bus projects? How do I create 3-node Arduino Uno-based CAN bus projects? How do I set the acceptance masks and acceptance filters? How do I analyze data on the CAN bus? How do I create 2-node Raspberry Pi-based CAN bus projects? How do I create 3-node Raspberry Pi-based CAN bus projects?
€ 29,95
Membres € 23,96
-
Elektor Digital The Complete ESP32 Projects Guide (E-book)
59 Experiments with Arduino IDE and Python The main aim of this book is to teach the Arduino IDE and MicroPython programming languages in ESP32 based projects, using the highly popular ESP32 DevKitC development board. Many simple, basic, and intermediate level projects are provided in the book using the Arduino IDE with ESP32 DevKitC. All projects have been tested and work. Block diagrams, circuit diagrams, and complete program listings of all projects are given with explanations. In addition, several projects are provided for programming the ESP32 DevKitC using MicroPython. The projects provided in this book are designed to teach the following features of the ESP32 processor: GPIOs Touch sensors External interrupts Timer interrupts I²C and I²S SPI PWM ADC DAC UART Hall sensor Temperature sensor Infrared controller Reading and writing to SD card Reading and writing to flash memory RTC timer Chip ID Security and encryption Wi-Fi and network programming Bluetooth BLE programming Communication mobile devices Low power design ESP-IDF programming The projects have been organized with increasing levels of difficulty. Readers are encouraged to tackle the projects in the order given. A specially prepared hardware kit (SKU 18305) is available from Elektor. With the help of this hardware, it should be easy and fun to build the projects in this book.
€ 34,95
Membres € 27,96
-
Elektor Publishing Tektronix Oscilloscopes Restoration Guide
An Illustrated Handbook of Vintage ‘Scopes Repair and Preservation Tektronix oscilloscopes are true masterpieces of electronics and have helped mankind advance in every field of science, wherever a physical phenomenon needed to be observed and studied. They helped man reach the moon, find the cause of plane crashes, and paved the way for thousands of other discoveries. Restoring and collecting these oscilloscopes is an exciting activity; it is really worthwhile to save them from the effects of time and restore them to their original condition. Many parts are quite easy to find, and there are many Internet sites, groups, and videos that can help you. Much of the original documentation is still available, but it is not always sufficient. This book contains a lot of information, descriptions, suggestions, technical notes, photos and schematics that can be of great help to those who want to restore or simply repair these wonderful witnesses of one of the most beautiful eras in the history of technology. Component layouts included! This book includes a nearly complete component layout plan of the original 545 oscilloscope, with relative reference designators. Not found in the original Tektronix manuals, this layout should prove invaluable to the repair technician.
€ 69,95
Membres € 62,96
-
FNIRSI FNIRSI DWS-200 Station de soudure intelligente (avec poignée F245 + 6 pointes de soudure)
La FNIRSI DWS-200 est une puissante station de soudage intelligente de 200 W, idéale pour les applications de soudage électronique. Alimenté par une alimentation à découpage, il fonctionne sans problème avec une large plage de tension d'entrée de 100 à 240 V. La station offre une plage de température réglable de 100°C à 450°C et permet de basculer facilement entre °C et °F. Pour améliorer l'efficacité, il prend en charge jusqu'à trois valeurs de température prédéfinies et peut se connecter à un support de fer à souder pour l'activation du mode veille. La station dispose également d'un mode de courbe de température dynamique pour la surveillance des données en temps réel, garantissant des performances précises et cohérentes dans les tâches de soudage exigeantes. Features Puissance de sortie maximale de 200 W, permettant un chauffage rapide Large entrée de tension adaptative de 100 à 240 V Écran TFT couleur HD de 2,8 pouces avec contrôle intelligent Plusieurs groupes prédéfinis pour basculer rapidement entre différents paramètres Prend en charge les types de poignées à souder F245 et F210, offrant ainsi une flexibilité pour différentes applications de soudage Mode veille en temps réel pour prolonger la durée de vie de la panne à souder Surveillance multimode en temps réel de l'état de l'alimentation et de la température, améliorant ainsi la sécurité et la précision Spécifications Puissance maximale 200 W (maximum) Plage de température 100°C~450°C Écran Écran couleur TFT HD de 2,8 pouces Temps de chauffage 1 seconde Temps de fusion 3 secondes Tension d'entrée 100-240 V (CA) Fusible d'entrée 3A Type de poignée à souder F245 Dimensions (station) 156 x 96 x 103 mm Poids (station) 475 g Inclus 1x FNIRSI DWS-200 station de soudage 1x Poignée à souder F245 6x Pannes à souder (B, KU, K, C2, I, JS) 1x Câble de connexion 2x Coups de main 1x Câble d'alimentation (UE) Téléchargements Manual Firmware V1.3
€ 177,52
-
Raspberry Pi Foundation Câble mini-HDMI officiel pour Raspberry Pi Zero
Le câble officiel Raspberry Pi mini-HDMI vers HDMI (A/M) conçu pour tous les modèles Raspberry Pi Zero. HDMI Type D(M) 19 broches vers HDMI Type A(M) 19 broches Câble de 1 m (blanc) Bouchons nickelés Conforme 4Kp60 Conforme RoHS Isolation 3 Mohm 300 V DC , résiste à 300 V DC pendant 0,1 s
€ 3,95€ 1,95
Membres identique
-
Raspberry Pi Foundation Boitier officiel pour Raspberry Pi Zero
Le dossier se compose de deux parties. Il dispose d'une base standard comportant une découpe pour permettre l'accès au GPIO, et d'un choix de trois couvercles : un couvercle simple, un couvercle GPIO (permettant l'accès au GPIO par le haut) et un couvercle de caméra (qui, lorsqu'il est utilisé avec le câble de caméra court fourni, permet d'installer parfaitement la caméra Raspberry Pi ou la caméra Noir). Inclus 1x socle 3x couvercles (unis, GPIO, appareil photo) 1x câble de caméra court 4x pieds en caoutchouc
€ 7,95
Membres identique
-
Elektor Publishing Nucleo Boards Programming with the STM32CubeIDE
Hands-on in more than 50 projects STM32 Nucleo family of processors are manufactured by STMicroelectronics. These are low-cost ARM microcontroller development boards. This book is about developing projects using the popular STM32CubeIDE software with the Nucleo-L476RG development board. In the early Chapters of the book the architecture of the Nucleo family is briefly described. The book covers many projects using most features of the Nucleo-L476RG development board where the full software listings for the STM32CubeIDE are given for each project together with extensive descriptions. The projects range from simple flashing LEDs to more complex projects using modules, devices, and libraries such as GPIO, ADC, DAC, I²C, SPI, LCD, DMA, analogue inputs, power management, X-CUBE-MEMS1 library, DEBUGGING, and others. In addition, several projects are given using the popular Nucleo Expansion Boards. These Expansion Boards plug on top of the Nucleo development boards and provide sensors, relays, accelerometers, gyroscopes, Wi-Fi, and many others. Using an expansion board together with the X-CUBE-MEMS1 library simplifies the task of project development considerably. All the projects in the book have been tested and are working. The following sub-headings are given for each project: Project Title, Description, Aim, Block Diagram, Circuit Diagram, and Program Listing for the STM32CubeIDE. In this book you will learn about STM32 microcontroller architecture; the Nucleo-L476RG development board in projects using the STM32CubeIDE integrated software development tool; external and internal interrupts and DMA; DEBUG, a program developed using the STM32CubeIDE; the MCU in Sleep, Stop, and in Standby modes; Nucleo Expansion Boards with the Nucleo development boards. What you need a PC with Internet connection and a USB port; STM32CubeIDE software (available at STMicroelectronics website free of charge) the project source files, available from the book’s webpage hosted by Elektor; Nucleo-L476RG development board; simple electronic devices such as LEDs, temperature sensor, I²C and SPI chips, and a few more; Nucleo Expansion Boards (optional).
€ 49,95
Membres € 44,96
-
JOY-iT JOY-iT Uno R3 DIP
La carte Uno R3 est le microcontrôleur parfait pour ceux qui souhaitent entrer dans le monde de la programmation sans problème. Le microcontrôleur ATMega328 vous offre suffisamment de puissance pour vos idées et projets. La carte Uno dispose d'une connexion USB de type B, ce qui vous permet de l'utiliser facilement avec des programmes - bien sûr via l'environnement de programmation bien connu Arduino IDE. Vous pouvez le connecter à la source d'alimentation via le port USB ou utiliser sa propre connexion d'alimentation. Remarque : Le pilote CH341 doit être préinstallé pour que la carte Uno soit reconnue par l'IDE Arduino. Microcontrôleur ATmega 328 Vitesse de l'horloge 16 MHz Tension de fonctionnement 5 V Tension d'entrée 5-10 V Broches d'E/S numériques 14 avec MLI 6 USB 1 fois IPS 1 fois I²C 1 fois ICSP 1 fois Mémoire flash 32 Ko EEPROM 1 fois
€ 14,95
Membres € 13,46
-
Raspberry Pi Foundation Boîtier officiel pour Raspberry Pi 5 (noir/gris)
Le boîtier Raspberry Pi 5 est une amélioration du boîtier Raspberry Pi 4 avec des caractéristiques thermiques améliorées pour prendre en charge la consommation d'énergie maximale plus élevée du Raspberry Pi 5. Il intègre un ventilateur à vitesse variable qui est alimenté et contrôlé via un connecteur dédié sur le Raspberry Pi 5.
€ 11,95€ 5,95
Membres identique
-
Elektor Digital Explore ATtiny Microcontrollers using C and Assembly Language (E-book)
Un aperçu approfondi de l'architecture AVR 8 bits présente dans les microcontrôleurs ATtiny et ATmega, principalement d'un point de vue logiciel et programmation. Explorez l'architecture AVR en utilisant le langage C et le langage assembleur dans Microchip Studio (anciennement Atmel Studio) avec les microcontrôleurs ATtiny. Apprenez les détails du fonctionnement interne des microcontrôleurs AVR, notamment les registres internes et la carte mémoire des microcontrôleur ATtiny. Programmez les microcontrôleurs ATtiny en utilisant un programmateur/débogueur Atmel-ICE, ou utilisez un programmateur "maison" bon marché, ou même un Arduino Uno comme programmateur. La plupart des exemples de code peuvent être exécutés à l'aide du simulateur AVR de Microchip Studio. Apprenez à écrire des programmes pour les microcontrôleurs ATtiny en langage assembleur. Découvrez comment le langage assembleur est converti en instructions de code machine par le programme assembleur. Découvrez comment les programmes écrits en langage de programmation C se traduitsent en langage assembleur et finalement en instructions de code machine. Utiliser le débogueur Microchip Studio en combinaison avec un programmateur/débogueur USB matériel pour tester les programmes en langage assembleur et langage C ou utiliser le simulateur AVR Microchip Studio. Les microcontrôleurs ATtiny en boîtier DIP sont utilisés dans ce volume pour une exploitation facile sur des platine d'essai électroniques, en ciblant principalement les ATtiny13(A) et ATtiny25/45/85. Comprenez la synchronisation des instructions et les horloges des microcontrôleurs AVR en utilisant les microcontrôleurs ATtiny. Devenez un expert AVR avec des compétences avancées en débogage et en programmation.
€ 34,95
Membres € 27,96
-
Kuongshun Alimentation EU pour Arduino Uno (9 V, 1 A)
Alimentation EU pour Arduino Uno (9 V, 1 A)
€ 7,95
Membres € 7,16
-
Elektor Publishing Electric Guitar (2nd Edition)
Sound Secrets and Technology What would today’s rock and pop music be without electric lead and bass guitars? These instruments have been setting the tone for more than sixty years. Their underlying sound is determined largely by their electrical components. But, how do they actually work? Almost no one is able to explain this to the true musician with no technical background. This book answers many questions simply, in an easily-understandable manner. For the interested musician (and others), this book unveils, in a simple and well-grounded way, what have, until now, been regarded as manufacturer secrets. The examination explores deep within the guitar, including pickups and electrical environment, so that guitar electronics are no longer considered highly secret. With a few deft interventions, many instruments can be rendered more versatile and made to sound a lot better – in the most cost-effective manner. The author is an experienced electronics professional and active musician. He has thoroughly tested everything described here, in practice.
€ 39,95
Membres € 35,96
-
SEQURE SEQURE HT140 (2-en-1) Pince à souder/dessouder pour CMS
Le SEQURE HT140 est un outil de soudage 2-en-1 très polyvalent qui combine les fonctionnalités d'une pince chauffante et d'un fer à souder. Il est spécialement conçu pour des travaux de soudage et de dessoudage CMS précis. Avec un contrôle indépendant pour le chauffage unilatéral, il fonctionne comme un fer à souder traditionnel lorsqu'il est équipé d'une panne standard. En mode chauffage bilatéral, il se transforme en pince chauffante, idéale pour un retrait efficace et précis des composants CMS. Caractéristiques Température de fonctionnement : 50-500°C Prend en charge plusieurs entrées d'alimentation : PD 3.1/3.0/2.0, QC 3.0/2.0 (5-28 V CC), batteries LiPo et adaptateurs secteur. Le HT140 combine une pince chauffante et un fer à souder, avec un chauffage indépendant simple ou double face. Utilisez-le comme fer à souder avec panne ou comme pince chauffante pour dessouder facilement les CMS. La tension et le courant sont réglables en fonction de la source d'alimentation. Dispose d'un double contrôle de température, de préréglages, d'une montée rapide en température et d'un réglage précis. Écran OLED 128 x 32 avec luminosité et orientation réglables. Élément chauffant haute précision avec une précision de ±1%. Fusion de la soudure en seulement 2 secondes. Fonctions intelligentes de veille, de mise en veille et de réveil prolongeant la durée de vie de la panne et optimisant l'efficacité. Prise en charge de l'étalonnage et de la compensation de température pour un travail précis. Comprend un câble en silicone PD 150 W résistant à la chaleur de 1,5 m et une station HT robuste entièrement métallique. Pannes interchangeables et angles réglables pour diverses tâches de soudage CMS. Spécifications Tension de fonctionnement 5-28 V CC Puissance maximale 140 W Température de fonctionnement 50-500°C Temps de fusion de l'étain 2 s Type d'interface USB-C, DC5525 Alimentation PD 3.1/3.0/2.0, QC 3.0/2.0, 28 V CC max Écran OLED 128 x 32 Mise à jour du micrologiciel Oui Langues du menu Anglais, russe, chinois Dimensions 160 x 27 x 17,5 mm Poids 50 g Inclus 1x SEQURE HT140 hôte 2x HT140-IS Pointes à dessouder coniques et incurvées 1x Station HT 1x Pack d'accessoires 1x Sac de rangement 1x Alimentation 65 W PD (UE, Royaume-Uni et États-Unis) 1x Fil silicone 24 W PD (1,5 m) 1x Kit d'accessoires pour fil de terre (1,8 m)
€ 98,18
-
Elektor Publishing SDR Hands-on Book
The short-wave technique has a very particular appeal: It can easily bridge long distances. By reflecting short-wave signals off the conductive layers of the ionosphere, they can be received in places beyond the horizon and therefore can reach anywhere on earth. Although technology is striving for ever higher frequencies, and radio is usually listened to on FM, DAB+, satellite or the Internet, modern means of transmission require extensive infrastructure and are extremely vulnerable. In the event of a global power outage, there is nothing more important than the short-wave. Amateur radio is not only a hobby, it’s also an emergency radio system! Elektor’s SDR-Shield is a versatile shortwave receiver up to 30 MHz. Using an Arduino and the appropriate software, radio stations, morse signals, SSB stations, and digital signals can be received. In this book, successful author and enthusiastic radio amateur, Burkhard Kainka describes the modern practice of software defined radio using the Elektor SDR Shield. He not only imparts a theoretical background but also explains numerous open source software tools.
€ 34,95
Membres € 31,46
-
Elektor Classics The Arduino Collection (clé USB)
Cette clé USB contient une sélection de plus de 300 articles liés à Arduino publiés dans le magazine Elektor. Le contenu comprend à la fois des articles de fond et des projets sur les sujets suivants : Développement logiciel et matériel : tutoriels sur le développement logiciel avec l’IDE Arduino, Atmel Studio, les shield, et les concepts essentiels de programmation. Apprentissage : le Microcontroller Bootcamp propose une approche structurée pour programmer des systèmes embarqués. Acquisition et mesure de données : projets comme un enregistreur de données 16 bits, un tachymètre pour tour, et un analyseur de réseau électrique pour capturer et analyser des signaux en temps réel. Communication sans fil : apprenez à mettre en œuvre des réseaux sans fil, créer une interface Android, et communiquer efficacement avec des microcontrôleurs. Robotique et automatisation : le Arduino Nano Robot Controller, des cartes de support pour l'automatisation, et l'exploration de divers shield Arduino pour enrichir les fonctionnalités. Projets à construire soi-même : Des projets uniques tels qu’un projecteur laser, une horloge et un thermomètre Numitron, un récepteur TBF, Theremino, et des interfaces LED tactiles mettent en valeur des applications créatives. Que vous soyez débutant ou expérimenté, cette collection est une ressource précieuse pour apprendre, expérimenter et repousser les limites de la technologie Arduino.
€ 49,95€ 24,95
Membres identique
-
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
-
Elektor Bundles Get Started with the NXP FRDM-MCXN947 Development Board (offre groupée)
Cette offre groupée contient : Livre : Get Started with the NXP FRDM-MCXN947 Development Board (prix normal : 40 €) NXP FRDM-MCXN947 Development Board (prix normal : 30 €) Livre : Get Started with the NXP FRDM-MCXN947 Development Board Développer des projets sur la connectivité, le graphisme, l'apprentissage automatique, le contrôle moteur et les capteurs Ce livre (en anglais) traite de l'utilisation de la carte de développement FRDM-MCXN947, développée par NXP Semiconductors. Elle intègre le double processeur Arm Cortex-M33, fonctionnant à une fréquence allant jusqu'à 150 MHz. Idéale pour les applications industrielles, IoT et d'apprentissage automatique, elle dispose d'un port USB à haute vitesse, de CAN 2.0, de l'I³C et d'Ethernet 10/100. La carte comprend un débogueur MCU-Link intégré, un FlexI/O pour le contrôle des écrans LCD, et une mémoire flash à double banque pour les opérations de lecture-écriture simultanées, prenant en charge des configurations de mémoire externe de grande capacité. L'une des caractéristiques importantes de la carte de développement est l'intégration de l'unité de traitement neuronal (NPU) eIQ Neutron, permettant aux utilisateurs de développer des projets basés sur l'intelligence artificielle. La carte de développement prend également en charge les broches de connecteur au format Arduino Uno, la rendant compatible avec de nombreux shields Arduino, ainsi qu'un connecteur mikroBUS pour les cartes Click de MikroElektronika et un connecteur Pmod. L'un des avantages intéressants de la carte de développement FRDM-MCXN947 est qu'elle inclut plusieurs sondes de débogage intégrées, permettant aux programmeurs de déboguer leurs programmes en communiquant directement avec le microcontrôleur (MCU). Grâce au débogueur, les programmeurs peuvent exécuter un programme pas à pas, insérer des points d'arrêt, visualiser et modifier des variables, etc. De nombreux projets fonctionnels et testés ont été développés dans le livre en utilisant l'IDE populaire MCUXpresso et le SDK avec divers capteurs et actionneurs. L'utilisation de la bibliothèque CMSIS-DSP populaire est également expliquée avec plusieurs opérations matricielles couramment utilisées. Les projets fournis dans le livre peuvent être utilisés sans modification dans de nombreuses applications. Alternativement, les lecteurs peuvent s'inspirer de ces projets pour développer leurs propres projets. Carte de développement NXP FRDM-MCXN947 La FRDM-MCXN947 est une carte de développement compacte et polyvalente conçue pour le prototypage rapide avec les microcontrôleurs MCX N94 et N54. Elle dispose de connecteurs standard pour un accès facile aux E/S du MCU, d'interfaces série ouvertes intégrées, d'une mémoire flash externe et d'un débogueur MCU-Link embarqué. Spécifications Microcontrôleur Cœurs MCX-N947 Dual Arm Cortex-M33 à 150 MHz chacun avec une efficacité de performance optimisée, jusqu'à 2 Mo de mémoire flash double banque avec RAM2 ECC complète en option, flash externe Accélérateurs : unité de traitement neuronal, PowerQuad, Smart2 DMA, etc. Extension de mémoire *Prise pour carte microSD DNP Connectivité Phy Ethernet et connecteur Connecteurs HS USB-C Connecteur SPI/I²C/UART (PMOD/mikroBUS, DNP) Connecteur WiFi (PMOD/mikroBUS, DNP) Émetteur-récepteur CAN-FD Débogage Débogueur MCU-Link intégré avec CMSIS-DAP Connecteur JTAG/SWD Capteur Capteur de température P3T1755 I³C/I²C, pavé tactile Options d'extension En-tête Arduino (avec lignes d'extension FRDM) En-tête FRDM En-tête FlexIO/LCD En-tête SmartDMA/Caméra Pmod *DNP microBUS Interface utilisateur DEL utilisateur RVB, plus boutons de réinitialisation, de FAI et de réveil Inclus 1x Carte de développement FRDM-MCXN947 1x Câble USB-C 1x Quick Start Guide Downloads Datasheet Block diagram
€ 69,95€ 29,95
Membres identique
-
Elektor Digital The Book of 555 Timer Projects (E-book)
Over 45 Builds for the Legendary 555 Chip (and the 556, 558) The 555 timer IC, originally introduced by the Signetics Corporation around 1971, is sure to rank high among the most popular analog integrated circuits ever produced. Originally called the IC Time Machine, this chip has been used in many timer-related projects by countless people over decades. This book is all about designing projects based on the 555 timer IC. Over 45 fully tested and documented projects are presented. All projects have been fully tested by the author by constructing them individually on a breadboard. You are not expected to have any programming experiences for constructing or using the projects given in the book. However, it’s definitely useful to have some knowledge of basic electronics and the use of a breadboard for constructing and testing electronic circuits. Some of the projects in the book are: Alternately Flashing Two LEDs Changing LED Flashing Rate Touch Sensor On/Off Switch Switch On/Off Delay Light-Dependent Sound Dark/Light Switch Tone Burst Generator Long Duration Timer Chasing LEDs LED Roulette Game Traffic Lights Continuity Tester Electronic Lock Switch Contact Debouncing Toy Electronic Organ Multiple Sensor Alarm System Metronome Voltage Multipliers Electronic Dice 7-Segment Display Counter Motor Control 7-Segment Display Dice Electronic Siren Various Other Projects The projects given in the book can be modified or expanded by you for your very own applications. Electronic engineering students, people engaged in designing small electronic circuits, and electronic hobbyists should find the projects in the book instructive, fun, interesting, and useful.
€ 29,95
Membres € 23,96
-
Elektor Publishing Consumer Electronics Repair, Reuse and Recycling
A Combat Guide against E-waste and Throwawayism This book is for anyone who enjoys tinkering with analog and digital hardware electronics. Regardless of the sophistication of your workspace, only basic tools are required to achieve truly satisfying results. It is intended as a reference guide among other hardware repair publications you may have in your library. However, the book goes a step further than most other repair guides in addressing issues in the modern era of discarded electronics called e-waste. E-waste should be put to good use. Producing anything new requires not just precious resources and labor, but also energy to make and deliver it to global retail shelves. Your talents and love of electronics can be put to good use by rescuing and resurrecting at least selected units from this endless stream of e-waste. Examples include either restoring through repair, or salvaging reusable electronic and mechanical components for your next project. Smart tips are provided throughout the book, and much information is tabulated for easy reference. The book expands age-old repair and hacking techniques applied for repair on the workbench into clever methods and applications to achieve effective results with discarded or “non-servicable” electronic consumer products. The final chapter provides real-life examples using all of the previously discussed content in a summarized form for each example repair type.
€ 39,95
Membres € 35,96
-
Elektor Bundles Projets 555 Timer (offre groupée)
Cette offre groupée est consacré à la conception de projets basés sur le circuit imprimé 555 timer IC. Le livre présente plus de 45 projets entièrement testés et documentés. Avec le kit, qui contient plus de 130 composants à trous traversants, vous pouvez réaliser tous les projets décrits sur une planche à pain. La configuration permet également de modifier et d'expérimenter facilement les projets. Plus de 45 versions pour la puce légendaire 555 (et les 556, 558) Certains des projets du livre sont : Deux LED clignotant alternativement Modification du taux de clignotement des LED Interrupteur marche/arrêt du capteur tactile Délai d'activation/désactivation Son dépendant de la lumière Interrupteur sombre/clair Générateur de rafales de tonalités Minuterie longue durée Chasser les LED Jeu de roulette LED Feux de circulation Testeur de continuité Serrure électronique Changer l'anti-rebond des contacts Orgue électronique jouet Système d'alarme à capteurs multiples Métronome Multiplicateurs de tension Dés électroniques Compteur à affichage à 7 segments Contrôle du moteur Dés à affichage à 7 segments Sirène électronique Divers autres projets Contenu du kit Résistances 1x 15 kΩ 1x 68 kΩ 2x 47 kΩ 1x 82 kΩ 2x 820 Ω 1x 8,2 kΩ 3x 10 kΩ 1x 1,8 kΩ 1x 6,8 kΩ 14x 2,2 kΩ 10x 680 Ω 1x 27 kΩ 1x 5,6 kΩ 1x 560 kΩ 1x 4,7 kΩ 1x 3,3 kΩ 3x 33 kΩ 1x 36 kΩ 2x 100 kΩ 5x 1 kΩ 1x 3,9 kΩ 2x 56 kΩ 2x 12 kΩ 1x Potentiomètre de 10 kΩ 1x Potentiomètre de 1 MΩ 2x Potentiomètres de 50 kΩ 3x Potentiomètres de 20 kΩ 1x Potentiomètre de 10 kΩ 1x Potentiomètre de 10 kΩ 1x Potentiomètre de 50 kΩ 1x Potentiomètre de 100 kΩ 1x Potentiomètre de 50 kΩ Condensateurs 1x 0,33 μF 1x 1 μF 1x 10 nF 1x 22 nF 1x 47 nF 1x 100 nF 1x 10 μF electrolytique 1x 33 μF electrolytique 2x 100 μF electrolytique LED 10x LED rouges de 5 mm 10x LED rouges de 3 mm 3x LED jaunes de 3 mm 3x LED vertes de 3 mm 1x LED à 7 segments à cathode commune Semi-conducteurs 3x 555 timer 1x Compteur CD4017 1x Compteur CD4026 1x Porte NAND CD4011 4x Diodes 1N4148 1x MOSFET IRFZ46N 1x Thermistance 1x Résistance dépendante de la lumière (LDR) Divers 1x Buzzer passif 1x Buzzer actif 1x Servomoteur SG90 1x Mini haut-parleur 8 Ω 1x Moteur à balais 9 V CC 1x Relais 5 V 1x Pince pour pile 9 V 7x Interrupteurs à bouton-poussoir 1x Planche à pain 1x Câbles de connexion pour planche à pain
€ 69,95€ 49,95
Membres identique
-
Elektor Classics The Elektor Circuit Collection 2025 (clé USB)
3K5 circuits mémorables (1975-2025) Cette clé USB contient plus de 3500 circuits mémorables dans tous les domaines de l'électronique (audio et vidéo, jeux et modélisme, domestique, processeur et microcontrôleur, test et mesure, alimentation et batteries) publiés dans Elektor Magazine depuis 1975. La plupart des circuits proviennent des éditions Elektor Summer Circuits. Une puissante fonction de recherche dans le texte intégral des articles permet de retrouver instantanément le contenu qui vous intéresse. Les résultats sont des documents PDF. Parcourez les articles un à un avec Adobe Reader ou cherchez partout les mots et les expressions de votre choix grâce à la fonction de recherche intégrée. Veuillez noter qu'aucune édition de Summer Circuits n'a été publiée entre 2014 et 2022, ces années ne sont donc pas incluses dans l'annuaire. Spécifications Stockage 32 Go Connecteurs 1x USB-A1x USB-C
€ 49,95€ 39,95