Livres numériques Elektor (–20% supplémentaire pour les membres)

158 produits

  • The CAN Bus Companion (E - book) - Elektor

    Elektor Digital The CAN Bus Companion (E-book)

    Projets avec Arduino Uno et Raspberry Pi avec exemples pour le module d'interface de bus CAN MCP2515 Ce livre détaille l'utilisation de l'Arduino Uno et du Raspberry Pi 4 dans des projets pratiques basés sur le bus CAN. L'utilisation de l'Arduino Uno ou du Raspberry Pi avec des modules d'interface de bus CAN disponibles dans le commerce facilite considérablement le développement, le débogage et le test de projets basés sur le bus CAN. Ce livre est écrit pour les étudiants, les ingénieurs en exercice, les passionnés et pour tous ceux qui souhaitent en savoir plus sur le bus CAN et ses applications. Le livre suppose que le lecteur possède des connaissances de base en électronique. La connaissance des langages de programmation C et Python et la programmation de l'Arduino Uno à l'aide de son IDE et du Raspberry Pi seront utiles, surtout si le lecteur a l'intention de développer des projets basés sur un microcontrôleur utilisant le bus CAN. Le livre devrait être une source utile de matériel de référence pour toute personne souhaitant trouver des réponses à des questions telles que : Quels systèmes de bus sont disponibles pour l’industrie automobile ? Quel est le principe du bus CAN ? Comment puis-je créer un bus CAN physique ? Quels types de trames (ou paquets de données) sont disponibles dans un système de bus CAN ? Comment détecter les erreurs dans un système de bus CAN et quelle est la dépendance d'un système de bus CAN ? Quels types de contrôleurs de bus CAN existe-t-il ? Comment utiliser le contrôleur de bus CAN MCP2515 ? Comment créer des projets de bus CAN basés sur Arduino Uno à 2 nœuds ? Comment créer des projets de bus CAN basés sur Arduino Uno à 3 nœuds ? Comment définir les masques d'acceptation et les filtres d'acceptation ? Comment analyser les données sur le bus CAN ? Comment créer des projets de bus CAN basés sur Raspberry Pi à 2 nœuds ? Comment créer des projets de bus CAN basés sur Raspberry Pi à 3 nœuds ?

    € 29,95

    Membres € 23,96

  • The Complete ESP32 Projects Guide (E - book) - Elektor

    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 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

  • The EAGLE Companion (E - book) - Elektor

    Elektor Digital The EAGLE Companion (E-book)

    EAGLE – the “Easily Applicable Graphical Layout Editor“ is a professional-grade CAD (computer aided design) software package for the design and drafting of electronic schematics as well as the design and fabrication of printed circuit boards (PCBs). This Advanced User Guide provides the experienced EAGLE user with insight into using some of the more advanced features of EAGLE software. It is not a guide to teach the reader the basic concepts of EAGLE, nor does it discuss the ‘how to’ of the EAGLE interface and the simpler operations and commands of the software. That is the purpose of the author’s previous title EAGLE V6 Getting Started Guide also published by Elektor. This eBook is intended as an enduring document covering the more advanced modules, commands, and functions which make up EAGLE. It is hoped that this eBook will provide a quick, succinct reference to assist with more complex applications and uses of EAGLE – an ‘EAGLE User’s Companion’, if you like. Complementing the EAGLE Advanced User Guide, the EAGLE User Language manual is included in this eBook in unabridged form, reproduced with permission of CadSoft GmbH. At the time of writing, the material in this eBook covers version 7 of the EAGLE software suite.

    € 39,95

    Membres € 31,96

  • The ESP32 Cheap Yellow Display Book (PDF) - Elektor

    Elektor Digital The ESP32 Cheap Yellow Display Book (PDF)

    Projects Using Arduino IDE and the LVGL Graphics Library The ESP32 is probably one of the most popular microcontrollers used by many people, including students, hobbyists, and professional engineers. Its low cost, coupled with rich features makes it a popular device to use in many projects. Recently, a board called the ESP32 Cheap Yellow Display (CYD for short) is available from its manufacturers. The board includes a standard ESP32 microcontroller together with a 320x240 pixel TFT display. Additionally, the board provides several connectors for interfaces such as GPIO, serial port (TX/RX), power and Ground. The inclusion of a TFT display is a real advantage as it enables users to design complex graphics-based projects without resorting to an external LCD or graphics displays. The book describes the basic hardware of the ESP32 CYD board and provides details of its on-board connectors. Many basic, simple, and intermediate-level projects are given in the book based on the ESP32 CYD, using the highly popular Arduino IDE 2.0 integrated development environment. The use of both the basic graphics functions and the use of the popular LVGL graphics library are discussed in the book and projects are given that use both types of approaches. All the projects given in the book have been tested and are working. The block diagram, circuit diagram, and the complete program listings and program descriptions of all the projects are given with explanations. Readers can use the LVGL graphics library to design highly popular eye-catching full-color graphics projects using widgets such as buttons, labels, calendars, keypads, keyboards, message boxes, spinboxes, sliders, charts, tables, menus, bars, switches, drop-down lists, animations, and many more widgets.

    € 29,95

    Membres € 23,96

  • The Raspberry Pi Zero 2 W GO! Book (PDF) - Elektor

    Elektor Digital The Raspberry Pi Zero 2 W GO! Book (PDF)

    A Fast-Lane Ride From Concept to Project The core of the book explains the use of the Raspberry Pi Zero 2 W running the Python programming language, always in simple terms and backed by many tested and working example projects. On part of the reader, familiarity with the Python programming language and some experience with one of the Raspberry Pi computers will prove helpful. Although previous electronics experience is not required, some knowledge of basic electronics is beneficial, especially when venturing out to modify the projects for your own applications. Over 30 tested and working hardware-based projects are given in the book, covering the use of Wi-Fi, communication with smartphones and with a Raspberry Pi Pico W computer. Additionally, there are Bluetooth projects including elementary communication with smartphones and with the popular Arduino Uno. Both Wi-Fi and Bluetooth are key features of the Raspberry Pi Zero 2 W. Some of the topics covered in the book are: Raspberry Pi OS installation on an SD card Python program creation and execution on the Raspberry Pi Zero 2 W Software-only examples of Python running on the Raspberry Pi Zero 2 W Hardware-based projects including LCD and Sense HAT interfacing UDP and TCP Wi-Fi based projects for smartphone communication UDP-based project for Raspberry Pi Pico W communication Flask-based webserver project Cloud storage of captured temperature, humidity, and pressure data TFT projects Node-RED projects Interfacing to Alexa MQTT projects Bluetooth-based projects for smartphone and Arduino Uno communications

    € 32,95

    Membres € 26,36

  • The State of Hollow State Audio (E - book) - Elektor

    Elektor Digital The State of Hollow State Audio (E-book)

    The State of Hollow State Audio in the Second Decade of the 21st Century Vacuum-tube (or valve, depending upon which side of the pond you live on) technology spawned the Age of Electronics early in the 20th Century. Until the advent of solid-state electronics near mid-century, hollow-state devices were the only choice. But following the invention of the transistor (after their process fell to reasonable levels), within a couple of decades, the death of vacuum tubes was widely heralded. Yet here we are some five decades later, and hollow-state equipment is enjoying something of a comeback, especially in the music and high-end audio industries. Many issues surround hollow-state audio: Does it produce—as some claim—better sound? If so, is there science to back up these claims? How do hollow-state circuits work? How do you design hollow-state audio circuits? If hollow-state equipment fails, how do you go about troubleshooting and repairing it? Can we recreate some of the classic hollow-state audio devices for modern listening rooms and recording studios? How can we intelligently modify hollow-state amplifiers to our taste? These and other topics are covered in The State of Hollow State Audio.

    € 32,95

    Membres € 26,36

  • The Ultimate Compendium of Sensor Projects (E - book) - Elektor

    Elektor Digital The Ultimate Compendium of Sensor Projects (E-book)

    40+ Projects using Arduino, Raspberry Pi and ESP32 This book is about developing projects using the sensor-modules with Arduino Uno, Raspberry Pi and ESP32 microcontroller development systems. More than 40 different sensors types are used in various projects in the book. The book explains in simple terms and with tested and fully working example projects, how to use the sensors in your project. The projects provided in the book include the following: Changing LED brightness RGB LEDs Creating rainbow colours Magic wand Silent door alarm Dark sensor with relay Secret key Magic light cup Decoding commercial IR handsets Controlling TV channels with IT sensors Target shooting detector Shock time duration measurement Ultrasonic reverse parking Toggle lights by clapping hands Playing melody Measuring magnetic field strength Joystick musical instrument Line tracking Displaying temperature Temperature ON/OFF control Mobile phone-based Wi-Fi projects Mobile phone-based Bluetooth projects Sending data to the Cloud The projects have been organized with increasing levels of difficulty. Readers are encouraged to tackle the projects in the order given. A specially prepared sensor kit 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

  • Ultimate Arduino Mega 2560 Hardware Manual (E - book) - Elektor

    Elektor Digital Ultimate Arduino Mega 2560 Hardware Manual (E-book)

    A Reference and User Guide for the Arduino Mega 2560 Hardware and Firmware A manual providing up-to-date hardware information for the Arduino Mega 2560. The Arduino Mega 2560 is an upgrade to the popular Arduino Uno board, providing more pins, serial ports and memory. Arduino is the easy to use open-source electronics platform used by hobbyists, makers, hackers, experimenters, educators and professionals. Get all the information that you need on the hardware and firmware found on Arduino Mega 2560 boards in this handy reference and user guide. Ideal for the workbench or desktop. This manual covers the Arduino Mega 2560 hardware and firmware, and is a companion volume to the Ultimate Arduino Uno Hardware Manual, which covers the Arduino Uno hardware and firmware. Contains all of the Arduino Mega 2560 hardware information in one place Covers Arduino / Genuino Mega 2560 revision 3 and earlier boards Easily find hardware technical specifications with explanations Pin reference chapter with interfacing examples Diagrams and illustrations for easy reference to pin functions and hardware connections Learn to back up and restore firmware on the board, or load new firmware Basic fault finding and repair procedures for Arduino Mega 2560 boards Power supply circuits simplified and explained Mechanical dimensions split into five easy to reference diagrams Contains circuit diagrams, parts list and board layout to easily locate components A chapter on shield compatibility explains how shields work across different Arduino boards

    € 32,95

    Membres € 26,36

  • Ultimate Arduino Uno Hardware Manual (E - book) - Elektor

    Elektor Digital Ultimate Arduino Uno Hardware Manual (E-book)

    A Reference and User Guide for the Arduino Uno Hardware and Firmware A manual providing up-to-date hardware information for the popular Arduino Uno, the easy to use open-source electronics platform used by hobbyists, makers, hackers, experimenters, educators and professionals. Get all the information that you need on the hardware and firmware found on Arduino Uno boards in this handy reference and user guide. ldeal for the workbench or desktop Contains all of the Arduino Uno hardware information in one place Covers Arduino / Genuino Uno revision 3 and earlier boards Easily find hardware technical specifications with explanations Pin reference chapter with interfacing examples Diagrams and illustrations for easy reference to alternate pin functions and hardware connections Learn to back up and restore firmware on the board, or load new firmware Basic fault finding and repair procedures for Arduino Uno boards Power supply circuits simplified and explained Mechanical dimensions split into five easy to reference diagrams Contains circuit diagrams, parts list and board layout reference to easily locate components

    € 29,95

    Membres € 23,96

  • 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

  • Using Displays in Raspberry Pi Projects (E - book) - Elektor

    Elektor Digital Using Displays in Raspberry Pi Projects (E-book)

    Learn to program displays and GUIs with Python This book is about Raspberry Pi 4 display projects. The book starts by explaining how to install the latest Raspbian operating system on an SD card, and how to configure and use the GPIO ports. The core of the book explains the following topics in simple terms with fully tested and working example projects: Simple LED projects Bar graph LED projects Matrix LED projects Bitmap LED projects LED strips LCDs OLED displays E-paper displays TFT displays 7-inch touch screen GUI Programming with Tkinder One unique feature of this book is that it covers almost all types of display that readers will need to use in their Raspberry Pi based projects. The operation of each project is fully given, including block diagrams, circuit diagrams, and commented full program listings. It is therefore an easy task to convert the given projects to run on other popular platforms, such as Arduino or PIC microcontrollers. Python program listings of all Raspberry Pi projects developed in this book are available for download at Elektor.com. Readers can use these programs in their projects. Alternatively, they can modify the programs to suit their applications.

    € 32,95

    Membres € 26,36

  • Vanderveen Trans Tube Amplifiers (E - book) - Elektor

    Elektor Digital Vanderveen Trans Tube Amplifiers (E-book)

    Menno van der Veen is well known for his research publications on tube amplifiers used in audio systems. In this book he describes one of his research projects which focuses on the question of whether full compensation for distortion in tubes and output transformers is possible. In the past, a variety of techniques have been developed. One of them has largely been forgotten: trans-conductance, which means converting current into voltage or voltage into current. Menno van der Veen has breathed new life into this technique with his research project titled “Trans”. This book discusses all aspects of this method and discusses its pitfalls. These pitfalls are addressed one by one. The end result is a set of stringent requirements for Trans amplifiers. Armed with these requirements, Menno then develops new Trans amplifiers, starting with Transie 1 and Transie 2. These DC-coupled, single-ended tube amplifiers have unusually good characteristics and are suitable for hobbyist construction. Next the Trans principle is applied to amplifiers with higher output power. A trial-and-error process ultimately leads to the Vanderveen Trans 30 amplifier, which optimizes the features of Trans. The characteristics of this amplifier are so special and unique that Menno believes he has struck gold. To ensure that variations in tube characteristics cannot interfere with optimal Trans behavior, Menno makes use of simulations and comparison with other amplifier types. This book reads like an adventure story, but it is much more – it is an account of solid research into new ways to achieve optimal audio reproduction.

    € 29,95

    Membres € 23,96

  • Visual Basic for Electronics Engineering Applications (E - book) - Elektor

    Elektor Digital Visual Basic for Electronics Engineering Applications (E-book)

    Le PC a depuis longtemps dépassé sa fonction d’ordinateur pur et est devenu une machine à tout faire. Ce livre s'adresse aux personnes qui souhaitent contrôler du matériel existant ou construit par elles-mêmes depuis leur ordinateur. En utilisant Visual Basic comme outil de développement rapide d'applications, nous vous emmènerons dans un voyage pour ouvrir le monde au-delà des connecteurs du PC. Après vous être familiarisé avec Visual Basic, son environnement de développement et l'ensemble d'outils qu'il propose, des éléments tels que les communications série, les ports d'imprimante, le bit-banging, l'émulation de protocole, l'interfaçage ISA, USB et Ethernet et le contrôle à distance des équipements de test sur le bus GPIB, sont couverts dans leur étendue. Chaque sujet est accompagné d'un code clair, prêt à être exécuté, et si nécessaire, des schémas sont fournis qui permettront à vos projets d'être opérationnels en un rien de temps. Ce livre vous montrera des choses avancées telles que : utiliser des outils comme Debug pour trouver des adresses matérielles, configurer une communication à distance à l'aide de sockets TCP/IP et UDP et même écrire vos propres serveurs Internet. Ou que diriez-vous de connecter votre propre bloc de matériel via USB ou Ethernet et de le contrôler depuis Visual Basic. D'autres éléments tels que la communication entre programmes Internet, DDE et la nouvelle interface graphique de Windows XP sont également couverts. Tous les exemples sont prêts à être compilés en utilisant Visual Basic 5.0, 6.0, NET ou 2005. Une couverture complète est donnée sur les différences entre ce que l'on pourrait appeler Visual Basic Classic et Visual basic .NET/2005.

    € 39,95

    Membres € 31,96

  • Wireless Power Design (E - book) - Elektor

    Elektor Digital Wireless Power Design (E-book)

    From Theory to Practical Applications in Wireless Energy Transfer and Harvesting Wireless power transmission has gained significant global interest, particularly with the rise of electric vehicles and the Internet of Things (IoT). It’s a technology that allows the transfer of electricity without physical connections, offering solutions for everything from powering small devices over short distances to long-range energy transmission for more complex systems. Wireless Power Design provides a balanced mix of theoretical knowledge and practical insights, helping you explore the potential of wireless energy transfer and harvesting technologies. The book presents a series of hands-on projects that cover various aspects of wireless power systems, each accompanied by detailed explanations and parameter listings. The following five projects guide you through key areas of wireless power: Project 1: Wireless Powering of Advanced IoT Devices Project 2: Wireless Powered Devices on the Frontline – The Future and Challenges Project 3: Wireless Powering of Devices Using Inductive Technology Project 4: Wireless Power Transmission for IoT Devices Project 5: Charging Robot Crawler Inside the Pipeline These projects explore different aspects of wireless power, from inductive charging to wireless energy transmission, offering practical solutions for real-world applications. The book includes projects that use simulation tools like CST Microwave Studio and Keysight ADS for design and analysis, with a focus on practical design considerations and real-world implementation techniques.

    € 32,95

    Membres € 26,36

Connexion

Mot de passe oublié ?

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