| Меню сайта |
Форум Книги
Журналы
|
|
| Друзья сайта |
- Радиолюбительская библиотека
|
|
|
Название: PICmicro Microcontroller Pocket Reference
Автор: Myke Predko
Год издания: 2000
Страниц: 721
Формат: pdf
Размер: 3,81 MB
Описание: Designed to complement Programming & Customizing the PICMICRO, this book contains a minimum of verbiage and serves as an immediate device, code and circuit lookup for experienced PICMICRO applications designers.
|
Название: Microcontrollers From Assembly Language to C Using the PIC24 Family
Автор: Robert Reese, J.W. Bruce, Bryan A. Jones
Год издания: 2009
Страниц: 865
Формат: pdf
Размер: 9,58 MB
Описание: "Microcontrollers: From Assembly Language to C Using the PIC24 Family" provides an introduction to microprocessors and microcontrollers for either the student or hobbyist. It begins by discussing simple microprocessor architecture concepts, moves to assembly language programming in a C language context, then covers fundamental hardware interfacing topics such as parallel IO, asynchronous serial IO, synchronous serial I/O (I2C and SPI), interrupt-driven IO, timers, analog-to-digital conversion, and digital-toanalog conversion. Programming topics are discussed using both assembly language and C, while hardware interfacing examples use C to keep code complexity low and improve clarity.
This book's C examples on hardware interfacing strive for code clarity first and optimization second, providing a gentle learning curve and ensuring understanding of the key concepts. The book's numerous examples include complete schematics and working code to operate a number of useful peripherals, including temperature sensors, LCD displays, a robot, and a reflow oven, providing a good starting point for your designs. Numerous lab experiments are included in the appendices, while the companion CD-ROM includes complete source code for all book examples, which can be compiled using the freely available Microchip C compiler and development environment. Visit www.reesemicro.com to obtain supplementary information on the text, the latest version of the library and example code with accompanying documentation, and links to courses which use this text. In addition, an online discussion group promotes interaction with the authors and a forum to discuss PIC24-based projects.
|
Название: Microchip. Информацинный каталог
Год издания: 2014
Страниц: 88
Формат: djvu
Размер: 17,34 MB
Описание: Предлагаем вашему вниманию очередное издание информационного каталога «Гамма-Санкт-Петербург», посвященного продукции компании Microchip Technology Inc. На страницах одного каталога невозможно представить всю продукцию компании. Развитие компании идет по многим направлениям: микроконтроллерам, аналоговой продукции, беспроводным и интерфейсным решениям.
В сегменте микроконтроллеров развитие идет по всем трем направлениям:
8-битные микроконтроллеры получают аналоговые функциональные блоки (операционные усилители, блок измерения емкостных сенсоров), а так же расширенную цифровую периферию: USB-интерфейс с возможностью работы от внутреннего RC-генератора, ШИМ-контроллеры для построения интеллектуальных преобразователей энергии.
16-разрядные семейства контроллеров развиваются в сторону уменьшения потребления, увеличения объема памяти, в том числе в маловыводных корпусах, увеличения быстродействия — до 70 MIPS. Новые 16-разрядные контроллеры получают энергонезависимую EEPROM-память, отдельный вход для подключения резервного источника питания, драйвера ЖКИ и пр. Расширяется аналоговая и измерительная периферия — появятся интегрированные операционные усилители, ЦАП, дельта-сигма АЦП. Растет число специализированных микроконтроллеров и цифровых сигнальных контроллеров: семейства моторных контроллеров получат возможность управления сразу двумя электроприводами, а контроллеры для преобразователей энергии получат больше ШИМ-модулей с разрешением по частоте до 1 нс, операционные усилители с программируемым усилением.
|
Название: Picn up the Pace. PIC Microcontroller Application Guide
Автор: Benson D.
Год издания: 1999
Страниц: 271
Язык:Английский
Формат: pdf
Размер: 11,12 MB
Описание: "PIC'n Up The Pace" is an intermediate level applications guide covering Microchip Technology's PIC Microcontrollers. Serial communication as a means of transferring data between PIC's and peripheral chips and also between two or more PIC's is described. Use of the 93C46 serial EEPROM is detailed as an example. Since we live in an analog world, A/D and D/A are discussed with several methods illustrated for each.
|
Название: The Quintessential PIC Microcontroller. Second Edition
Автор: Sid Katzen
Год издания: 2005
Страниц: 575
Язык:Английский
Формат: pdf
Размер: 4,81 MB
Описание: The Quintessential PIC Microcontroller looks at one of the central technologies in many embedded computer and communication systems: the microcontroller. It approaches microcontrollers as the "intelligence" of smart digital systems and gives readers the confidence to design, construct and program a real working system using the popular PIC device as the exemplar. Written specifically for students with no prior knowledge of computing, electronics, or logic design, it is ideally suited as a textbook for relevant modules on Computer Science and Electronic Engineering degree courses. It is also relevant to students carrying out project work at final year undergraduate and postgraduate level, and to those on conversion MScs.
|
Название: PIC Microcontrollers. An Introduction to Microelectronics
Автор: Martin Bates
Год издания: 2004
Страниц: 387
Формат: pdf
Размер: 4,16 MB
Описание: The use of microcontroller based solutions to everyday design problems in electronics, is the most important development in the field since the introduction of the microprocessor itself. The PIC family is established as the number one microcontroller at an introductory level.
|
Название: PIC Projects for Non-Programmers
Автор: John Iovine
Год издания: 2012
Страниц: 240
Язык: Английский
Формат: pdf
Размер: 34,10 MB
Описание: Microcontrollers are everywhere: from cellphones to robots they are the brains behind the electronics revolution. The PIC is one of the leading microcontrollers for professional applications, but also the first choice for experimenters and students. Now you can build your own tried and test projects along with best-selling author John Iovine. John presents 10 projects with all the introductory material that you need to get up and running.
What makes this book special is the symbolic compiler that is used throughout the book and provided for FREE on an accompanying CD-ROM. New professionals and graduates will be able to understand how PICs work before learning a programming language and hobbyist can start building now!
Projects include LEDs, maze-running robots, and the Grey Walters turtle. All of this is provided with step-by-step instruction and full color diagrams and photographs.
|
Название: Microcontrollers. Fundamentals and Applications with PIC
Автор: Fernando E. Valdes-Perez, Ramon Pallas-Areny
Год издания: 2009
Страниц: 314
Формат: pdf
Размер: 4,54 MB
Описание: While the official documentation provided for the PIC family from Microchip is extensive, it can also be overwhelming. This book gives users the information necessary to understand the architecture and the programming of microcontrollers.
Each topic is described using a reader-centered, top-bottom approach. First, the authors describe the concepts that are common to any microcontroller. Each of the topics is then detailed for PIC microcontrollers. Practical applications supplement each topic to provide further clarity. This book does not limit itself to a digital view of microcontrollers. Instead, it includes aspects of analog signals such as the acquisition and processing of external analog signals.
|
Название: Interfacing PIC Microcontrollers Embedded Design by Interactive Simulation
Автор: Martin P. Bates
Год издания: 2014
Страниц: 387
Формат: pdf
Язык: Английский
Размер: 17,80 MB
Описание: Interfacing PIC Microcontrollers, 2nd Edition is a great introductory text for those starting out in this field and as a source reference for more experienced engineers. Martin Bates has drawn upon 20 years of experience of teaching microprocessor systems to produce a book containing an excellent balance of theory and practice with numerous working examples throughout.
|
Название: PIC Projects and Applications Using C details how to program the PIC microcontroller in the C language. The book takes a learn-by-doing approach, with applications covering topics such as inputs, outputs, keypads, alphanumeric displays, analogue-to-digital conversion, radio transmitters and receivers, data EEPROM, interrupts and timing. To aid debugging, the book provides a section detailing the use of the simulator and in-circuit debugger.
Автор: David W. Smith
Год издания: 2013
Страниц: 183
Язык: Английский
Формат: pdf
Размер: 13,81 MB
Описание: With this book you will learn:
How to program the PIC microcontroller in C
Techniques for using the simulator and debuggers to find faults on your code
The ins and outs of interfacing circuits, such as radio modules and liquid crystal displays
How to use the PIC on-board functions, such as interrupts and timing modules, and make analogue measurements
Relevant parts of the language are introduced and explained when required for those new to the subject
Core principles are introduced gradually for self-paced learning
Explains how and why a software program works, and how to alter and expand the code
|
|