Suchergebnisse für "microcontroller"
-
Elektor Publishing MSP430 Microcontroller Essentials
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.
€ 39,95
Mitglieder € 35,96
-
Elektor Publishing Mastering Microcontrollers Helped by Arduino (3rd Edition)
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.'
€ 49,95
Mitglieder € 44,96
-
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
Mitglieder € 26,36
-
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 Digital ARM Microcontroller Interfacing (E-book)
Learn to interface and program hardware devices in a wide range of useful applications, using ARM7 microcontrollers and the C programming language. Examples covered in full detail include a simple LED to a multi-megabyte SD card running the FAT file system. Features of this book Build prototype circuits on breadboard or Veroboard and interface to ARM microcontrollers. A 32-bit ARM7 microcontroller is used in interfacing and software examples. Interfacing principles apply to other ARM microcontrollers and other non-ARM microcontrollers as well. Example programs are written in the C programming language. Use only free or open source software. Download and install all programming tools from the Internet. Template project files are provided for easy project creation. Hardware Interface to LEDs, transistors, optocouplers, relays, solenoids, switches, keypads, LCD displays, seven segment displays, DC motors, stepper motors, external analogue signals using the ADC, RS232, RS-485, TWI, USB, SPI and SD memory cards. Software Once hardware has been interfaced to a microcontroller, software must be written to control the hardware. You will learn how to write programs to operate externally interfaced hardware devices, use timers and interrupts. Also learn how to port FAT file system code for use with an SD memory card, program the PWM to produce an audio sine wave, program the PWM to speed control a DC motor and more. A chapter on more advanced ARM microcontrollers is included with an overview of some of the newest ARM microcontrollers and their features.
€ 29,95
Mitglieder € 23,96
-
Elektor Digital ARM Microcontroller Projects (E-book)
It is becoming important for microcontroller users to quickly learn and adapt to new technologies and architecture used in high performance 32-bit microcontrollers. Many manufacturers now offer 32-bit microcontrollers as general purpose processors in embedded applications. ARM provide 32 and 64-bit processors mainly for embedded applications. These days, the majority of mobile devices including mobile phones, tablets, and GPS receivers are based on ARM technology. The low cost, low power consumption, and high performance of ARM processors makes them ideal for use in complex communication and mixed signal applications. This book makes use of the ARM Cortex-M family of processors in easy-to-follow, practical projects. It gives a detailed introduction to the architecture of the Cortex-M family. Examples of popular hardware and software development kits are described. The architecture of the highly popular ARM Cortex-M processor STM32F107VCT6 is described at a high level, taking into consideration its clock mechanisms, general input/output ports, interrupt sources, ADC and DAC converters, timer facilities, and more. The information provided here should act as a basis for most readers to start using and programming the STM32F107VCT6 microcontroller together with a development kit. Furthermore, the use of the mikroC Pro for ARM integrated development environment (IDE) has been described in detail. This IDE includes everything required to create a project; namely an editor, compiler, simulator, debugger, and device programmer. Although the book is based on the STM32F107VCT6 microcontroller, readers should not find it difficult to follow the projects using other ARM processor family members.
€ 34,95
Mitglieder € 27,96
-
Elektor Digital 50 PIC Microcontroller Projects (E-book)
This book contains 50 fun and exciting projects for PIC microcontrollers such as a laser alarm, USB teasing mouse, eggtimer, youth repellent, soundswitch, capacitive liquid level gauge, 'finger in the water' sensor, guarding a room using a camera, mains light dimmer (110-240 volts), talking microcontroller and much more. Several different techniques are discussed such as relay, alternating current control including mains, I²C, SPI, RS232, USB, pulse width modulation, rotary encoder, interrupts, infrared, analog-digital conversion (and the other way around), 7-segment display and even CAN bus. You can use this book to build the projects for your own use. The clear explanations, schematics and even pictures of each project make this a fun activity. For each project the theory is discussed and why the project has been executed in that particular way. That means you can also use this book as a studybook, or as basis for larger and more complicated projects. All projects use a breadboard so modification and expansion is easy. Three PIC microcontrollers are used, the 16f877A, 18f4455 and 18f4685. It is also discussed how you can migrate your project from one microcontroller to another – 15 types are supported - including two example projects. All software that is used in this book can be downloaded for free. That also applies to the open source programming language JAL. This powerful and yet easy to learn language is used by hobbyists as well as professionals. This book can also be used as a reference guide. It explains all JAL commands, as well as the expansion libraries. Using the index you can easily find example projects that illustrate the use of these commands. Even when you have built all projects in this book you will still want to keep it within arm's reach.
€ 34,95
Mitglieder € 27,96
-
Raspberry Pi Foundation Raspberry Pi RP2040 Microcontroller (10 pcs)
Technische Spezifikationen Zwei ARM Cortex-M0+ mit 133 MHz 264 kB On-Chip-SRAM in sechs unabhängigen Bänken Unterstützung für bis zu 16 MB Off-Chip-Flash-Speicher über dedizierten QSPI-Bus DMA-Steuerung Vollständig angeschlossene AHB-Crossbar Interpolator- und Integer-Teiler-Peripherie On-Chip programmierbarer LDO zur Erzeugung der Kernspannung 2x On-Chip-PLLs zur Erzeugung von USB- und Kerntakten 30x GPIO-Pins, von denen 4 als Analogeingänge verwendet werden können Peripheriegeräte 2x UARTs 2x SPI-Steuerungen 2x I²C-Steuerungen 16x PWM-Kanäle USB 1.1-Controller und PHY, mit Host- und Geräteunterstützung 8x PIO-Zustandsmaschinen Was Sie erhalten 10x nackte RP2040-Chips
€ 7,95
Mitglieder identisch
-
€ 29,95
Mitglieder € 23,96
-
Elektor Digital Mastering Microcontrollers Helped by Arduino (3rd Edition) | E-book
Dritte, erweiterte und überarbeitete Auflage mit AVR Playground und Elektor Uno R4 Arduino-Boards erfreuen sich großer Beliebtheit. Sie sind einfach zu bedienen und kostengünstig. Dieses Buch macht Sie nicht nur mit der Welt von Arduino vertraut, sondern bringt Ihnen auch die Programmierung von Mikrocontrollern im Allgemeinen bei. In diesem Buch wird die Theorie auf einem Arduino-Board mithilfe der Arduino-Programmierumgebung in die Praxis umgesetzt. Es wurde auch einige Hardware entwickelt: ein Mehrzweck-Shield zum Erstellen einiger der Experimente ab den ersten 10 Kapiteln; der AVR Playground, ein echtes Arduino-basiertes Mikrocontroller-Entwicklungsboard für die komfortable Anwendungsentwicklung, und der Elektor Uno R4, ein Arduino Uno R3 auf Steroiden. Der Autor, ein Elektor-Experte, vermittelt dem Leser die grundlegenden theoretischen Kenntnisse, die zum Programmieren eines beliebigen Mikrocontrollers erforderlich sind: Ein- und Ausgänge (analog und digital), Interrupts, Kommunikationsbusse (RS-232, SPI, I²C, 1-Wire, SMBus usw.), Timer und vieles mehr. Die im Buch vorgestellten Programme und Skizzen zeigen, wie verschiedene gängige elektronische Komponenten verwendet werden: Matrixtastaturen, Displays (LED, alphanumerische und grafische Farb-LCDs), Motoren, Sensoren (Temperatur, Druck, Feuchtigkeit, Ton, Licht und Infrarot), Drehgeber, Piezo-Summer, Drucktasten, Relais usw. Dieses Buch wird Ihr erstes Buch über Mikrocontroller mit einem Happy End sein! Dieses Buch ist für Sie, wenn Sie ein Anfänger in Sachen Mikrocontroller sind, ein Arduino-Benutzer (Bastler, Tüftler, Künstler usw.), der sein Wissen vertiefen möchte, ein Student der Elektronik im Grundstudium oder ein Lehrer auf der Suche nach Ideen. Dank Arduino ist die Umsetzung der vorgestellten Konzepte einfach und macht Spaß. Einige der vorgeschlagenen Projekte sind sehr originell: Geldspiel Misophon (eine musikalische Gabel) Auto-GPS-Scrambler Wetterstation DCF77 Decoder Illegaler Zeitsender Infrarot-Fernbedienungsmanipulator Störender Geräuschgenerator Italienischer Hupenalarm Überhitzungsdetektor PID-Regler Datenlogger SVG-Datei Oszilloskop 6-Kanal Voltmeter Alle Projekte und Codebeispiele in diesem Buch wurden auf einem Arduino Uno-Board erprobt und getestet. Sie sollten auch mit dem Arduino Mega und jedem anderen kompatiblen Board funktionieren, das über die Erweiterungsanschlüsse des Arduino Shield verfügt. Datenblätter Verwendete aktive Komponenten (PDF-Datei): ATmega328 (Arduino Uno) ATmega2560 (Arduino Mega 2560) BC547 (Bipolartransistor, Kapitel 7, 8, 9) BD139 (bipolarer Leistungstransistor, Kapitel 10) BS170 (N-MOS-Transistor, Kapitel 8) DCF77 (Empfangsmodul, Kapitel 9) DS18B20 (Temperatursensor, Kapitel 10) DS18S20 (Temperatursensor, Kapitel 10) HP03S (Drucksensor, Kapitel 8) IRF630 (N-MOS-Leistungstransistor, Kapitel 7) IRF9630 (P-MOS-Leistungstransistor, Kapitel 7) LMC6464 (Vierfach-Operationsverstärker, Kapitel 7) MLX90614 (Infrarotsensor, Kapitel 10) SHT11 (Feuchtigkeitssensor, Kapitel 8) TS922 (Doppel-Operationsverstärker, Kapitel 9) TSOP34836 (Infrarot-Empfänger, Kapitel 9) TSOP1736 (Infrarot-Empfänger, Kapitel 9) MPX4115 (analoger Drucksensor, Kapitel 11) MCCOG21605B6W-SPTLYI (I²C LCD, Kapitel 12) SST25VF016B (SPI EEPROM, Kapitel 13) Über den Autor: Clemens Valens, geboren in den Niederlanden, lebt seit 1997 in Frankreich. Er ist Manager bei Elektor Labs und Webmaster von ElektorLabs. Er liebt die Elektronik und entwickelt zum Spaß Mikrocontrollersysteme, manchmal aber auch für seinen Arbeitgeber. Clemens ist ein Polyglott – er spricht fließend C, C++, PASCAL, BASIC und mehrere Assemblerdialekte – und verbringt die meiste Zeit an seinem Computer, während seine Frau, ihre zwei Kinder und zwei Katzen versuchen, seine Aufmerksamkeit zu erregen (nur die Katzen haben Erfolg). Besuchen Sie die Website des Autors: www.polyvalens.com . Authentisches Zeugnis von Hervé M., einem der ersten Leser des Buches: „Ich hätte fast vor Freude geweint, als mir dieses Buch in nur drei Sätzen Dinge verständlich machte, die mir vorher völlig unverständlich schienen.“
€ 34,95
Mitglieder € 27,96
-
JOY-iT JOY-iT Mega 2560 Mikrocontroller-Lernkit
Das Set besteht aus 86 Teilen. Dies sind ein Mega 2560 Mikrocontroller-Board, 2 Breadboards, ein USB-Kabel, ein Batteriehalter, eine IR-Fernbedienung, eine 4-stellige Segmentanzeige, 2x 1-stellige Segmentanzeigen, eine 8x8 LED-Matrix, ein Potentiometer, eine RGB-LED, 5 blaue LEDs, 5 gelbe LEDs, 5 rote LEDs, 4 Tasten, ein Temperatursensor (LM35), 2 Kippschalter, ein IR-Empfänger, ein aktiver Summer, ein passiver Summer, 3 Fotowiderstände, ein Flammensensor, 18 Widerstände (5x 1 kΩ, 8x 220 Ω, 5x 10 kΩ), ein Schieberegister (SN74HC595N) und 30 Kabel.MerkmaleModelMega 2560 Learning KitMikrocontrollerATmega 2560 R3Projekte20 verschiedene ProjekteAnleitungInklusive Projekthandbuch von 63 Seiten als Download und einer gedruckten KurzanleitungSpecificationsEingangsspannung7-12 VEingangsspannung (max.)6-20 VDigitale IO54 (14 with PWM)Analoge IO16DC Current IO40 mADC Current 3.3 V50 mASpeicher256 kB (8 kB Bootloader)SRAM8 kBEEPROM4 kBClock Speed16 MHzAbmessungen11.52 x 53,3 mm
€ 54,95
Mitglieder € 49,46
-
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
Mitglieder € 23,96