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

164 produits

  • Retro Audio (E - book) - Elektor

    Elektor Digital Retro Audio (E-book)

    The intention of this book is to offer the reader understandings, ideas and solutions from the perspective of a workbench technician and electronics hobbyist. It is a descriptive text with many tables of useful data, servicing tips and supplementary notes of not so common knowledge. Today there is a re-emerging, nostalgic interest in vinyl records and associated music entertainment gear. With this interest, there is a paralleled market for the repair of this gear. This ‘hands-on’ servicing guide opens with fundamental considerations of the work space of repair and servicing. This includes a comprehensive discussion of essential test equipment and tools. Two chapters are devoted to obtaining servicing information about repair and obtaining spare parts. A key chapter is on general diagnosis and testing and includes the discussion of resistance, capacitance and inductance. These electrical properties are regularly in the mind of the repairer, so understanding of them is a key objective of this book. The next chapter is about time saving repair techniques and ensuring quality repair. The remaining chapters discuss entertainment equipment itself. Each of the chapters begins with an orderly discussion of the theory of operation and common and not so common problems specific to the equipment. All chapters conclude with a summary.

    € 24,95

    Membres € 19,96

  • Modern High - End Valve Amplifiers (E - book) - Elektor

    Elektor Digital Modern High-End Valve Amplifiers (E-book)

    Valve Amplifiers are regarded by many to be the ne plus ultra when it comes to processing audio signals. The combination of classical technology and modern components has resulted in a revival of the valve amplifier. The use of toraidal-core output transformers, developed by the author over the past 15 years, has contributed to this revival. The most remarkable features of these transformers are their extremely wide frequency ranges and their very low levels of linear and nonlinear distortion. This book explains the whys and wherefores of toroidal output transformers at various technical levels, starting with elementary concepts and culminating in complete mathematical descriptions. In all of this, the interactions of the output valves, transformer and loudspeaker form the central theme. Next come the practical aspects. The schematic diagram of a valve amplifier often appears to be very simple at first glance, but anyone who has built a modern valve amplifier knows that a lot of critical details are hidden behind this apparent simplicity. These are discussed extensively, in connection with designs for amplifiers with output powers ranging from 10 to 100 watts. Finally, the author gives some attention to a number of special valve amplifiers, and to the theory and practice of negative feedback. In summary, this book offers innovative solutions for achieving perfect audio quality. Do-it-yourself builders, as well as persons who want to gain a deeper technical understanding of the complex world of audio transformers, valve amplifiers and audio signal processing, will find this book a rich and useful source of information.

    € 34,95

    Membres € 27,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

  • Arduino 8 - bit Sound Generation (E - book) - Elektor

    Elektor Digital Arduino 8-bit Sound Generation (E-book)

    Arduinonext is an initiative powered by an electronics and microcontrollers specialist team aiming to help all those who are entering in the technology world, using the well-known Arduino platform to take the next step in electronics. We strive to bring you the necessary knowledge and experience for developing your own electronics applications; interacting with environment; measuring physical parameters; processing them and performing the necessary control actions. This is the first title in the 'Hands-On' series in which Arduino platform co-founder, David Cuartielles, introduces board programming, and demonstrates the making of an 8-bit Sound Generator.

    € 7,95

    Membres € 6,36

  • Controller Area Network Projects with ARM and Arduino (E - book) - Elektor

    Elektor Digital Controller Area Network Projects with ARM and Arduino (E-book)

    This book details the use of the ARM Cortex-M family of processors and the Arduino Uno in practical CAN bus based projects. Inside, it gives a detailed introduction to the architecture of the Cortex-M family whilst providing examples of popular hardware and software development kits. Using these kits helps to simplify the embedded design cycle considerably and makes it easier to develop, debug, and test a CAN bus based project. The architecture of the highly popular ARM Cortex-M processor STM32F407VGT6 is described at a high level by considering its various modules. In addition, the use of the mikroC Pro for ARM and Arduino Uno CAN bus library of functions are described in detail. This book is written for students, for practising engineers, for hobbyists, and for everyone else who may need 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 programming language will be useful in later chapters of the book, and familiarity with at least one microcontroller will be an advantage, especially if the reader intends to develop microcontroller based projects using CAN bus. The book should be useful source of reference to anyone interested in finding an answer to one or more of the following questions: What bus systems are available for the automotive industry? What are the principles of the 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 reliable is a CAN bus system? What types of CAN bus controllers are there? What are the advantages of the ARM Cortex-M microcontrollers? How can one create a CAN bus project using an ARM microcontroller? How can one create a CAN bus project using an Arduino microcontroller? How can one monitor data on the CAN bus?

    € 32,95

    Membres € 26,36

  • MSP430 Microcontroller Essentials (E - book) - Elektor

    Elektor Digital MSP430 Microcontroller Essentials (E-book)

    Architecture, Programming and Applications The MSP430 is a popular family of microcontrollers from Texas Instruments. In this book we will work with the smallest type, which is the powerful MSP430G2553. We will look at the capabilities of this microcontroller in detail, as it is well-suited for self-made projects because it is available in a P-DIP20 package. We will take a closer look at the microcontroller and then build, step by step, some interesting applications, including a 'Hello World' blinking LED and a nice clock application, which can calculate the day of the week based on the date. You also will learn how to create code for the MSP microcontroller in assembler. In addition to that, we will work with the MSP-Arduino IDE, which makes it quite easy to create fast applications without special in-depth knowledge of the microcontrollers. All the code used in the book is available for download from the Elektor website.

    € 32,95

    Membres € 26,36

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

    Elektor Digital Controller Area Network Projects (E-book)

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

    € 29,95

    Membres € 23,96

  • ESP8266 and MicroPython (E - book) - Elektor

    Elektor Digital ESP8266 and MicroPython (E-book)

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

    € 29,95

    Membres € 23,96

  • Assembly Language Essentials (E - book) - Elektor

    Elektor Digital Assembly Language Essentials (E-book)

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

    € 29,95

    Membres € 23,96

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

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

    Contenu Principes de base Un connecteur est un système électromécanique qui assure une connexion séparable entre deux sous-systèmes d'un appareil électronique sans effet inacceptable sur les performances de l'appareil. Il sera démontré qu’il existe de nombreux paramètres complexes à gérer correctement pour que cette affirmation soit vraie. Conception / Sélection / Assemblage Ce chapitre donne un aperçu des exigences de conception et de matériaux pour les finitions de contact, les ressorts de contact et les boîtiers de connecteur ainsi que les principaux mécanismes de dégradation de ces composants de connecteur. Pour compléter ce chapitre, les critères de sélection des matériaux pour chacun seront également revus. De plus, le niveau d'interconnexion (LOI) a été intégré dans ce chapitre car il aborde l'endroit où le connecteur est utilisé dans un système électronique et influence donc les exigences et la durabilité du connecteur en fonction de son utilisation. Applications Ce chapitre s'oriente vers les travaux pratiques et montre comment les clients utilisent les connecteurs dans leurs applications pour offrir quelques possibilités et faciliter votre travail quotidien. De plus, il contient des sujets spéciaux tels que les moustaches en étain ou l'impédance du câble ZIF pour vous offrir des connaissances de base étendues.

    € 26,99

    Membres € 21,59

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

    Elektor Digital GSM/GPRS Projects (E-book)

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

    € 24,95

    Membres € 19,96

  • 36 Expériences de Physique avec Arduino (E - book) - Elektor

    Elektor Digital 36 Expériences de Physique avec Arduino (E-book)

    Points forts Un peu d'électronique et beaucoup d'experimentation : un livre ludique ! Gravité, réfraction, couleurs, vitesse du son, pendule, masse, élasticité, pression, aimants : une approche nouvelle et créative des leçons de physique Matériel peu coûteux et facilement disponible Logiciels gratuits Kit disponible séparément La rencontre de la physique et du microcontrôleur ne devrait plus étonner personne. Il existe d’excellents enregistreurs de données, ainsi que de nombreux programmes pour les traiter et les présenter sous forme de graphiques colorés et attrayants. La physique rébarbative, c’est fini ! J’ai choisi l’Arduino, car cette plate-forme est d’un accès facile et sa documentation abondante. La famille Arduino offre des ressources extraordinaires à un prix dérisoire. Ajoutez-y le logiciel gratuit CoolTerm, et vous pouvez enregistrer toutes les données de mesure pour les retravailler sous Excel et créer aisément des tableaux ou des graphiques. Ce livre n’est pas un manuel de physique. Vous n’y trouverez ni équations différentielles ni courbes abstraites. Nous étudierons des phénomènes physiques de la vie de tous les jours. Sans chercher à être exhaustif, mon modeste ouvrage apporte aux leçons de physique une approche nouvelle et créative grâce aux techniques modernes de mesure et de traitement des données. L’électronique utilisée est simple, et constitue une belle démonstration des possibilités.

    € 19,95

    Membres € 15,96

  • Embedded in Embedded (E - book) - Elektor

    Elektor Digital Embedded in Embedded (E-book)

    ARM Cortex-M Embedded Design from 0 to 1 Hobbyists can mash together amazing functional systems using platforms like Arduino or Raspberry Pi, but it is imperative that engineers and product designers understand the foundational knowledge of embedded design. There are very few resources available that describe the thinking, strategies, and processes to take an idea through hardware design and low-level driver development, and successfully build a complete embedded system. Many engineers end up learning the hard way, or never really learn at all. ARM processors are essentially ubiquitous in embedded systems. Design engineers building novel devices must understand the fundamentals of these systems and be able to break down large, complicated ideas into manageable pieces. Successful product development means traversing a huge amount of documentation to understand how to accomplish what you need, then put everything together to create a robust system that will reliably operate and be maintainable for years to come. This book is a case study in embedded design including discussion of the hardware, processor initialization, low‑level driver development, and application interface design for a product. Though we describe this through a specific application of a Cortex-M3 development board, our mission is to help the reader build foundational skills critical to being an excellent product developer. The completed development board is available to maximize the impact of this book, and the working platform that you create can then be used as a base for further development and learning. The Embedded in Embedded program is about teaching fundamental skill sets to help engineers build a solid foundation of knowledge that can be applied in any design environment. With nearly 20 years of experience in the industry, the author communicates the critical skill development that is demanded by companies and essential to successful design. This book is as much about building a great design process, critical thinking, and even social considerations important to developers as it is about technical hardware and firmware design. Downloads EiE Software Archive (200 MB) IAR ARM 8.10.1 (Recommended IDE version to use) (1.2 GB) IAR ARM 7.20.1 (Optional IDE version to use) (600 MB)

    € 44,95

    Membres € 35,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

  • Compilation Arduino (FR) | (E - book) - Elektor

    Elektor Digital Compilation Arduino (FR) | (E-book)

    Cette compilation comprend des articles intégrés de l'actuel Elektor entre juillet 2012 et novembre 2014. Les documents suivants sont inclus dans le numéro de document (PDF) avec la fonction de navigation disponible et les articles sont intéressants.

    € 9,95

    Membres € 7,96

  • C Programming for Embedded Microcontrollers (E - book) - Elektor

    Elektor Digital C Programming for Embedded Microcontrollers (E-book)

    Technology is constantly changing. New microcontrollers become available every year and old ones become redundant. The one thing that has stayed the same is the C programming language used to program these microcontrollers. If you would like to learn this standard language to program microcontrollers, then this book is for you! ARM microcontrollers are available from a large number of manufacturers. They are 32-bit microcontrollers and usually contain a decent amount of memory and a large number of on-chip peripherals. Although this book concentrates on ARM microcontrollers from Atmel, the C programming language applies equally to other manufacturer’s ARMs as well as other microcontrollers. Features of this book Use only free or open source software. Learn how to download, set up and use free C programming tools. Start learning the C language to write simple PC programs before tackling embedded programming - no need to buy an embedded system right away! Start learning to program from the very first chapter with simple programs and slowly build from there. No programming experience is necessary! Learn by doing - type and run the example programs and exercises. Sample programs and exercises can be downloaded from the Internet. A fun way to learn the C programming language. Ideal for electronic hobbyists, students and engineers wanting to learn the C programming language in an embedded environment on ARM microcontrollers.

    € 29,95

    Membres € 23,96

  • Mastering Microcontrollers Helped by Arduino (3rd Edition) | E - book - Elektor

    Elektor Digital Mastering Microcontrollers Helped by Arduino (3rd Edition) | E-book

    Troisième édition augmentée et révisée avec AVR Playground et Elektor Uno R4 Les cartes Arduino connaissent un énorme succès. Ils sont faciles à utiliser et bon marché. Ce livre vous présente non seulement le monde d'Arduino, mais vous apprend également à programmer les microcontrôleurs en général. Ce livre met la théorie en pratique sur une carte Arduino en utilisant l'environnement de programmation Arduino. Du matériel est également en cours de développement : un bouclier polyvalent pour construire certaines des expériences des 10 premiers chapitres ; l'AVR Playground, une véritable carte de développement de microcontrôleur basée sur Arduino pour un développement d'applications confortable, et l'Elektor Uno R4, un Arduino Uno R3 sous stéroïdes. L'auteur, expert Elektor, fournit au lecteur les connaissances théoriques de base nécessaires à la programmation de n'importe quel microcontrôleur : entrées et sorties (analogiques et numériques), interruptions, bus de communication (RS-232, SPI, I²C, 1-wire, SMBus, etc. .), des minuteries et bien plus encore. Les programmes et croquis du livre montrent comment utiliser plusieurs composants électroniques courants: claviers matriciels, écrans (LED, LCD couleur alphanumérique et graphique), moteurs, capteurs (température, pression, humidité, son, lumière et infrarouge), encodeurs rotatifs, buzzers piézo, boutons poussoirs, relais, etc. Ce livre sera votre premier livre sur les microcontrôleurs avec une fin heureuse ! Ce livre est fait pour vous si vous êtes un débutant en microcontrôleurs, un utilisateur d'Arduino (amateur, bricoleur, artiste, etc.) qui souhaite approfondir ses connaissances, un étudiant diplômé en électronique ou un professeur en quête d'idées. Grâce à Arduino, la mise en œuvre des concepts présentés est simple et ludique. Certains des projets proposés sont très originaux : Jeu d'argent Misophone (une fourchette musicale) Brouilleur GPS de voiture Station météo Décodeur DCF77 Émetteur d'heure illégal Manipulateur de télécommande infrarouge Générateur de bruit gênant Alarme klaxon italien Détecteur de surchauffe Contrôleur PID Enregistreur de données Fichier SVG Oscilloscope Voltmètre 6 canaux Tous les projets et exemples de code de ce livre ont été essayés et testés sur une carte Arduino Uno. Ils devraient également fonctionner avec l'Arduino Mega et toute autre carte compatible exposant les connecteurs d'extension du blindage Arduino. Fiches techniques des composants actifs utilisés (fichier .PDF) : ATmega328 (Arduino Uno) ATmega2560 (Arduino Méga 2560) BC547 (Transistor bipolaire, chapitres 7, 8, 9) BD139 (Transistor de puissance bipolaire, chapitre 10) BS170 (transistor N-MOS, chapitre 8) DCF77 (module récepteur, chapitre 9) DS18B20 (capteur de température, chapitre 10) DS18S20 (capteur de température, chapitre 10) HP03S (capteur de pression, chapitre 8) IRF630 (transistor de puissance N-MOS, chapitre 7) IRF9630 (transistor de puissance P-MOS, chapitre 7) LMC6464 (ampli-op quad, chapitre 7) MLX90614 (capteur infrarouge, chapitre 10) SHT11 (capteur d'humidité, chapitre 8) TS922 (double ampli-op, chapitre 9) TSOP34836 (récepteur infrarouge, chapitre 9) TSOP1736 (récepteur infrarouge, chapitre 9) MPX4115 (capteur de pression analogique, chapitre 11) MCCOG21605B6W-SPTLYI (écran LCD I²C, chapitre 12) SST25VF016B (EEPROM SPI, chapitre 13) A propos de l'auteur : Clemens Valens, né aux Pays-Bas, vit en France depuis 1997. Manager chez Elektor Labs et Webmaster d' ElektorLabs , amoureux d'électronique, il développe des systèmes de microcontrôleurs pour le plaisir, et parfois aussi pour son employeur. Polyglotte - il parle couramment C, C++, PASCAL, BASIC et plusieurs dialectes assembleurs - il passe la plupart de son temps sur son ordinateur pendant que sa femme, leurs deux enfants et leurs deux chats tentent d'attirer son attention (seuls les chats y parviennent). Visitez le site Web de l'auteur : www.polyvalens.com . Témoignage authentique d'Hervé M., l'un des premiers lecteurs du livre : "J'ai presque pleuré de joie lorsque ce livre m'a fait comprendre en seulement trois phrases des choses qui semblaient auparavant complètement insondables."

    € 34,95

    Membres € 27,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

  • Percer les mystères de l’électronique (E - book) - Elektor

    Elektor Digital Percer les mystères de l’électronique (E-book)

    Le monde de l'électronique est à la fois vaste et… tout petit ! Voici un livre qui confirme ces deux constatations contradictoires. En effet, en électronique, tout touche à tout, d'une manière ou d'une autre. Le plus petit détail peut avoir les plus grandes conséquences, et pas toujours celles que l'on attendrait. L'objectif de l'auteur de cette série d'articles autonomes intitulée hors-circuits, réunis ici en un livre, n'est pas de vous tenir par la main. Robert Lacoste, électronicien professionnel de haut-niveau, vous donne des pistes pour comprendre ce qui paraît mystérieux. Il vous guide juste assez pour vous permettre ensuite de progresser tout seul. Avec lui, non seulement vous repousserez vos propres limites, mais saurez aussi détecter celles du matériel et du logiciel que vous utilisez. En vous invitant à repasser par les notions de physique de base, il vous permettra de séparer les véritables progrès techniques des laïus commerciaux. Les bases, ça peut mener loin D'où vient la sensibilité d'un récepteur d'ondes radio ? Pourquoi le téléchargement d'une vidéo sur votre portable est-il beaucoup plus lent à la campagne qu'en centre-ville ? Si pour vous la réponse technique à des questions comme celles-ci (et bien d'autres que vous n'osez peut-être même pas vous poser) n'est pas évidente, ce livre vous aidera à y voir plus clair. Oui, on peut être à l'aise avec les microcontrôleurs, mais dérouté par le comportement d'un simple transistor. Vous sentez-vous concerné par de telles interrogations ? Ce livre est donc pour vous. Sans aucune formule mathématique qui ne soit pas à la portée d'un lycéen, il balaye tout le champ de l'électronique, depuis l'analogique jusqu'au traitement numérique du signal en passant par le domaine si redouté des hautes-fréquences. La théorie ne s'y éloigne jamais beaucoup de la loi d'Ohm ! Avec des mots simples, l'auteur explique comment ça marche, pourquoi parfois ça ne marche pas comme on veut, et comment mieux utiliser différentes techniques dans vos propres projets pour que ça marche. Liste des sujets abordés : adaptation d'impédance : qu'est-ce-que c'est ? petite introduction aux microrubans jouons avec la réflectométrie temporelle circuits imprimés : éviter les bourdes en HF et avec les fréquences élevées le marquage CE pour les béotiens le quartz magie de la PLL VCO & PLL : pour obtenir des fréquences à la fois précises, stables et variables synthèse numérique directe : une introduction comprendre l'amplificateur à transistor : sexagénaire vaillant ampli de classe A, B, C, D, E, F, G, H : quesako ? le filtrage numérique sans stress : les filtres FIR le filtrage numérique sans stress : les filtres CIC le filtrage numérique sans stress : les filtres IIR l'ABC des CA/N DNL, INL, SNR, SINAD, ENOB, SFDR et consorts l'ABC des CA/N sigma-delta, quésaco ? bruit et sensibilité des récepteurs échange débit contre portée

    € 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

  • Get Started with the SensorTile.box (E - book) - Elektor

    Elektor Digital H0W2: Get Started with the SensorTile.box (E-book)

    STmicroelectronics’ wireless IoT & wearable sensor development kit ‘SensorTile.box’ is a portable multi-sensor circuit board housed in a plastic box and developed by STMicroelectronics. It is equipped with a high-performance 32-bit ARM Cortex-M4 processor with DSP and FPU, and various sensor modules, such as accelerometer, gyroscope, temperature sensor, humidity sensor, atmospheric pressure sensor, microphone, and so on. SensorTile.box is ready to use with wireless IoT and Bluetooth connectivity that can easily be used with an iOS or Android compatible smartphone, regardless of the level of expertise of the users. SensorTile.box is shipped with a long-life battery and all the user has to do is connect the battery to the circuit to start using the box. The SensorTile.box can be operated in three modes: Basic mode, Expert mode, and Pro mode. Basic mode is the easiest way of using the box since it is pre-loaded with demo apps and all the user has to do is choose the required apps and display or plot the measured data on a smartphone using an app called STE BLE Sensor. In Expert mode users can develop simple apps using a graphical wizard provided with the STE BLE Sensor. Pro mode is the most complex mode allowing users to develop programs and upload them to the SensorTile.box. This book is an introduction to the SensorTile.box and includes the following: Brief specifications of the SensorTile.box; description of how to install the STE BLE Sensor app on an iOS or Android compatible smartphone required to communicate with the box. Operation of the SensorTile.box in Basic mode is described in detail by going through all of the pre-loaded demo apps, explaining how to run these apps through a smartphone. An introduction to the Expert mode with many example apps developed and explained in detail enabling users to develop their own apps in this mode. Again, the STE BLE Sensor app is used on the smartphone to communicate with the SensorTile.box and to run the developed apps. The book then describes in detail how to upload the sensor data to the cloud. This is an important topic since it allows the sensor measurements to be accessed from anywhere with an Internet connection, at any time. Finally, Pro mode is described in detail where more experienced people can use the SensorTile.box to develop, debug, and test their own apps using the STM32 open development environment (STM32 ODE). The Chapter explains how to upload the developed firmware to the SensorTile.box using several methods. Additionally, the installation and use of the Unicleo-GUI package is described with reference to the SensorTile.box. This PC software package enables all of the SensorTile.box sensor measurements to be displayed or plotted in real time on the PC.

    € 29,95

    Membres € 23,96

  • Getting Started With Java Using Eclipse (E - book) - Elektor

    Elektor Digital Getting Started With Java Using Eclipse (E-book)

    Maîtriser le langage et la plateforme de développement Beaucoup de gens aimeraient apprendre Java mais se lancer n'est pas facile puisque programmer avec Java nécessite au moins deux choses : maîtriser le langage de programmation et l'environnement de développement. A l'aide de nombreux exemples, ce livre montre comment le langage est structuré. De plus, il utilise l'environnement de développement Eclipse comme exemple d'outil puissant pour enseigner le développement de programmes Java. Dans Basics, la première partie du livre, vous acquérez vos connaissances de base sur Java et Eclipse. Cette partie pose les bases de la programmation, vous donne un aperçu de la technologie Java et vous montre les particularités de la programmation orientée objet. Dans la deuxième partie intitulée Java Language, tout tourne autour des subtilités du langage Java et c'est là que sont créées les premières petites applications Java, aidées par un savant mélange de partie connaissances et d'exercices pratiques. La technologie Java est à la fois le nom et le thème de la troisième partie qui vous présente également les règles à respecter lors de la programmation, ce que sont les bibliothèques de classes et leurs avantages. De plus, vous apprendrez comment tester des programmes, ce que sont les algorithmes et comment les programmer. La quatrième partie, Projets Java, vous permet d'appliquer tous les éléments précédents dans une application avec une interface utilisateur graphique. Le projet montre comment développer une application plus grande pièce par pièce avec l'environnement de développement Eclipse. L'annexe se termine par une section sur les erreurs fréquentes pouvant survenir lors de l'utilisation d'Eclipse et un glossaire.

    € 34,95

    Membres € 27,96

  • Initiation au langage CircuitPython et à la puce nRF52840 (E - book) - Elektor

    Elektor Digital Initiation au langage CircuitPython et à la puce nRF52840 (E-book)

    Le langage de programmation Python est apprécié par les pédagogues parce que sa syntaxe le rend facile à comprendre. Il s'est également imposé chez les informaticiens expérimentés. La société Adafruit a développé une version spéciale de Python pour l'embarquer sur les microcontrôleurs à 32 bits : CircuitPython. Ce livre permettra au lecteur de s'initier à la programmation en CircuitPython sur deux cartes : Feather BlueFruit Sense (également appelée Feather nRF52840 Sense) et CLUE nRF52840 Express. Chacune est animée par le SoC nRF52840 de NORDIC avec une architecture à 32 bits. Pour ce voyage dans le monde de la programmation embarquée, l'auteur sort du chemin classique, à savoir un cours complet sur la programmation orientée objet appliquée à ce langage. Il préfère emmener le lecteur directement sur le terrain avec des projets qui mettent en oeuvre les cartes et différents périphériques. Plus d'une quarantaine d'exemples et de montages permettent de découvrir la richesse de CircuitPython. Toutefois l'auteur s'est imposé une limite pour ne pas décourager les novices : le code de chaque projet ne dépasse jamais la centaine de lignes. Pour ce qui est du matériel, là aussi la simplicité domine : aucun programmateur, un simple PC suffit ; aucun soudage grâce au câblage sur platine d'essai. Les cartes d'extension FeatherWing à enficher sur la Feather nRF52840 Sense permettent de démultiplier ses fonctions : matrice de LED, enregistreur de données, écran à encre électronique, écran OLED, écran TFT, commande de moteurs, audio, relais… Toutes les étapes (assemblage des différents composants, installation des bibliothèques requises, programmation, tests…) sont expliquées en détail. Le code des différents exemples et projets est disponible sur Github. Le résultat de chaque projet est même présenté sur de courtes vidéos disponibles sur YouTube. À la fin de sa lecture, le nouveau Pythonien pourra facilement approfondir les notions abordées et donner vie à ses propres projets grâce aux outils qu'il aura essayés. Ce livre s'adresse aux lycéens et étudiants ainsi qu'à toute la communauté des makers. Chaîne YouTube de l'auteur YouTube (Michaël Bottin)

    € 34,95

    Membres € 27,96

  • Analogue Video (E - book) - Elektor

    Elektor Digital Analogue Video (E-book)

    This book is intended for electronics enthusiasts and professionals alike, who want a much deeper understanding of the incredible technology conquests over the pre-digital decades that created video. It details evolution of analogue video electronics and technology from the first electro-mechanical television, through advancements in Cathode Ray Tubes, transistor circuits and signal processing, up to the latest analogue, colour-rich TV, entertainment devices and calibration equipment. Key technological advances that enabled monochrome video and, eventually, colour are explained. The importance, compromises and techniques of maintaining crucial backward legacy compatibilities are described. The generation, signal processing and playback of analogue video signals in numerous capture, display, recording and playback devices together with operating principles and practices are examined. Technical and, often, political merits and deficiencies of key national and international video standards are highlighted. Several formats are shown to win and ultimately to co-exist. This book begins at fairly basic levels; concepts are introduced with human physiological perceptions of light and colour explained. This leads to the subject matter of luminance and chrominance; their equations and the circuits to process. There is full, detailed analysis of waveform shapes and timings inside video equipment and relevant popular connections e.g. S-video. Several analogue video projects which you can build yourself are also included in this book; with schematics, circuit board layouts and calibration steps to help you obtain the best results. The book makes use of many colour pages where the subject matter demands it (e.g. test cards). If you really want a deeper understanding of analogue video then this book is for you!

    € 24,95

    Membres € 19,96

Connexion

Mot de passe oublié ?

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