Résultats de la recherche pour "e OR book OR compilation OR esp32 OR esp8266 OR fr"
-
Elektor Digital Compilation ESP32 & ESP8266 (FR) | (E-book)
L'ESP8266 d'Espressif est une puce Wi-Fi dotée d'une pile TCP/IP complète et d'une capacité de microcontrôleur. Il a fait des vagues dans la communauté des fabricants grâce à son prix bas. Mais de nombreux développeurs étaient mécontents de la consommation électrique élevée de l'ESP8266. L'ESP32, équipé d'un coprocesseur ULP (Ultra Low Power), propose un remède à cela. Cet e-book présente un certain nombre de projets mettant en vedette ESP32 et ESP8266 et démontre leurs performances dans différentes applications. Des articles Journal lumineux défiant512 pilotes LED pour Wi-Fi dotés d'un ESP-12F Regarder avec VFD et ESP32À la précision d'Internet L'ESP32 est idéal pour la consommationProgrammation du coprocesseur ULP Adaptateur de programmation USB pour ESP8266Dans la famille Espressif, je voudrais l'ESP-01 et l'ESP-012 Émulateur DCF77 à ESP8266 Des ondes radio à l'internet Thermostat sur le bureau WiFiSurveillance de la température flexible et programmable Minutes pour le thermostat du bureau WiFiSept canaux de temporisation d'une précision atomique Coûteau suisse pour microcontrôleursPlatformIO, un outil de programmation universel Station Météo NucleoInformations mises à jour sur l'affichage sur l'écran LCD AllerNotifierUne interface flexible pour les captureurs d'IdO Regarder RGBChiffreAffiche avec 7 segments et couleur ESP32 pour les utilitaires exigeantsProgrammation avec les outils d'origine Mutation de l'ESP8266Découvrons l'ESP32 avec l'EDI d'Arduino MicroPythonLe Python des petits systèmes MicroPython et PyBoardLa LED qui clignote…Au serveur web qui fait clignoter une LED Machine de surveillance pour ESP8266Domotique pour la transition énergétique WLAN compact et autonomeOu comment utiliser la puce ESP8266 sans µC ESP8266 sur la carte d'entrées/sorties AndroidLancez-vous dans la mise à jour du micrologiciel WLAN pour microcontrôleursAvec la puce ESP8266 Carte de commande Wi-Fi : le retourRelies des objets à votre ordiphone
€ 9,95
Membres € 7,96
-
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
-
Elektor Digital FreeRTOS for ESP32-Arduino (E-book)
Practical Multitasking Fundamentals Programming embedded systems is difficult because of resource constraints and limited debugging facilities. Why develop your own Real-Time Operating System (RTOS) as well as your application when the proven FreeRTOS software is freely available? Why not start with a validated foundation? Every software developer knows that you must divide a difficult problem into smaller ones to conquer it. Using separate preemptive tasks and FreeRTOS communication mechanisms, a clean separation of functions is achieved within the entire application. This results in safe and maintainable designs. Practicing engineers and students alike can use this book and the ESP32 Arduino environment to wade into FreeRTOS concepts at a comfortable pace. The well-organized text enables you to master each concept before starting the next chapter. Practical breadboard experiments and schematics are included to bring the lessons home. Experience is the best teacher. Each chapter includes exercises to test your knowledge. The coverage of the FreeRTOS Application Programming Interface (API) is complete for the ESP32 Arduino environment. You can apply what you learn to other FreeRTOS environments, including Espressif’s ESP-IDF. The source code is available from GitHub. All of these resources put you in the driver’s seat when it is time to develop your next uber-cool ESP32 project. What you will learn: How preemptive scheduling works within FreeRTOS The Arduino startup “loopTask” Message queues FreeRTOS timers and the IDLE task The semaphore, mutex, and their differences The mailbox and its application Real-time task priorities and its effect Interrupt interaction and use with FreeRTOS Queue sets Notifying tasks with events Event groups Critical sections Task local storage The gatekeeper task
€ 34,95
Membres € 27,96
-
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
-
Elektor Digital IoT Home Hacks with ESP8266 (E-book)
There are many so-called 'Arduino compatible' platforms on the market. The ESP8266 – in the form of the WeMos D1 Mini Pro – is one that really stands out. This device includes WiFi Internet access and the option of a flash file system using up to 16 MB of external flash memory. Furthermore, there are ample in/output pins (though only one analogue input), PWM, I²C, and one-wire. Needless to say, you are easily able to construct many small IoT devices! This book contains the following builds: A colourful smart home accessory refrigerator controller 230 V power monitor door lock monitor and some further spin-off devices. All builds are documented together with relevant background information for further study. For your convenience, there is a small PCB for most of the designs; you can also use a perf board. You don’t need to be an expert but the minimum recommended essentials include basic experience with a PC, software, and hardware, including the ability to surf the Internet and assemble PCBs. And of course: A handle was kept on development costs. All custom software for the IoT devices and PCB layouts are available for free download from at Elektor.com.
€ 34,95
Membres € 27,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 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 Digital Practical Audio DSP Projects with the ESP32 (E-book)
Traitement du signal numérique simple et abordable Le but de cet ouvrage est d'enseigner les principes de base du Traitement Numérique du Signal (DSP) et de l'introduire d'un point de vue pratique en utilisant le strict minimum de mathématiques. Seul le niveau de base de la théorie des systèmes à temps discret est donné, suffisant pour implémenter des applications DSP en temps réel. Les implémentations pratiques sont décrites en temps réel à l'aide de la très populaire carte de développement de microcontrôleur ESP32 DevKitC. Avec le microcontrôleur ESP32, peu coûteux et extrêmement populaire, vous devriez être en mesure de concevoir des projets DSP élémentaires avec des fréquences d'échantillonnage comprises dans la plage audio. Toute la programmation est effectuée à l'aide du populaire IDE Arduino en conjonction avec le compilateur en langage C. Après avoir posé une base solide de la théorie DSP et des discussions pertinentes sur les principaux outils logiciels DSP du marché, le livre présente les projets audio et DSP suivants : Utilisation d'un microphone numérique basé sur I²S pour capturer le son audio Utilisation d'un amplificateur audio et d'un haut-parleur de classe D basés sur I²S Lecture de musique MP3 stockée sur une carte SD via un amplificateur et un haut-parleur basés sur I²S Lecture de fichiers de musique MP3 stockés dans la mémoire flash ESP32 via un amplificateur et un haut-parleur basés sur I²S Radio Internet mono et stéréo avec amplificateurs et haut-parleurs basés sur I²S Sortie de synthèse vocale avec un amplificateur et un haut-parleur basés sur I²S Utilisation du contrôle du volume dans les systèmes d'amplificateurs et de haut-parleurs basés sur I²S Un compteur d'événements parlants avec un amplificateur et un haut-parleur basés sur I²S Un générateur d'onde sinusoïdale réglable avec amplificateur et haut-parleur basés sur I²S Utilisation du module ADC/DAC rapide 24 bits Pmod I²S2 Conception de filtre FIR numérique passe-bas et passe-bande en temps réel avec conversion A/D et D/A externe et interne Conception de filtre IIR numérique passe-bas et passe-bande en temps réel avec conversion A/D et D/A externe et interne Transformations de Fourier rapides (FFT)
€ 32,95
Membres € 26,36
-
Elektor Digital 311 circuits FR (E-book)
C'est la première étape : l'ensemble est constitué de 311 schémas électriques analogiques, de logiques numériques, de programmes, de liens entre les sites Internet, de tableaux de caractéristiques de composition et de dessins de circuits imprimés. Le premier tome de la collection « 300 circuits » (301... 311 circuits). Ce sont les tableaux alphabétique et thématique vous permettent de trouver rapidement et facilement parmi les 311 articles proposés qui répondent à vos besoins. Ces articles sont publiés par le numéro des doubles récemment publiés par Elektor, parus dans la presse et publiés par les numéros de Hors-Gabarit, dans le cadre d'exceptions continues. Ils forment un véritable catalogue d'idées, de trouvailles et d'astuces. C'est une source d'inspiration indispensable, qui participe à l'élaboration de variantes originales des combinaisons combinées pour guider les circuits. Voici les domaines familiaux et les usages de l'électronique : alimentations, régulateurs et chargeurs audio Video communication hautes fréquences informatique jeux & modélisme maison et automobile mesurer et tester processeur et contrôleur robots et accessoires Certains aspects du processus de production sont conçus pour être succincts, la conception détaillée de la conception du circuit, la liste complète des compositions et la conception du circuit, les célèbres constructions de circuits utilisées font partie de la réputation électrique. Une concentration complète sur les connaissances du laboratoire électrique pour une première méthode. On y trouve beaucoup plus que ce qu'on y cherche.
€ 29,95
Membres € 23,96
-
Elektor Digital RISC-V Assembly Language Programming using ESP32-C3 and QEMU (E-book)
With the availability of free and open source C/C++ compilers today, you might wonder why someone would be interested in assembler language. What is so compelling about the RISC-V Instruction Set Architecture (ISA)? How does RISC-V differ from existing architectures? And most importantly, how do we gain experience with the RISC-V without a major investment? Is there affordable hardware available? The availability of the Espressif ESP32-C3 chip provides a way to get hands-on experience with RISC-V. The open sourced QEMU emulator adds a 64-bit experience in RISC-V under Linux. These are just two ways for the student and enthusiast alike to explore RISC-V in this book. The projects in this book are boiled down to the barest essentials to keep the assembly language concepts clear and simple. In this manner you will have “aha!” moments rather than puzzling about something difficult. The focus in this book is about learning how to write RISC-V assembly language code without getting bogged down. As you work your way through this tutorial, you’ll build up small demonstration programs to be run and tested. Often the result is some simple printed messages to prove a concept. Once you’ve mastered these basic concepts, you will be well equipped to apply assembly language in larger projects.
€ 34,95
Membres € 27,96
-
Elektor Publishing ESP8266 and MicroPython
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 book 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.
€ 34,95
Membres € 31,46
-
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 Arduino-Nano ESP32
L'Arduino Nano ESP32 (avec ou sans connecteurs) est une carte au format Nano basée sur l'ESP32-S3 (intégré dans le NORA-W106-10B de u-blox). Il s'agit de la première carte Arduino entièrement basée sur un ESP32, et elle dispose du Wi-Fi, du Bluetooth LE, du débogage via USB natif dans l'IDE Arduino ainsi que de la faible consommation d'énergie. Le Nano ESP32 est compatible avec l'Arduino IoT Cloud et prend en charge MicroPython. C'est une carte idéale pour se lancer dans le développement IoT. Caractéristiques Faible encombrement: Conçu en gardant à l'esprit le format Nano bien connu, cette carte au design compact est parfaite pour être intégrée dans des projets autonomes. Wi-Fi et Bluetooth: Exploitez la puissance du microcontrôleur ESP32-S3, bien connu dans le domaine de l'IoT, avec le support complet d'Arduino pour la connectivité sans fil et Bluetooth. Support d'Arduino et de MicroPython: Basculez facilement entre la programmation Arduino et MicroPython en quelques étapes simples. Compatible avec l'Arduino IoT Cloud: Créez rapidement et facilement des projets IoT avec seulement quelques lignes de code. La configuration prend en charge la sécurité, vous permettant de surveiller et de contrôler votre projet de n'importe où grâce à l'application Arduino IoT Cloud. Prise en charge HID: Simulez des périphériques d'interface utilisateur tels que des claviers ou des souris via USB, ouvrant de nouvelles possibilités d'interaction avec votre ordinateur. Spécifications Microcontrôleur u-blox NORA-W106 (ESP32-S3) Connecteur USB USB-C Broches Broches LED intégrées 13 Broches LED RVB intégrées 14-16 Broches d'E/S numériques 14 Broches d'entrée analogique 8 Broches PWM 5 Interruptions externes Toutes les broches numériques Connectivité Wi-Fi u-blox NORA-W106 (ESP32-S3) Bluetooth u-blox NORA-W106 (ESP32-S3) Communication UART 2x I²C 1x, A4 (SDA), A5 (SCL) SPI D11 (COPI), D12 (CIPO), D13 (SCK). Utilisez n'importe quelle broche GPIO pour Chip Select (CS) Alimentation Tension d'E/S 3,3 V Tension d'entrée (nominale) 6-21 V Courant source par broche d'E/S 40 mA Courant de décharge par broche d'E/S 28 mA Vitesse d'horloge Processeur Jusqu'à 240 MHz Mémoire Mémoire ROM 384 ko Mémoire SRAM 512 ko Mémoire Flash externe 128 Mbit (16 Mo) Dimensions 18 x 45 mm Téléchargements Fiche technique Schémas
€ 23,95€ 17,95
Membres identique