Résultats de la recherche pour "compilation OR arduino OR e OR book"
-
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 Kickstart to Arduino Nano (E-book)
Get Cracking with the Arduino Nano V3, Nano Every, and Nano 33 IoT The seven chapters in this book serve as the first step for novices and microcontroller enthusiasts wishing to make a head start in Arduino programming. The first chapter introduces the Arduino platform, ecosystem, and existing varieties of Arduino Nano boards. It also teaches how to install various tools needed to get started with Arduino Programming. The second chapter kicks off with electronic circuit building and programming around your Arduino. The third chapter explores various buses and analog inputs. In the fourth chapter, you get acquainted with the concept of pulse width modulation (PWM) and working with unipolar stepper motors. In the fifth chapter, you are sure to learn about creating beautiful graphics and basic but useful animation with the aid of an external display. The sixth chapter introduces the readers to the concept of I/O devices such as sensors and the piezo buzzer, exploring their methods of interfacing and programming with the Arduino Nano. The last chapter explores another member of Arduino Nano family, Arduino Nano 33 IoT with its highly interesting capabilities. This chapter employs and deepens many concepts learned from previous chapters to create interesting applications for the vast world of the Internet of Things. The entire book follows a step-by-step approach to explain concepts and the operation of things. Each concept is invariably followed by a to-the-point circuit diagram and code examples. Next come detailed explanations of the syntax and the logic used. By closely following the concepts, you will become comfortable with circuit building, Arduino programming, the workings of the code examples, and the circuit diagrams presented. The book also has plenty of references to external resources wherever needed. An archive file (.zip) comprising the software examples and Fritzing-style circuit diagrams discussed in the book may be downloaded free of charge below.
€ 29,95
Membres € 23,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 C Programming with Arduino (E-book)
Technology is constantly changing. New microcontrollers become available every year. 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! Arduino is the hardware platform used to teach the C programming language as Arduino boards are available worldwide and contain the popular AVR microcontrollers from Atmel. Atmel Studio is used as the development environment for writing C programs for AVR microcontrollers. It is a full-featured integrated development environment (IDE) that uses the GCC C software tools for AVR microcontrollers and is free to download. At a glance: Start learning to program from the very first chapter No programming experience is necessary Learn by doing – type and run the example programs 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 AVR microcontrollers Use the free full-featured Atmel Studio IDE software for Windows Write C programs for 8-bit AVR microcontrollers as found on the Arduino Uno and MEGA boards Example code runs on Arduino Uno and Arduino MEGA 2560 boards and can be adapted to run on other AVR microcontrollers or boards Use the AVR Dragon programmer/debugger in conjunction with Atmel Studio to debug C programs
€ 39,95
Membres € 31,96
-
Elektor Digital Arduino for Radio Amateur Applications (E-book)
Program and build Arduino-based ham station utilities, tools, and instruments In addition to a detailed introduction to the exciting world of the Arduino microcontroller and its many variants, this book introduces you to the shields, modules, and components you can connect to the Arduino. Many of these components are discussed in detail and used in the projects included in this book to help you understand how these components can be incorporated into your own Arduino projects. Emphasis has been placed on designing and creating a wide range of amateur radio-related projects that can easily be built in just a few days. This book is written for ham radio operators and Arduino enthusiasts of all skill levels, and includes discussions about the tools, construction methods, and troubleshooting techniques used in creating amateur radio-related Arduino projects. This book teaches you how to create feature-rich Arduino-based projects, with the goal of helping you to advance beyond this book, and design and build your own ham radio Arduino projects. In addition, this book describes in detail the design, construction, programming, and operation of the following projects: CW Beacon and Foxhunt Keyer Mini Weather Station RF Probe with LED Bar Graph DTMF Tone Encoder DTMF Tone Decoder Waveform Generator Auto Power On/Off Bluetooth CW Keyer Station Power Monitor AC Current Monitor This book assumes a basic knowledge of electronics and circuit construction. Basic knowledge of how to program the Arduino using its IDE will also be beneficial.
€ 32,95
Membres € 26,36
-
Elektor Digital The Arduino-Inside Measurement Lab (E-book)
An 8-in-1 test & measurement instrument for the electronics workbench A well-equipped electronics lab is crammed with power supplies, measuring devices, test equipment and signal generators. Wouldn‘t it be better to have one compact device for almost all tasks? Based on the Arduino, a PC interface is to be developed that’s as versatile as possible for measurement and control. It simply hangs on a USB cable and – depending on the software – forms the measuring head of a digital voltmeter or PC oscilloscope, a signal generator, an adjustable voltage source, a frequency counter, an ohmmeter, a capacitance meter, a characteristic curve recorder, and much more. The circuits and methods collected here are not only relevant for exactly these tasks in the "MSR" electronics lab, but many details can also be used within completely different contexts.
€ 29,95
Membres € 23,96
-
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 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 Digital Coding Modbus TCP/IP for Arduino (E-book)
Example projects with Node-RED, MQTT, WinCC SCADA, Blynk, and ThingSpeak This comprehensive guide unlocks the power of Modbus TCP/IP communication with Arduino. From the basics of the Modbus protocol right up to full implementation in Arduino projects, the book walks you through the complete process with lucid explanations and practical examples. Learn how to set up Modbus TCP/IP communication with Arduino for seamless data exchange between devices over a network. Explore different Modbus functions and master reading and writing registers to control your devices remotely. Create Modbus client and server applications to integrate into your Arduino projects, boosting their connectivity and automation level. With detailed code snippets and illustrations, this guide is perfect for beginners and experienced Arduino enthusiasts alike. Whether you‘re a hobbyist looking to expand your skills or a professional seeking to implement Modbus TCP/IP communication in your projects, this book provides all the knowledge you need to harness the full potential of Modbus with Arduino. Projects covered in the book: TCP/IP communication between two Arduino Uno boards Modbus TCP/IP communication within the Node-RED environment Combining Arduino, Node-RED, and Blynk IoT cloud Interfacing Modbus TCP/IP with WinCC SCADA to control sensors Using MQTT protocol with Ethernet/ESP8266 Connecting to ThingSpeak IoT cloud using Ethernet/ESP8266
€ 32,95
Membres € 26,36
-
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
-
Elektor Digital Arduino & Co – Measure, Control, and Hack (E-book)
Astuces astucieuses avec les mini cartes ATmega328 Pro Avec une simple carte Pro Mini et quelques autres composants, des projets qui étaient impensables il y a 20 ou 30 ans (ou auraient coûté une petite fortune) sont réalisés facilement et à moindre coût dans ce livre : des simples effets LED à la charge et aux tests complets de la batterie. station qui mettra à l'épreuve une batterie rechargeable, il y en a pour tous les goûts. Tous les projets sont basés sur le microcontrôleur ATmega328, qui offre des options infinies de mesure, de commutation et de contrôle avec ses 20 lignes d'entrée et de sortie. Par exemple, avec un affichage à 7 segments et quelques résistances, vous pouvez construire un voltmètre ou un thermomètre NTC. La plateforme Arduino offre l'environnement de développement parfait pour programmer cette gamme de cartes. Outre ces projets très pratiques, le livre fournit également les connaissances nécessaires pour vous permettre de créer des projets basés sur vos propres idées. Comment mesurer, et quoi ? Quel transistor convient pour commuter une certaine charge ? Quand est-il préférable d’utiliser un IC ? Comment changer la tension secteur ? Même les projets alimentés par batterie basés sur LilyPad sont discutés en détail, ainsi que de nombreux moteurs différents, des simples moteurs à courant continu aux moteurs pas à pas. Les capteurs sont un autre sujet passionnant : par exemple, un simple récepteur infrarouge qui peut donner une nouvelle vie aux télécommandes désaffectées en contrôlant votre maison, et un petit composant qui peut réellement mesurer la différence de pression atmosphérique entre la hauteur du sol et la hauteur de la table !
€ 32,95
Membres € 26,36
-
Elektor Digital Home Automation Projects with Arduino (E-book)
Using the RFID Starter Kit An Arduino board has now become ‘the’ basic component in the maker community. No longer is an introduction to the world of microcontrollers the preserve of the expert. When it comes to expanding the capabilities of the basic Arduino board however, the developer is still largely on his own. If you really want to build some innovative projects it’s often necessary to get down to component level. This can present many beginners with major problems. That is exactly where this book begins. This book explains how a wide variety of practical projects can be built using items supplied in a single kit together with the Arduino board. This kit, called the 'RFID Starter Kit for Arduino' (SKU 17240) is not just limited to RFID applications but contains more than 30 components, devices and modules covering all areas of modern electronics. In addition to more simple components such as LEDs and resistors there are also complex and sophisticated modules that employ the latest technology such as: A humidity sensor A multicolor LED A large LED matrix with 64 points of light A 4-character 7-segment LED display An infra red remote-controller unit A complete LC-display module A servo A stepper motor and controller module A complete RFID reader module and security tag On top of that you will get to build precise digital thermometers, hygrometers, exposure meters and various alarm systems. There are also practical devices and applications such as a fully automatic rain sensor, a sound-controlled remote control system, a multifunctional weather station and so much more. All of the projects described can be built using the components supplied in the Elektor kit.
€ 29,95
Membres € 23,96