Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Getting Started with Tiva ARM Cortex M4 Microcontrollers, Dhananjay V. Gadre; Sarthak Gupta


Варианты приобретения
Цена: 16769.00р.
Кол-во:
 о цене
Наличие: Отсутствует. Возможна поставка под заказ.

При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Dhananjay V. Gadre; Sarthak Gupta
Название:  Getting Started with Tiva ARM Cortex M4 Microcontrollers
ISBN: 9788132239062
Издательство: Springer
Классификация:




ISBN-10: 8132239067
Обложка/Формат: Soft cover
Страницы: 271
Вес: 0.46 кг.
Дата издания: 2018
Язык: English
Издание: Softcover reprint of
Иллюстрации: 163 illustrations, black and white; xxi, 271 p. 163 illus.
Размер: 231 x 165 x 15
Читательская аудитория: Professional & vocational
Основная тема: Engineering
Подзаголовок: A Lab Manual for Tiva LaunchPad Evaluation Kit
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: The book presents laboratory experiments concerning ARM microcontrollers, and discusses the architecture of the Tiva Cortex-M4 ARM microcontrollers from Texas Instruments, describing various ways of programming them. Given the meager peripherals and sensors available on the kit, the authors describe the design of Padma – a circuit board with a large set of peripherals and sensors that connects to the Tiva Launchpad and exploits the Tiva microcontroller family’s on-chip features. ARM microcontrollers, which are classified as 32-bit devices, are currently the most popular of all microcontrollers. They cover a wide range of applications that extend from traditional 8-bit devices to 32-bit devices. Of the various ARM subfamilies, Cortex-M4 is a middle-level microcontroller that lends itself well to data acquisition and control as well as digital signal manipulation applications. Given the prominence of ARM microcontrollers, it is important that they should be incorporated in academic curriculums. However, there is a lack of up-to-date teaching material – textbooks and comprehensive laboratory manuals. In this book each of the microcontroller’s resources – digital input and output, timers and counters, serial communication channels, analog-to-digital conversion, interrupt structure and power management features – are addressed in a set of more than 70 experiments to help teach a full semester course on these microcontrollers. Beyond these physical interfacing exercises, it describes an inexpensive BoB (break out board) that allows students to learn how to design and build standalone projects, as well a number of illustrative projects.
Дополнительное описание: Introduction.- Chapter 1 ARM Cortex-M4 Core and Tiva C Series Peripherals.- Chapter Tiva C Series LaunchPad.- Chapter 2 PadmaBoard-Peripheral Motherboard of Tiva C Series LaunchPad.- Chapter 3 Tiva C Series Controller Breakout Board(BOB).- Chapter 4 GNU A



Embedded Systems with Arm Cortex-M Microcontrollers in Assembly Language and C: Third Edition

Автор: Zhu Yifeng
Название: Embedded Systems with Arm Cortex-M Microcontrollers in Assembly Language and C: Third Edition
ISBN: 0982692668 ISBN-13(EAN): 9780982692660
Издательство: Неизвестно
Цена: 9587.00 р.
Наличие на складе: Есть (1 шт.)
Описание: Das Taschenbuch, das jeder lesen muss, der etwas ueber Scrum wissen moechte.Es umfasst alle Rollen, Regeln und die grundlegenden Prinzipien von Scrum, basierend auf dem Scrum Guide von 2016. Durch die Beschreibung der Vergangenheit und Zukunft von Scrum wird darueber hinaus ein weitergehender Kontext aufgespannt.Der Autor Gunther Verheyen hat eine praezise, vollstaendige und leidenschaftliche Referenz zu Scrum geschrieben. Dabei vermittelt das Buch seine Einschaetzung von Scrum als Weg der Entdeckungen und Freude. Durch seinen Aufbau eignet es sich als hilfreicher Wegweiser auf diesem Weg.Nach Aussage von Ken Schwaber, dem Mitgestalter von Scrum, ist dieses Buch momentan die beste Beschreibung von Scrum. Das Buch verbindet einige seltene Merkmale:¢ Es beschreibt Scrum als Ganzes, bettet es aber in den weiteren Kontext aus Vergangenheit und Zukunft ein.¢ Der Autor fokussiert darauf, Scrum auf eine Weise zu erklaeren, die den Leser unterstuetzt: Die Sprache und der Stil des Buchs entsprechen der Philosophie von Scrum.¢ Das Buch zeigt die Freude am Scrum-Spiel.David Starr und Ralph Jocham, Professional Scrum Trainer und langjaehrige Experten agiler Arbeitsweisen, halten es fuer das ultimative Buch, das sie den Teilnehmern ihrer Scrum Kurse, aber auch Teams und Fuehrungskraeften in den Organisationen, die sie im Umgang mit Scrum coachen, empfehlen.

