234 products were found matching your search for Microcontroller in 2 shops:
-
Microcontrollers and Microcomputers: Principles of Software and Hardware Engineering
Vendor: Abebooks.com Price: 76.22 $There are a mind-boggling number of microcontrollers in use today. Hundreds of millions are shipped every year in products such as automobiles and coffee makers. In order to fully understand this technology, it is necessary to grasp current principles of microprocessor technology and their relationship to microcontrollers. Microcontrollers and Microcomputers: Principles of Software and Hardware Engineering is a top-down introductory treatment of microprocessors which provides students with an accessible and thorough overview of the key hardware and software engineering issues of today. The text begins with an explanation of the mystery of a stored-program computer, and goes on to explore the resources of the processor in a laboratory setting. Cady leads students step-by-step through examples that utilize various instructions. More difficult programming assignments are given as readers progress. These assignments demonstrate the need for techniques used in debugging, which is a critical step in developing software for microprocessors. A key chapter dedicated to software design presents top down design and promotes pseudocode. Ideal for use in microprocessor courses in electrical engineering and computer science, the text is accompanied by an instructor's manual which includes problem solutions and a course outline. A World Wide Web site provides an errata and other additional information: http://www.coe.montana.edu/ee/cady/cadyhmpg.htm.
-
Gator Gator Cases GK-2110 Microcontroller Keyboard Gig Bag (2...
Vendor: Reverb.com Price: 58.79 $The Gator Cases GK-2110 Gig Bag is perfect for storing and protecting your microcontroller keyboard. It can also be used as a guitar multi-effects ...
-
Gator Gator Cases GK-2110 Microcontroller Keyboard Gig Bag (2...
Vendor: Reverb.com Price: 59.99 $The Gator Cases GK-2110 Gig Bag is perfect for storing and protecting your microcontroller keyboard. It can also be used as a guitar multi-effects ...
-
Microcontroller Prototypes With Arduino and a 3d Printer : Learn, Program, Manufacture
Vendor: Abebooks.com Price: 96.66 $Unread book in perfect condition.
-
Microcontroller Handbook, 2E
Vendor: Abebooks.com Price: 61.42 $Brings information to the reader on how to understand, repair, or design devices. Microcontrollers are found in everything from coffeemakers to toys. Includes a CD-ROM with source code examples from the book, sample assemblers, and over 4,500 pages of data sheets.
-
Microcontrollers Fundamentals for Engineers and Scientists
Vendor: Abebooks.com Price: 27.86 $This book provides practicing scientists and engineers a tutorial on the fundamental concepts and use of microcontrollers. Today, microcontrollers, or single integrated circuit (chip) computers, play critical roles in almost all instrumentation and control systems. Most existing books arewritten for undergraduate and graduate students taking an electrical and/or computer engineering course. Furthermore, these texts have beenwritten with a particular model of microcontroller as the target discussion. These textbooks also require a requisite knowledge of digital design fundamentals. This textbook presents the fundamental concepts common to all microcontrollers. Our goals are to present the over–arching theory of microcontroller operation and to provide a detailed discussion on constituent subsystems available in most microcontrollers. With such goals, we envision that the theory discussed in this book can be readily applied to a wide variety of microcontroller technologies, allowing practicing scientists and engineers to become acquainted with basic concepts prior to beginning a design involving a specific microcontroller. We have found that the fundamental principles of a given microcontroller are easily transferred to other controllers. Although this is a relatively small book, it is packed with useful information for quickly coming up to speed on microcontroller concepts.
-
Microcontroller Projects for Amateur Radio
Vendor: Abebooks.com Price: 4.74 $400 pages. 10.87x8.27x0.87 inches. In Stock.
-
The Microcontroller Idea Book: Circuits, Programs & Applications Featuring the 8052-BASIC Single-Chip Computer
Vendor: Abebooks.com Price: 25.00 $A hands-on introduction to microcontroller project design with dozens of example circuits and programs. Presents practical designs for use in data loggers, controllers, and other small-computer applications. Example circuits and programs in the book are based on the popular 8052-BASIC microcontroller, whose on-chip BASIC programming language makes it easy to write, run, and test your programs. With over 100 commands, instructions, and operators, the BASIC-52 interpreter can do much more than other single-chip BASICs. Its abilities include floating-point math, string handling, and special commands for storing programs in EPROM, EEPROM, or battery-backed RAM.
-
Microcontroller Technology: The 68HC11 and 68HC12 (5th Edition)
Vendor: Abebooks.com Price: 104.51 $This updated edition continues to provide readers with the background needed to understand and use any 8-bit microcontrollers, specifically the very popular Motorola 68HC11 and 68HC12. Covering a wide range of topics, at a wide range of levels, it serves as a guide to real-time control software and interfacing, and concentrates on applications throughout—encouraging hands-on practice using computer simulation or an evaluation board. It starts at an introductory level, explaining the applications and origins of microcontrollers; then develops a programmer's view of the machine; and finally covers machine hardware and how to connect it to the outside world. An excellent collection of appendices provides easy reference. This book is an excellent guide and reference for interested amateurs and experienced users of microcontrollers.
-
Microcontroller Programming for Engineers (5th Edition)
Vendor: Abebooks.com Price: 31.86 $The first chapters of this book introduce the reader to the concept of a microcontroller and lead him through the basics of C programming and a structured programming process. The following chapters teach the reader to program and effectively use the 68Hcs12 Gpio ports, A/D converters, timing system, Pwm generators, and interrupt system. The final sections describe basic motor control algorithms and describe a distributed control system such as could be used in an efficient home environment control system. Each section includes copious examples.
-
The Microcontroller Idea Book: Circuits, Programs & Applications Featuring the 8052-BASIC Single-Chip Computer
Vendor: Abebooks.com Price: 105.00 $A hands-on introduction to microcontroller project design with dozens of example circuits and programs. Presents practical designs for use in data loggers, controllers, and other small-computer applications. Example circuits and programs in the book are based on the popular 8052-BASIC microcontroller, whose on-chip BASIC programming language makes it easy to write, run, and test your programs. With over 100 commands, instructions, and operators, the BASIC-52 interpreter can do much more than other single-chip BASICs. Its abilities include floating-point math, string handling, and special commands for storing programs in EPROM, EEPROM, or battery-backed RAM.
-
Microcontrollers: From Assembly Language to C Using the PIC24 Family
Vendor: Abebooks.com Price: 67.96 $This completely updated second edition of MICROCONTROLLERS: FROM ASSEMBLY LANGUAGE TO C USING THE PIC24 FAMILY covers assembly language, C programming, and hardware interfacing for the Microchip PIC24 family, a recently updated microcontroller family from Microchip. Hardware interfacing topics include parallel port usage, analog-to-digital conversion, digital-to-analog conversion, the serial peripheral bus (SPI), the inter-integrated circuit bus (I2C), asynchronous serial communication, and timers. Assembly language programming is covered in the context of the PIC24 instruction set, and no initial knowledge of assembly language programming is assumed. Specific hardware interfacing topics covered are parallel IO, analog-to-digital/digital-to-analog conversion, pulse width modulation, timer usage for IO polling, and industry standard serial interface standards. Interfacing examples include external devices such as pushbutton switches, LEDs, serial EEPROMs, liquid crystal displays (LCDs), keypads, rotary encoders, external digital-to-analog converters, DC motors, servos, temperature sensors, and IR receivers. Master the PIC24 family with MICROCONTROLLERS: FROM ASSEMBLY LANGUAGE TO C USING THE PIC24 FAMILY.
-
Microcontroller Theory and Applications: HC12 and S12
Vendor: Abebooks.com Price: 107.31 $This book provides readers with fundamental assembly language programming skills, an understanding of the functional hardware components of a microcontroller, and skills to interface a variety of external devices with microcontrollers. Chapter topics cover an introduction to the 68HC12, 68HC12 assembly language programming, advanced assembly programming, fuzzy logic, hardware configuration, exception—resets and interrupts, the 68HC12 clock module and standard timer module (TIM), the 68HC12 memory system, analog-to-digital (ATD) converter, and 68HC12 communications system—multiple serial interface. For electrical and computer engineers.
-
Microcontroller Exploits
Vendor: Abebooks.com Price: 39.91 $Unread book in perfect condition.
-
Microcontroller Programming and Interfacing: Texas Instruments MSP430 (Synthesis Lectures on Digital Circuits and Systems)
Vendor: Abebooks.com Price: 46.01 $This book provides a thorough introduction to the Texas Instruments MSP430 microcontroller. The MSP430 is a 16-bit reduced instruction set (RISC) processor that features ultra low power consumption and integrated digital and analog hardware. Variants of the MSP430 microcontroller have been in production since 1993. This provides for a host of MSP430 products including evaluation boards, compilers, and documentation. A thorough introduction to the MSP430 line of microcontrollers, programming techniques, and interface concepts is provided along with considerable tutorial information with many illustrated examples. Each chapter provides laboratory exercises to apply what has been presented in the chapter. The book is intended for an upper level undergraduate course in microcontrollers or mechatronics but may also be used as a reference for capstone design projects. Also, practicing engineers already familiar with another microcontroller, who require a quick tutorial on the MSP430, will find this book very useful. Table of Contents: Introduction to Microcontroller Technology / Hardware and Software Organizations / Power Management System / MSP430 Operating Parameters and Interfacing / MSP430 Memory System
-
Microcontrollers: From Assembly Language to C Using the Pic24 Family
Vendor: Abebooks.com Price: 23.98 $Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 3.9
-
8051 Microcontrollers: An Applications Based Introduction
Vendor: Abebooks.com Price: 31.07 $The 8051 architecture developed by Intel has proved to be the most popular and enduring type of microcontroller, available from many manufacturers and widely used for industrial applications and embedded systems as well as being a versatile and economical option for design prototyping, educational use and other project work.In this book the authors introduce the fundamentals and capabilities of the 8051, then put them to use through practical exercises and project work. The result is a highly practical learning experience that will help a wide range of engineers and students to get through the steepest part of the learning curve and become proficient and productive designing with the 8051. The text is also supported by practical examples, summaries and knowledge-check questions.The latest developments in the 8051 family are also covered in this book, with chapters covering flash memory devices and 16-bit microcontrollers.Dave Calcutt, Fred Cowan and Hassan Parchizadeh are all experienced authors and lecturers at the University of Portsmouth, UK.Increase design productivity quickly with 8051 family microcontrollersUnlock the potential of the latest 8051 technology: flash memory devices and16-bit chipsSelf-paced learning for electronic designers, technicians and students
-
Programming Microcontrollers in C
Vendor: Abebooks.com Price: 197.02 $Ted Van Sickle spent over fifteen years at Motorola as a microcontroller specialist. He now consults and teaches classes on software design and programming for microcontroller systems. He holds a MSEE from the University of Michigan. Introduces microcontrollers and describes their programming environment, offering tips on coding for microcontrollersDescribes techniques to get maximum performance from your codeDiscusses the differences between 8-bit and larger microcontrollers, giving application examples and providing details on using different compilers
-
PIC Microcontroller and Embedded Systems: Using Assembly and C for PIC18
Vendor: Abebooks.com Price: 98.67 $The PIC microcontroller from Microchip is one of the most widely used 8-bit microcontrollers in the world. In this book, the authors use a step-by-step and systematic approach to show the programming of the PIC18 chip. Examples in both Assembly language and C show how to program many of the PIC18 features such as timers, serial communication, ADC, and SPI.
-
The PIC Microcontroller: Your Personal Introductory Course
Vendor: Abebooks.com Price: 38.74 $John Morton offers a uniquely concise and practical guide to getting up and running with the PIC Microcontroller. The PIC is one of the most popular of the microcontrollers that are transforming electronic project work and product design, and this book is the ideal introduction for students, teachers, technicians and electronics enthusiasts. Assuming no prior knowledge of microcontrollers and introducing the PIC Microcontroller's capabilities through simple projects, this book is ideal for electronics hobbyists, students, school pupils and technicians. The step-by-step explanations and the useful projects make it ideal for student and pupil self-study: this is not just a reference book - you start work with the PIC microcontroller straight away. The revised third edition focuses entirely on the re-programmable flash PIC microcontrollers such as the PIC16F54, PIC16F84 and the extraordinary 8-pin PIC12F508 and PIC12F675 devices.Demystifies the leading microcontroller for students, engineers an hobbyistsEmphasis on putting the PIC to work, not theoretical microelectronicsSimple programs and circuits introduce key features and commands through project work
234 results in 0.269 seconds
Related search terms
© Copyright 2024 shopping.eu