Suchergebnisse für "mastering OR microcontrollers OR helped OR by OR arduino OR edition OR 3"
-
Elektor Digital Mastering Microcontrollers Helped by Arduino (3rd Edition) | E-book
Third, extended and revised edition with AVR Playground and Elektor Uno R4 Arduino boards have become hugely successful. They are simple to use and inexpensive. This book will not only familiarize you with the world of Arduino but it will also teach you how to program microcontrollers in general. In this book theory is put into practice on an Arduino board using the Arduino programming environment. Some hardware is developed too: a multi-purpose shield to build some of the experiments from the first 10 chapters on; the AVR Playground, a real Arduino-based microcontroller development board for comfortable application development, and the Elektor Uno R4, an Arduino Uno R3 on steroids. The author, an Elektor Expert, provides the reader with the basic theoretical knowledge necessary to program any microcontroller: inputs and outputs (analog and digital), interrupts, communication busses (RS-232, SPI, I²C, 1-wire, SMBus, etc.), timers, and much more. The programs and sketches presented in the book show how to use various common electronic components: matrix keyboards, displays (LED, alphanumeric and graphic color LCD), motors, sensors (temperature, pressure, humidity, sound, light, and infrared), rotary encoders, piezo buzzers, pushbuttons, relays, etc. This book will be your first book about microcontrollers with a happy ending! This book is for you if you are a beginner in microcontrollers, an Arduino user (hobbyist, tinkerer, artist, etc.) wishing to deepen your knowledge,an Electronics Graduate under Undergraduate student or a teacher looking for ideas. Thanks to Arduino the implementation of the presented concepts is simple and fun. Some of the proposed projects are very original: Money Game Misophone (a musical fork) Car GPS Scrambler Weather Station DCF77 Decoder Illegal Time Transmitter Infrared Remote Manipulator Annoying Sound Generator Italian Horn Alarm Overheating Detector PID Controller Data Logger SVG File Oscilloscope 6-Channel Voltmeter All projects and code examples in this book have been tried and tested on an Arduino Uno board. They should also work with the Arduino Mega and every other compatible board that exposes the Arduino shield extension connectors. Please note For this book, the author has designed a versatile printed circuit board that can be stacked on an Arduino board. The assembly can be used not only to try out many of the projects presented in this book but also allows for new exercises that in turn provide the opportunity to discover new techniques. Also available is a kit of parts including the PCB and all components. With this kit you can build most of the circuits described in the book and more. Datasheets Active Components Used (.PDF file): ATmega328 (Arduino Uno) ATmega2560 (Arduino Mega 2560) BC547 (bipolar transistor, chapters 7, 8, 9) BD139 (bipolar power transistor, chapter 10) BS170 (N-MOS transistor, chapter 8) DCF77 (receiver module, chapter 9) DS18B20 (temperature sensor, chapter 10) DS18S20 (temperature sensor, chapter 10) HP03S (pressure sensor, chapter 8) IRF630 (N-MOS power transistor, chapter 7) IRF9630 (P-MOS power transistor, chapter 7) LMC6464 (quad op-amp, chapter 7) MLX90614 (infrared sensor, chapter 10) SHT11 (humidity sensor, chapter 8) TS922 (dual op-amp, chapter 9) TSOP34836 (infrared receiver, chapter 9) TSOP1736 (infrared receiver, chapter 9) MPX4115 (analogue pressure sensor, chapter 11) MCCOG21605B6W-SPTLYI (I²C LCD, chapter 12) SST25VF016B (SPI EEPROM, chapter 13) About the author Clemens Valens, born in the Netherlands, lives in France since 1997. Manager at Elektor Labs and Webmaster of ElektorLabs, in love with electronics, he develops microcontroller systems for fun, and sometimes for his employer too. Polyglot—he is fluent in C, C++, PASCAL, BASIC and several assembler dialects—Clemens spends most of his time on his computer while his wife, their two children and two cats try to attract his attention (only the cats succeed). Visit the author’s website: www.polyvalens.com.Authentic testimony of Hervé M., one of the first readers of the book:'I almost cried with joy when this book made me understand things in only three sentences that seemed previously completely impenetrable.'
€ 34,95
Mitglieder € 27,96
-
Elektor Publishing Hands-on Microcontroller Course for Advanced Arduino Users
32 new Projects, Practical Examples and Exercises with the Elektor Arduino Nano MCCAB Training Board Electronics and microcontroller technology offer the opportunity to be creative. This practical microcontroller course provides you with the chance to bring your own Arduino projects and experience such moments of success. Ideally, everything works as you imagined when you switch it on for the first time. In practice, however, things rarely work as expected. At that point, you need knowledge to efficiently search for and find the reason for the malfunction. In this book for advanced users, we delve deep into the world of microcontrollers and the Arduino IDE to learn new procedures and details, enabling you to successfully tackle and solve even more challenging situations. With this book, the author gives the reader the necessary tools to create projects independently and also to be able to find errors quickly. Instead of just offering ready-made solutions, he explains the background, the hardware used, and any tools required. He sets tasks in which the reader contributes their own creativity and writes the Arduino sketch themselves. If you don’t have a good idea and get stuck, there is, of course, a suggested solution for every project and every task, along with the corresponding software, which is commented on and explained in detail in the book. This practical course will teach you more about the inner workings of the Arduino Nano and its microcontroller. You will get to know hardware modules that you can use to realize new and interesting projects. You will familiarize yourself with software methods such as ‘state machines,’ which can often be used to solve problems more easily and clearly. The numerous practical projects and exercise sketches are once again realized on the Arduino Nano MCCAB Training Board, which you may already be familiar with from the course book ‘Microcontrollers Hands-on Course for Arduino Starters’, and which contains all the hardware peripherals and operating elements we need for the input/output operations of our sketches. Readers who do not yet own the Arduino Nano MCCAB Training Board can purchase the required hardware separately, or alternatively, build it on a breadboard.
€ 49,95
Mitglieder € 44,96
-
Elektor Publishing Mastering the Arduino Uno R4
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, and this workhorse has been with us for many years. Eleven years later, the long-overdue successor, the Arduino Uno R4, was released. It is built around a 48 MHz, 32-bit Arm Cortex-M4 microcontroller and provides significantly expanded SRAM and Flash memory. Additionally, a higher-precision ADC and a new DAC are added to the design. The Uno R4 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. 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 4x4 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.
€ 39,95
Mitglieder € 35,96
-
Elektor Bundles Microcontrollers Hands-on Course for Arduino Starters (Bundle)
Realize your own projects with the Elektor Arduino Nano MCCAB Training Board The microcontroller is probably the most fascinating subfield of electronics. Due to the multitude of functions, it combines on its chip, it is a universal multi-tool for developers to realize their projects. Practically every device of daily use today is controlled by a microcontroller. However, for an electronic layman, realizing his own ideas with a microcontroller has so far remained a pipe dream due to its complexity. The Arduino concept has largely simplified the use of microcontrollers, so that now even laymen can realize their own electronics ideas with a microcontroller. Book & Hardware in the Bundle: 'Learning by Doing' This book, which is included in the bundle, shows how you can realize your own projects with a microcontroller even without much experience in electronics and programming languages. It is a microcontrollers hands-on course for starters, because after an overview of the internals of the microcontroller and an introduction to the programming language C, the focus of the course is on the practical exercises. The reader acquires the necessary knowledge by 'learning by doing': in the extensive practical section with 12 projects and 46 exercises, what is learned in the front part of the book is underpinned with many examples. The exercises are structured in such a way that the user is given a task to solve using the knowledge built up in the theoretical part of the book. Each exercise is followed by a sample solution that is explained and commented on in detail, which helps the user to solve problems and compare it with his own solution. Arduino IDE The Arduino IDE is a software development environment that can be downloaded for free to your own PC and that contains the entire software package needed for your own microcontroller projects. You write your programs ('apps') with the IDE’s editor in the C programming language. You translate them into the bits and bytes that the microcontroller understands using the Arduino IDE's built-in compiler, and then load them into the microcontroller's memory on the Elektor Arduino MCCAB Nano Training Board via a USB cable. Query or control external sensors, motors or assemblies In addition to an Arduino Nano microcontroller module, the Elektor Arduino Nano MCCAB Training Board contains all the components required for the exercises, such as light-emitting diodes, switches, pushbuttons, acoustic signal transmitters, etc. External sensors, motors or assemblies can also be queried or controlled with this microcontroller training system. Specifications (Arduino Nano MCCAB Training Board) Power Supply Via the USB connection of the connected PC or an external power supply unit (not included) Operating Voltage +5 Vcc Input Voltage All inputs 0 V to +5 V VX1 and VX2 +8 V to +12 V (only when using an external power supply) Hardware periphery LCD 2x16 characters Potentiometer P1 & P2 JP3: selection of operating voltage of P1 & P2 Distributor SV4: Distributor for the operating voltagesSV5, SV6: Distributor for the inputs/outputs of the microcontroller Switches and buttons RESET button on the Arduino Nano module 6x pushbutton switches K1 ... K6 6x slide switches S1 ... S6 JP2: Connection of the switches with the inputs of the microcontroller Buzzer Piezo buzzer Buzzer1 with jumper on JP6 Indicator lights 11 x LED: Status indicator for the inputs/outputs LED L on the Arduino Nano module, connected to GPIO D13 JP6: Connection of LEDs LD10 ... LD20 with GPIOs D2 ... D12 Serial interfacesSPI & I²C JP4: Selection of the signal at pin X of the SPI connector SV12 SV9 to SV12: SPI interface (3.3 V/5 V) or I²C interface Switching output for external devices SV1, SV7: Switching output (maximum +24 V/160 mA, externally supplied) SV2: 2x13 pins for connection of external modules 3x3 LED matrix(9 red LEDs) SV3: Columns of the 3x3 LED matrix (outputs D6 ... D8) JP1: Connection of the rows with the GPIOs D3 ... D5 Software Library MCCABLib Control of hardware components (switches, buttons, LEDs, 3x3 LED matrix, buzzer) on the MCCAB Training Board Operating Temperature Up to +40 °C Dimensions 100 x 100 x 20 mm Specifications (Arduino Nano) Microcontroller ATmega328P Architecture AVR Operating Voltage 5 V Flash Memory 32 KB, of which 2 KB used by bootloader SRAM 2 KB Clock Speed 16 MHz Analog IN Pins 8 EEPROM 1 KB DC Current per I/O Pins 40 mA on one I/O pin, total maximum 200 mA on all pins together Input Voltage 7-12 V Digital I/O Pins 22 (6 of which are PWM) PWM Output 6 Power Consumption 19 mA Dimensions 18 x 45 mm Weight 7 g Included 1x Elektor Arduino Nano MCCAB Training Board 1x Arduino Nano 1x Book: Microcontrollers Hands-on Course for Arduino Starters
€ 139,95€ 109,95
Mitglieder identisch
-
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, and this workhorse has been with us for many years. Eleven years later, the long-overdue successor, the Arduino Uno R4, was released. It is built around a 48 MHz, 32-bit Arm Cortex-M4 microcontroller and provides significantly expanded SRAM and Flash memory. Additionally, a higher-precision ADC and a new DAC are added to the design. The Uno R4 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. 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 4x4 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
Mitglieder € 26,36
-
Arduino Arduino Nano
Der Arduino Nano ist eine kleine, vollständige und Breadboard-freundliche Platine, die auf dem ATmega328 (Arduino Nano 3.x) basiert. Er hat mehr oder weniger die gleiche Funktionalität wie der Arduino Duemilanove, aber in einem anderen Gehäuse. Es fehlt nur eine DC-Strombuchse und arbeitet mit einem Mini-B-USB-Kabel anstelle eines Standardkabels. Technische Daten Mikrocontroller ATmega328 Betriebsspannung (Logikpegel) 5 V Eingangsspannung (empfohlen) 7-12 V Eingangsspannung (Grenzwerte) 6-20 V Digitale E/A-Pins 14 (davon 6 mit PWM-Ausgang) Analogeingangs-Pins 8 DC-Strom pro I/O-Pin 40 mA Flash-Speicher 16 KB (ATmega168) oder 32 KB (ATmega328), davon 2 KB für den Bootloader SRAM 1 KB (ATmega168) oder 2 KB (ATmega328) EEPROM 512 bytes (ATmega168) oder 1 KB (ATmega328) Taktfrequenz 16 MHz Abmessungen 18 x 45 mm Stromversorgung Der Arduino Nano kann über den Mini-B-USB-Anschluss, eine ungeregelte externe 6-20-V-Stromversorgung (Pin 30) oder eine geregelte externe 5-V-Stromversorgung (Pin 27) mit Strom versorgt werden. Die Stromquelle wird automatisch auf die höchste Spannungsquelle eingestellt. Speicher Der ATmega168 verfügt über 16 KB Flash-Speicher zum Speichern von Code (davon 2 KB für den Bootloader), 1 KB SRAM und 512 Byte EEPROM Der ATmega328 verfügt über 32 KB Flash-Speicher zum Speichern von Code (2 KB werden auch für den Bootloader verwendet), 2 KB SRAM und 1 KB EEPROM. Input und Output Jeder der 14 digitalen Pins des Nano kann mit den Funktionen pinMode(), digitalWrite(), und digitalRead() als Eingang oder Ausgang verwendet werden. Jeder Pin kann maximal 40 mA liefern oder empfangen und hat einen internen Pull-up-Widerstand (standardmäßig ausgeschaltet) von 20-50 kOhm. Kommunikation Der Arduino Nano verfügt über eine Reihe von Möglichkeiten zur Kommunikation mit einem Computer, einem anderen Arduino oder anderen Mikrocontrollern. Der ATmega168 und ATmega328 bieten eine serielle UART-TTL-Kommunikation (5 V), die an den digitalen Pins 0 (RX) und 1 (TX) verfügbar ist. Ein FTDI FT232RL auf dem Board leitet diese serielle Kommunikation über USB weiter, und die FTDI-Treiber (in der Arduino-Software enthalten) stellen der Software auf dem Computer einen virtuellen Com-Port zur Verfügung. Die Arduino-Software enthält einen seriellen Monitor, mit dem einfache Textdaten zum und vom Arduino-Board gesendet werden können. Die RX- und TX-LEDs auf dem Board blinken, wenn Daten über den FTDI-Chip und die USB-Verbindung zum Computer übertragen werden (jedoch nicht bei serieller Kommunikation über die Pins 0 und 1). Eine SoftwareSerial-Bibliothek ermöglicht die serielle Kommunikation über jeden der digitalen Pins des Nano. Programmierung Der Arduino Nano kann mit der Arduino-Software (Download) programmiert werden. Der ATmega168 oder ATmega328 auf dem Arduino Nano verfügt über einen Bootloader, mit dem Sie neuen Code ohne ein externes Hardware-Programmiergerät hochladen können. Er kommuniziert mit dem ursprünglichen STK500-Protokoll (Referenz, C-Header-Dateien). Sie können den Bootloader auch umgehen und den Mikrocontroller über den ICSP-Header (In-Circuit Serial Programming) programmieren, indem Sie Arduino ISP oder ein ähnliches Programm verwenden; Einzelheiten finden Sie in dieser Anleitung. Automatischer (Software-)Reset Anstatt den Reset-Knopf vor einem Upload physisch zu betätigen, ist der Arduino Nano so konzipiert, dass er durch eine auf einem angeschlossenen Computer laufende Software zurückgesetzt werden kann. Eine der Hardware-Flusskontrollleitungen (DTR) desFT232RL ist über einen 100 nF-Kondensator mit der Reset-Leitung des ATmega168 oder ATmega328 verbunden. Wenn diese Leitung aktiviert wird (low), fällt die Reset-Leitung lange genug ab, um den Chip zurückzusetzen. Die Arduino-Software nutzt diese Fähigkeit, um das Hochladen von Code durch einfaches Drücken der Upload-Taste in der Arduino-Umgebung zu ermöglichen. Dies bedeutet, dass der Bootloader ein kürzeres Timeout haben kann, da das Absenken von DTR gut mit dem Beginn des Uploads koordiniert werden kann.
€ 22,95
Mitglieder € 20,66
-
Elektor Labs Elektor Arduino MultiCalculator
Das Elektor MultiCalculator Kit ist ein Arduino-basierter Multifunktionsrechner, der über einfache Berechnungen hinausgeht. Es bietet 22 Funktionen, darunter Licht- und Temperaturmessung, Differenztemperaturanalyse und NEC-IR-Fernbedienungsdekodierung. Der Elektor MultiCalculator ist ein praktisches Werkzeug für den Einsatz in Ihren Projekten oder für Bildungszwecke. Das Kit enthält ein Pro Mini-Modul als Recheneinheit. Die Platine lässt sich mithilfe von Durchgangslochkomponenten einfach zusammenbauen. Das Gehäuse besteht aus 11 Acrylplatten und Montagematerial für eine einfache Montage. Darüber hinaus ist das Gerät mit einem 16x2 alphanumerischen LCD, 20 Tasten und Temperatursensoren ausgestattet. Der Elektor MultiCalculator ist über einen 6-Wege-PCB-Header mit der Arduino-IDE programmierbar. Der Rechner kann mit einem Programmieradapter programmiert werden und wird über USB-C mit Strom versorgt. Betriebsmodi Rechner 4-Ring-Widerstandscode 5-Ring-Widerstandscode Konvertierung von Dezimalzahlen in Hexadezimalzahlen und Zeichen (ASCII) Konvertierung von Hexadezimalzahlen in Dezimalzahlen und Zeichen (ASCII) Dezimal-zu-Binär- und Zeichen-Konvertierung (ASCII) Binär-zu-Dezimal- und Hexadezimal-Konvertierung Berechnung von Hz, nF und kapazitiver Reaktanz (XC) Hz, µH, Berechnung der induktiven Reaktanz (XL) Widerstandsberechnung zweier parallel geschalteter Widerstände Widerstandsberechnung zweier in Reihe geschalteter Widerstände Berechnung des unbekannten Parallelwiderstands Temperaturmessung Differenztemperaturmessung T1&T2 und Delta (δ) Lichtmessung Stoppuhr mit Rundenzeitfunktion Artikelzähler NEC IR-Fernbedienungsdekodierung AWG-Umwandlung (American Wire Gauge) Würfeln Startnachricht personalisieren Temperaturkalibrierung Technische Daten Menüsprachen: Englisch, Niederländisch Abmessungen: 92 x 138 x 40 mm Bauzeit: ca. 5 Stunden Lieferumfang Leiterplatten- und Durchgangslochkomponenten Vorgeschnittene Acrylplatten mit allen mechanischen Teilen Pro Mini Mikrocontroller-Modul (ATmega328/5 V/16 MHz) Programmieradapter Wasserdichte Temperatursensoren USB-C Kabel Downloads Software
€ 49,95€ 39,95
Mitglieder identisch
-
Arduino Arduino Uno R4 WiFi
Der Arduino Uno R4 wird vom 32-bit-ARM-Cortex-M4-Prozessor Renesas RA4M1 angetrieben, der eine deutliche Steigerung der Verarbeitungsleistung, des Speichers und der Funktionalität bietet. Die WiFi-Version wird zusätzlich zum RA4M1 mit einem ESP32-S3 WiFi-Modul geliefert, was die kreativen Möglichkeiten für Maker und Ingenieure erweitert. Der Uno R4 Minima ist eine kostengünstige Option für diejenigen, die die zusätzliche Funktionen nicht benötigen. Der Arduino Uno R4 läuft mit 48 MHz, was eine dreifache Steigerung gegenüber dem beliebten Uno R3 bedeutet. Außerdem wurde der SRAM von 2 kB auf 32 kB und der Flash-Speicher von 32 kB auf 256 kB erweitert, um komplexere Projekte zu unterstützen. Als Reaktion auf das Feedback der Community ist der USB-Anschluss jetzt USB-C, und die maximale Versorgungsspannung wurde auf 24 V angehoben und das thermische Design verbessert. Das Board verfügt über einen CAN-Bus und einen SPI-Port, so dass Anwender den Verdrahtungsaufwand reduzieren und durch den Anschluss mehrerer Shields parallele Aufgaben durchführen können. Ein 12-bit-Analog-DAC ist ebenfalls auf dem Board vorhanden. Der Arduino Uno R4 ist in 2 Versionen (Minima und WiFi) erhältlich und bietet die folgenden neuen Funktionen im Vergleich zum Uno R3: Arduino Uno R4 Minima Arduino Uno R4 WiFi USB-C-Anschluss USB-C-Anschluss RA4M1 von Renesas (Cortex-M4) RA4M1 von Renesas (Cortex-M4) HID-Gerät (emuliert eine Maus oder eine Tastatur) HID-Gerät (emuliert eine Maus oder eine Tastatur) Verbesserte Stromversorgung (bis zu 24 V über VIN) Verbesserte Stromversorgung (bis zu 24 V über VIN) CAN-Bus CAN-Bus DAC (12-bit) DAC (12-bit) Op amp Op amp WiFi/Bluetooth LE Vollständig adressierbare LED-Matrix (12x8) Qwiic I²C-Anschluss RTC (mit Unterstützung für eine Pufferbatterie) Diagnose von Laufzeitfehlern Modellvergleich Uno R3 Uno R4 Minima Uno R4 WiFi Mikrocontroller Microchip ATmega328P (8-bit AVR RISC) Renesas RA4M1 (32-bit ARM Cortex-M4) Renesas RA4M1 (32-bit ARM Cortex-M4) Betriebsspannung 5 V 5 V 5 V Eingangsspannung 6-20 V 6-24 V 6-24 V Digitale I/O-Pins 14 14 14 PWM Digitale I/O-Pins 6 6 6 Analoge Eingangs-Pins 6 6 6 Gleichstrom pro I/O-Pin 20 mA 8 mA 8 mA Taktgeschwindigkeit 16 MHz 48 Mhz 48 Mhz Flash-Speicher 32 KB 256 KB 256 KB SRAM 2 KB 32 KB 32 KB USB USB-B USB-C USB-C DAC (12-bit) – 1 1 SPI 1 2 2 I²C 1 2 2 CAN – 1 1 Op amp – 1 1 SWD – 1 1 RTC – – 1 Qwiic I²C-Anschluss – – 1 LED-Matrix – – 12x8 (96 rote LEDs) LED_BUILTIN 13 13 13 Abmessungen 68,6 x 53,4 mm 68,9 x 53,4 mm 68,9 x 53,4 mm Downloads Datasheet Schematics
€ 29,95
Mitglieder € 26,96
-
Elektor Digital Arduino entdecken (PDF)
Arduino entdecken (E-Book)
€ 32,80
Mitglieder € 26,24
-
Elektor Digital Elektor-Special: Gastausgabe von Arduino 2022 (PDF)
Diese Ausgabe steht allen GOLD- und GREEN-Mitgliedern auf der ElektorMagazine-Website zum Download bereit! Sind Sie noch kein Mitglied? Hier klicken! Arduino Portenta Machine Control und Arduino Potenta H7 Ein CAN-zu-MQTT Gateway Demo Projekt Ausgepackt: Der Elektor-LCR-Meter-Bausatz von Elektor MicroPython hält Einzug in die Arduino-Welt Vernetzte Projekte, einfach eingerichtet Ihr Weg in die Arduino-Cloud Einführung in TinyML Groß ist nicht immer besser Arduino K-Weg Komfortableres Schreiben von Arduino-Sketches Lernen Sie Arduino kennen! Erste Schritte mit Portenta X8 Sichere Softwareverwaltung mit Containern Skalierbare, sichere Anwendungen erstellen, in Betrieb nehmen und pflegen Arduino Portenta X8 mit dem i.MX 8M Mini-Anwendungsprozessor von NXP und dem EdgeLock Secure Element SE050 Wie ich mein Haus automatisiert habe Arduino-CEO Fabio Violante entwickelt und teilt Lösungen Altair-8800-Emulator Hardware-Simulation eines alten Computers MS-DOS auf dem Portenta-H7-Board Alte Software auf moderner Hardware ausführen Bauen Sie es selbst an Eine digital gesteuerte Anzuchtbox für Indoor-Farming Kann Hausautomatisierung den Planeten retten? MQTT auf dem Arduino Nano RP2040 Connect Professionelle Anwendungen mit Arduino Pro Intelligente Backöfen der nächsten Generation Tagvance sorgt mit Arduino für sicherere Baustellen Santagostino ist da! mit einer Fernüberwachung, die KI für vorausschauende Wartung nutzt Höchste Sicherheit mit der MKR-basierten Lösung von RIoT Secure Eine neue Generation des Wassermanagements mit Open-Source Senso Abholzung mit Schallanalyse aufspüren Die Arduino-Bibliothek Mozzi für Klangsynthese Einblicke von Tim Barrass Das neue Portenta-X8-Board (mit Linux!) und Max Carrier machen es möglich! Wie Arduino Schülern hilft, zukünftige Fähigkeiten zu entwickeln Must-Haves für Ihren Elektronik-Arbeitsplatz Die Bedeutung der Robotik in der Ausbildung Ein zuverlässiges IoT auf Basis von LoRa Ausgepackt: die Portenta-Maschinensteuerung 8-Bit-Gaming mit Arduboy Reduzierung des Wasserverbrauchs auf der Pferderennbahn Ein IoT zur ständigen Überwachung von Bodenfeuchtigkeit und Temperatur Das Panettone-Projekt Ein Robotsystem zur Verwaltung von Sauerteigstartern Unterstützung durch Arduino-Reseller Space Invaders mit Arduino Kunst mit Arduino Inspirierende Einblicke von Künstlern und Designern Arduino-Produktkatalog Die Zukunft von Arduino David und Fabio orakeln
€ 11,90
-
Elektor Digital Advanced Programming with STM32 Microcontrollers (E-book)
Master the software tools behind the STM32 microcontroller This book is project-based and aims to teach the software tools behind STM32 microcontroller programming. Author Majid Pakdel has developed projects using various different software development environments including Keil MDK, IAR Embedded Workbench, Arduino IDE and MATLAB. Readers should be able to use the projects as they are, or modify them to suit to their own needs. This book is written for students, established engineers, and hobbyists. STM32 microcontroller development boards including the STM32F103 and STM32F407 are used throughout the book. Readers should also find it easy to use other ARM-based development boards. Advanced Programming with STM32 Microcontrollers includes: Introduction to easy-to-use software tools for STM32 Accessing the features of the STM32 Practical, goal oriented learning Complete code available online Producing practical projects with ease Topics cover: Pulse Width Modulation Serial Communication Watchdog Timers I²C Direct Memory Access (DMA) Finite State Machine Programming ADCs and DACs External Interupts Timers and Counters
€ 29,95
Mitglieder € 23,96
-
Elektor Classics The Arduino Collection (USB-Stick)
Dieser USB-Stick enthält eine Auswahl von über 300 Arduino-bezogenen Artikeln, die im Elektor-Magazin veröffentlicht wurden. Der Inhalt umfasst sowohl Hintergrundartikel als auch Projekte zu folgenden Themen: Software- und Hardware-Entwicklung: Tutorials zur Arduino-Softwareentwicklung mit der Arduino IDE, Atmel Studio, verschiedenen Shields und grundlegenden Programmierkonzepten. Lernen: Das Mikrocontroller-Bootcamp bietet einen strukturierten Einstieg in die Programmierung eingebetteter Systeme. Datenerfassung und -messung: Projekte wie ein 16-Bit-Datenlogger, ein Drehbank-Tachometer und ein AC-Netzanalyzer ermöglichen die Erfassung und Analyse von Echtzeitsignalen. Drahtlose Kommunikation: Erfahren Sie, wie man drahtlose Netzwerke implementiert, eine Android-Schnittstelle erstellt und effektiv mit Mikrocontrollern kommuniziert. Robotik und Automatisierung: Lernen Sie den Arduino Nano Robot Controller, unterstützende Automatisierungs-Boards sowie diverse Arduino-Shields zur Funktionserweiterung kennen. Selbstbauprojekte: Einzigartige DIY-Projekte wie Laserprojektion, eine Numitron-Uhr mit Thermometer, ein ELF-Empfänger, Theremino-Module und Touch-LED-Schnittstellen zeigen kreative Einsatzmöglichkeiten auf. Egal, ob Sie Einsteiger oder erfahrener Maker sind – diese Sammlung ist eine wertvolle Ressource zum Lernen, Experimentieren und Erweitern der Möglichkeiten mit Arduino.
€ 49,95€ 19,98
Mitglieder identisch