Embedded Systems Fundamentals with Arm Cortex-M Based Microcontrollers: A Practical Approach

Автор: Dean Alexander G.
Название: Embedded Systems Fundamentals with Arm Cortex-M Based Microcontrollers: A Practical Approach
ISBN: 1911531034 ISBN-13(EAN): 9781911531036
Издательство: Неизвестно
Цена: 7723.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Microcontrollers are embedded into larger systems to provide benefits such as better performance, more features, better efficiency, lower costs and better dependability. This textbook introduces students to creating microcontroller-based embedded systems featuring an ARM Cortex-M CPU core.

Chapter 1 introduces students to the concepts of MCU-based embedded systems, and how they differ from general-purpose computers. It then introduces the ARM Cortex-M0+ CPU, the Kinetis KL25Z MCU, and the low cost FRDM-KL25Z MCU development board.

Chapter 2 presents the general purpose I/O peripheral to provide an early, hands-on experience with reading switches and lighting LEDs using C code. It also introduces the CMSIS hardware abstraction layer, which simplifies software access to peripherals.

Chapter 3 introduces multitasking on the CPU, with the goals of improving responsiveness and software modularity while reducing CPU overhead. The interplay of interrupts, peripherals and schedulers (both cooperative and preemptive) is examined.

Chapter 4 presents the ARM Cortex-M0+ processor core, including organization, registers, memory, and instruction set. It then discusses interrupts and exceptions, including CPU response and hardware configuration. Designing software for a system with interrupts is discussed, including program design (including partitioning work), interrupt configuration, writing handlers in C, and sharing data safely given preemption.

Chapter 5 first gives an overview of tool-chain which translates a program from C source code to executable object code. It then shows side-by-side the source code and the object code the tool-chain has generated to implement it. Topics covered include functions, arguments, return values, activation records, exception handlers, control flow constructs for loops and selection, memory allocation and use, and accessing data in memory.

Chapter 6 presents analog interfacing, starting with theory and ending with practical implementations. Quantization and sampling are presented as a foundation for digital to analog conversion, and analog to digital conversion. The DAC, ADC and analog comparator peripherals are presented and used.

Chapter 7 presents timer peripherals and their use for generating a periodic interrupt or a pulse-width modulated signal, or for measuring elapsed time or a signal's frequency. Watchdog timers, used to detect and reset an out-of-control program, are also discussed. The SysTick, PIT, TPM and COP timers are examined.

Chapter 8 discusses serial communications, starting with the fundamentals of data serialization, framing, error detection, media access control and addressing. Software queues are introduced to show how to buffer data between communication ISRs and other parts of the program. Three protocols and their supporting peripherals are investigated next: SPI, asynchronous serial (UART) and I2C. UART communication is demonstrated using the FRDM-KL25Z's debug MCU as a serial port bridge over USB to the PC. I2C communication is demonstrated using the FRDM-KL25Z's built-in 3 axis accelerometer with I2C interface.

Chapter 9 introduces the direct memory access peripheral and its ability to transfer data autonomously, offloading work from the CPU and offering dramatically improved performance. Examples include using DMA for bulk data copying, and for DAC-based analog waveform generation with precise timing.

An appendix covers how to measure the power and energy use on the FRDM-KL25Z board, including disconnecting the debug MCU to reduce power. Energy measurement using an ultracapacitor is also presented.

For use in ECE, EE, and CS departments.

Designing Embedded Systems with 32-Bit PIC Microcontrollers and M

Автор: Dogan Ibrahim
Название: Designing Embedded Systems with 32-Bit PIC Microcontrollers and M
ISBN: 0080977863 ISBN-13(EAN): 9780080977867
Издательство: Elsevier Science
Рейтинг:
Цена: 7578.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Teaches the basics of 32-bit C programming, including an introduction to the PIC 32-bit C compiler. This title includes a description of the architecture of 32-bit PICs and their applications, along with coverage of the relevant development and debugging tools.

Exploring C for Microcontrollers

Автор: Jivan Parab; Vinod G Shelake; Rajanish K. Kamat; G
Название: Exploring C for Microcontrollers
ISBN: 9048175259 ISBN-13(EAN): 9789048175253
Издательство: Springer
Рейтинг:
Цена: 14365.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Unlike traditional embedded systems references, this book skips routine things to focus on programming microcontrollers, specifically MCS-51 family in `C` using Keil IDE. This book will kick-start your practical understanding of the most popular microcontroller.

Designing Embedded Systems with PIC Microcontrollers,

