Suchergebnisse für "pic OR microcontrollers"
-
Elektor Publishing Microcontroller Basics with PIC
In this book the author presents all essential aspects of microcontroller programming, without overloading the reader with unnecessary or quasi-relevant bits of information. Having read the book, you should be able to understand as well as program, 8-bit microcontrollers. The introduction to microcontroller programming is worked out using microcontrollers from the PIC series. Not exactly state-of-the-art with just 8 bits, the PIC micro has the advantage of being easy to comprehend. It is offered in a DIP enclosure, widely available and not overly complex. The entire datasheet of the PIC micro is shorter by decades than the description of the architecture outlining the processor section of an advanced microcontroller. Simplicity has its advantages here. Having mastered the fundamental operation of a microcontroller, you can easily enter into the realms of advanced softcores later. Having placed assembly code as the executive programming language in the foreground in the first part of the book, the author reaches a deeper level with ‘C’ in the second part. Cheerfully alongside the official subject matter, the book presents tips & tricks, interesting measurement technology, practical aspects of microcontroller programming, as well as hands-on options for easier working, debugging and faultfinding.
€ 39,95
Mitglieder € 35,96
-
€ 29,95
Mitglieder € 23,96
-
Elektor Digital Microcontroller Basics with PIC (E-book)
In this book the author presents all essential aspects of microcontroller programming, without overloading the reader with unnecessary or quasi-relevant bits of information. Having read the book, you should be able to understand as well as program, 8-bit microcontrollers. The introduction to microcontroller programming is worked out using microcontrollers from the PIC series. Not exactly state-of-the-art with just 8 bits, the PIC micro has the advantage of being easy to comprehend. It is offered in a DIP enclosure, widely available and not overly complex. The entire datasheet of the PIC micro is shorter by decades than the description of the architecture outlining the processor section of an advanced microcontroller. Simplicity has its advantages here. Having mastered the fundamental operation of a microcontroller, you can easily enter into the realms of advanced softcores later. Having placed assembly code as the executive programming language in the foreground in the first part of the book, the author reaches a deeper level with ‘C’ in the second part. Cheerfully alongside the official subject matter, the book presents tips & tricks, interesting measurement technology, practical aspects of microcontroller programming, as well as hands-on options for easier working, debugging and faultfinding.
€ 32,95
Mitglieder € 26,36
-
Elektor Digital Universal Display Book for PIC Microcontrollers (E-book)
The newcomer to Microchip’s PIC microcontrollers invariably gets an LED to flash as their first attempt to master this technology. You can use just a simple LED indicator in order to show that your initial attempt is working, which will give you confidence to move forward. This is how the book begins — simple programs to flash LEDs, and eventually by stages to use other display indicators such as the 7-segment display, alphanumeric liquid crystal displays and eventually a colour graphic LCD. As the reader progresses through the book, bigger and upgraded PIC chips are introduced, with full circuit diagrams and source code, both in assembler and C. In addition, a small tutorial is included using the MPLAB programming environment, together with the EAGLE schematic and PCB design package to enable readers to create their own designs using the book’s many case studies as working examples to work from.
€ 19,95
Mitglieder € 15,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
-
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 Microcontrollers (EN) | E-book
35 Projects for Beginners This book is for hobbyists, students and engineers who want to learn C and how to use an mbed ARM microcontroller in an easy and fun way, without the need for cumbersome software installations. ARM mbed microcontroller NXP LPC1768 The projects in this book are meant for beginners in C and ARM microcontrollers. That doesn't mean the projects are simple, but it does mean that they are easy to understand. We use for example USB communications, a subject that is made so easy by the mbed that it is suitable for a beginners book. Cloud technology The mbed NXP LPC1768 uses cloud technology, a revolutionary concept in software development. This means you do not need to install software on your PC in order to program the mbed! The only thing you need is a browser such as Microsoft Internet Explorer, and a USB port on your PC. You can get access to your project from any PC anywhere in the world and continue working on it. When you are done a few simple mouse clicks transfer the program to your mbed hardware. Of course you can optionally download the projects and store them on your own PC. Features of this Book Learn how to program an mbed ARM microcontroller using cloud technology. No complicated software installation on your PC needed. Learn programming in C by doing fun and interesting projects. No previous experience or knowledge required. Examples of projects in this book: flashing light, timer, light activated switch, digital thermometer, people detector, USB communication, talking microcontroller, debugging, sound switch, and much more - 35 projects in total. Examples of C subjects in this book: variables, commands, functions, program execution, pointers (introduction).
€ 29,95
Mitglieder € 23,96
-
Elektor Digital PIC-Mikrocontroller (E-book)
In diesem Buch geht es um spannende und zugleich lehrreiche Anwendungen mit PIC-Mikrocontrollern. Mit dabei sind unter anderem ein „Stiller Alarm“, ein Personen- Sensor, ein Ultraschall-Radarsystem, eine Digitaluhr, ein VU-Meter, ein RGB-Fader, ein serielles Datennetz und eine Laufschrift-Anzeige.Sie können dieses Buch als Projektgrundlage nutzen, um die Projekte Ihrer Wahl aufzubauen und zu erproben. Alle Projekte sind uneingeschränkt praxistauglich. Die präzisen Beschreibungen, Schaltungen und Fotos der Versuchsaufbauten auf Steckplatten machen das Aufbauen und Ausprobieren zum spannenden Vergnügen.Sie können mit diesem Buch auch Ihr Wissen erweitern. Zu jedem Projekt wird der technische Hintergrund erläutert. Es wird erklärt, weshalb wir den beschriebenen Weg gewählt haben, um das Projekt zu realisieren. Auch die Inhalte von Datenblättern werden erläutert, so dass die Eigenschaften der Mikrocontroller nicht im Verborgenen bleiben. Sie können die Projekte ausbauen, erweitern, kombinieren und anpassen.Bei den in den Projekten eingesetzten Mikrocontroller-Typen handelt es sich um PIC12F675, PIC16F628, PIC16F876A und insbesondere PIC16F877. Es wird auch erklärt, wie Programme – geschrieben für einen bestimmten PIC-Typ – an andere PIC-Typen angepasst werden können.Sämtliche Software, die für die Durchführung der Projekte erforderlich ist, kann kostenlos aus dem Internet heruntergeladen werden. Das gilt auch für die Open-Source-Sprache JAL. Diese leistungsstarke, leicht erlernbare Programmiersprache ist sowohl im professionellen Bereich als auch bei nicht professionellen Entwicklern weltweit verbreitet.Dieses Buch ist auch ein gutes Nachschlagewerk. Die Beschreibung aller Elemente der Programmiersprache JAL und der von uns verwendeten Erweiterungsbibliotheken ist einzigartig. Das ausführliche Stichwortverzeichnis weist den Weg zu dem Projekt, das Sie als Grundlage Ihrer eigenen Entwicklung nutzen können. Selbst wenn Sie alle Projekte erprobt haben und Ihr Wissen über die PIC-Mikrocontroller-Familie stark gewachsen ist, wird Ihnen dieses Buch noch nützlich sein.
€ 44,80
Mitglieder € 35,84
-
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 Mikrocontroller-Basics mit PIC
Der Autor zeigt in diesem Buch alle wichtigen Aspekte der Mikrocontroller-Programmierung, ohne den Leser mit unnötigen oder nebensächlichen Informationen zu überladen. Am Ende der Lektüre ist der Leser in der Lage, 8-Bit-Mikrocontroller zu verstehen und zu programmieren. Die Einführung in die Mikrocontroller-Programmierung dekliniert der Autor an Mikrocontrollern aus der PIC-Familie durch. Der PIC mit seinem 8-Bit-Design ist nicht auf dem modernsten technischen Stand, aber dafür einfach zu verstehen. Er wird in einem DIP-Gehäuse angeboten, ist überall erhältlich und nicht besonders komplex. Das gesamte Datenblatt des PICs ist um Dekaden kürzer als die Architekturbeschreibung, die den Prozessor eines fortgeschrittenen Mikrocontrollers beschreibt. Die Einfachheit hat ihre Vorteile. Wer versteht, wie ein Mikrocontroller grundlegend funktioniert, kann sich später in fortgeschrittene Softcores einarbeiten. Steht im ersten Teil des Buches Assembler als ausführende Programmiersprache im Vordergrund, so geht der Autor im zweiten Teil seines Buches vertiefend auf C ein. Quasi nebenbei entführt das Buch den Leser in die Tiefen der praktischen Arbeit mit Mikrocontrollern, erklärt interessante Messtechnik und zeigt Möglichkeiten zur Arbeitserleichterung und Fehlersuche.
€ 39,80
Mitglieder identisch
-
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
-
Elektor Digital Mikrocontroller-Basics mit PIC (PDF)
Der Autor zeigt in diesem Buch alle wichtigen Aspekte der Mikrocontroller-Programmierung, ohne den Leser mit unnötigen oder nebensächlichen Informationen zu überladen. Am Ende der Lektüre ist der Leser in der Lage, 8-Bit-Mikrocontroller zu verstehen und zu programmieren. Die Einführung in die Mikrocontroller-Programmierung dekliniert der Autor an Mikrocontrollern aus der PIC-Familie durch. Der PIC mit seinem 8-Bit-Design ist nicht auf dem modernsten technischen Stand, aber dafür einfach zu verstehen. Er wird in einem DIP-Gehäuse angeboten, ist überall erhältlich und nicht besonders komplex. Das gesamte Datenblatt des PICs ist um Dekaden kürzer als die Architekturbeschreibung, die den Prozessor eines fortgeschrittenen Mikrocontrollers beschreibt. Die Einfachheit hat ihre Vorteile. Wer versteht, wie ein Mikrocontroller grundlegend funktioniert, kann sich später in fortgeschrittene Softcores einarbeiten. Steht im ersten Teil des Buches Assembler als ausführende Programmiersprache im Vordergrund, so geht der Autor im zweiten Teil seines Buches vertiefend auf C ein. Quasi nebenbei entführt das Buch den Leser in die Tiefen der praktischen Arbeit mit Mikrocontrollern, erklärt interessante Messtechnik und zeigt Möglichkeiten zur Arbeitserleichterung und Fehlersuche.
€ 32,80
Mitglieder € 26,24