Автор: Tim Wilmshurst
Название: Designing Embedded Systems with PIC Microcontrollers,
ISBN: 1856177505 ISBN-13(EAN): 9781856177504
Издательство: Elsevier Science
Рейтинг:
Цена: 6399.00 р.
Наличие на складе: Поставка под заказ.

Описание: PIC microcontrollers are used worldwide in commercial and industrial devices. This title focuses on the 8-bit PIC which is a versatile work horse that completes many designs. It takes you from introduction of embedded systems through to advanced development techniques for utilizing and optimizing the PIC family of microcontrollers in your device.

Practical AVR Microcontrollers: Games, Gadgets, and Home Aut

Автор: Trevennor Alan
Название: Practical AVR Microcontrollers: Games, Gadgets, and Home Aut
ISBN: 1430244461 ISBN-13(EAN): 9781430244462
Издательство: Springer
Рейтинг:
Цена: 6142.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

In Practical AVR Microcontrollers, you ll learn how to use the AVR microcontroller to make your own nifty projects and gadgets. You ll start off with the basics in part one: setting up your development environment and learning how the "naked" AVR differs from the Arduino. Then you ll gain experience by building a few simple gizmos and learning how everything can be interconnected.

In part two, we really get into the goodies: projects Each project will show you exactly what software and hardware you need, and will provide enough detail that you can adapt it to your own needs and parts availability. Some of the projects you ll make: An illuminated secret panel A hallway lighting system with a waterfall effect A crazy lightshow Visual effects gizmos like a Moire wheel and shadow puppets

In addition, you'll design and implement some home automation projects, includingworking with wired and wireless setups. Along the way, you'll design a useable home automation protocol andlook at a variety of hardware setups.

Whether you re new to electronics, or you just want to see what you can do with an AVR outside of an Arduino, Practical AVR Microcontrollers is the book for you."

Автор: Mohammad Shafivulla
Название: Microprocessors and Microcontrollers Interfacing
ISBN: 178332399X ISBN-13(EAN): 9781783323999
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 10395.00 р.
Наличие на складе: Нет в наличии.

The Designer`s Guide to the Cortex-M Microcontrollers

Автор: Martin, Trevor
Название: The Designer`s Guide to the Cortex-M Microcontrollers
ISBN: 0081006292 ISBN-13(EAN): 9780081006290
Издательство: Elsevier Science
Рейтинг:
Цена: 8083.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

The Designer's Guide to the Cortex-M Microcontrollers gives you an easy-to-understand introduction to the concepts required to develop programs in C with a Cortex-M based microcontroller. The book begins with an overview of the Cortex-M family, giving architectural descriptions supported with practical examples, enabling you to easily develop basic C programs to run on the Cortex-M0/M0+/M3 and M4 and M7. It then examines the more advanced features of the Cortex architecture such as memory protection, operating modes, and dual stack operation.

Once a firm grounding in the Cortex-M processor has been established the book introduces the use of a small footprint RTOS and the CMSIS-DSP library. The book also examines techniques for software testing and code reuse specific to Cortex-M microcontrollers. With this book you will learn: the key differences between the Cortex-M0/M0+/M3 and M4 and M7; how to write C programs to run on Cortex-M based processors; how to make the best use of the CoreSight debug system; the Cortex-M operating modes and memory protection; advanced software techniques that can be used on Cortex-M microcontrollers; how to use a Real Time Operating System with Cortex-M devices; how to optimize DSP code for the Cortex-M4; and how to build real time DSP systems.

  • Includes an update to the latest version (5) of MDK-ARM, which introduces the concept of using software device packs and software components
  • Includes overviews of the new CMSIS specifications
  • Covers developing software with CMSIS-RTOS showing how to use RTOS in a real world design
  • Provides a new chapter on the Cortex-M7 architecture covering all the new features
  • Includes a new chapter covering test driven development for Cortex-M microcontrollers
  • Features a new chapter on creating software components with CMSIS-Pack and device abstraction with CMSIS-Driver
  • Features a new chapter providing an overview of the ARMv8-M architecture including the TrustZone hardware security model
Getting Started with Tiva ARM Cortex M4 Microcontrollers

Автор: Dhananjay V. Gadre; Sarthak Gupta
Название: Getting Started with Tiva ARM Cortex M4 Microcontrollers
ISBN: 8132237641 ISBN-13(EAN): 9788132237648
Издательство: Springer
Рейтинг:
Цена: 16769.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The book presents laboratory experiments concerning ARM microcontrollers, and discusses the architecture of the Tiva Cortex-M4 ARM microcontrollers from Texas Instruments, describing various ways of programming them.

Embedded Systems with Arm Cortex-M Microcontrollers in Assembly Language and C

Автор: Zhu Yifeng
Название: Embedded Systems with Arm Cortex-M Microcontrollers in Assembly Language and C
ISBN: 0982692633 ISBN-13(EAN): 9780982692639
Издательство: Неизвестно
Цена: 9587.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Symbiosis in nature is the interaction between two distinct species looking to forge closer long-term relationships. There are three types of interactions; "Mutualism" (honey bees and flowers for example, where both species benefit), "Commensalism" (A bird`s nest on a tree for example, where one species benefits whilst the other is not harmed) and "Parasitism" (humans and mosquitoes for example, where one species benefits and the other is harmed). Symbiotic, human to human interactions seek to form closer long-term relationships based on "Mutualism", the type of interaction where there is mutual benefit. In the business context, symbiosis happens when key stakeholders collaborate as true partners (not adversaries) for mutual benefit. Assets exist to provide value to the organization and its stakeholders. The hotel asset owner through his representative interacts with the hotel brand operator to create value; find improvements, find opportunities. This book primarily looks at hospitality management, key relationships and the complex operational dynamics between two key stakeholders; hotel asset owners and their branded hotel operators focusing on five key principles and a symbiotic leadership approach as a key enabler. There is a lot of room for improvement and it is this crucial relationship that is examined. This guidebook has been written for hotel brand operators, hotel asset owners and their representatives who are managing, overseeing or monitoring a business venture for themselves or on behalf of others. It is also a valuable guide for students of hospitality as well as the curious layman - anyone who has stayed in a hotel.

Programmable Microcontrollers: Applications on the Msp432 Launchpad

Автор: Unsalan Cem, Gurhan H. Deniz, Yucel M. Erkin
Название: Programmable Microcontrollers: Applications on the Msp432 Launchpad
ISBN: 1259836193 ISBN-13(EAN): 9781259836190
Издательство: McGraw-Hill
Цена: 11839.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.


Develop and Deploy Powerful MSP432 Microcontroller Applications

Bolster your electronics skills and learn to work with the cutting-edge MSP432 microcontroller using the practical information contained in this comprehensive guide. Programmable Microcontrollers: Applications on the MSP432 LaunchPad clearly explains each concept and features detailed illustrations, real-world examples, and DIY projects. Discover how to configure the MSP432, program custom functions, interface with external hardware, and communicate via WiFi. Ideal for practicing engineers and hobbyists alike, this hands-on guide empowers you to program all microcontrollers by thoroughly understanding the MSP432.

Coverage includes:

- MSP432 architecture

- Code Composer Studio (CCS)

- CCS Cloud and Energia

- MSP432 programming with C and Assembly

- Digital I/O

- Exceptions and interrupts

- Power management and timing operations

- Mixed signal systems

- Digital and wireless communication

- Flash memory, RAM, and direct memory access

- Real-time operating system

- Advanced applications



Classical and Modern Controls with Microcontrollers

Автор: Ying Bai; Zvi S. Roth
Название: Classical and Modern Controls with Microcontrollers
ISBN: 3030013812 ISBN-13(EAN): 9783030013813
Издательство: Springer
Рейтинг:
Цена: 23757.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book focuses on the design, implementation and applications of embedded systems and advanced industrial controls with microcontrollers. It combines classical and modern control theories as well as practical control programming codes to help readers learn control techniques easily and effectively. The book covers both linear and nonlinear control techniques to help readers understand modern control strategies.The author provides a detailed description of the practical considerations and applications in linear and nonlinear control systems. They concentrate on the ARM® Cortex®-M4 MCU system built by Texas Instruments™ called TM4C123GXL, in which two ARM® Cortex®-M4 MCUs, TM4C123GH6PM, are utilized. In order to help the reader develop and build application control software for a specified microcontroller unit.Readers can quickly develop and build their applications by using sample project codes provided in the book to access specified peripherals. The book enables readers to transfer from one interfacing protocol to another, even if they only have basic and fundamental understanding and basic knowledge of one interfacing function.Classical and Modern Controls with Microcontrollers is a powerful source of information for control and systems engineers looking to expand their programming knowledge of C, and of applications of embedded systems with microcontrollers. The book is a textbook for college students majored in CE, EE and ISE to learn and study classical and modern control technologies. The book can also be adopted as a reference book for professional programmers working in modern control fields or related to intelligent controls and embedded computing and applications. Advances in Industrial Control reports and encourages the transfer of technology in control engineering. The rapid development of control technology has an impact on all areas of the control discipline. The series offers an opportunity for researchers to present an extended exposition of new work in all aspects of industrial control.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия