Para los Lectores

En este Blog pueden Consultar libros gratis, ya sea descargar con fines de lectura o consulta, orientados al estudio.
Hay libros de Preescolar y Primaria orientados a Experimentos en general, a Electricidad y Magnetismo.
Los libros de Primaria en adelante orientados a Electricidad, ElectroMagnetismo y Electrónica.
También se abarca Electricidad, Electricidad y Electrónica del Automotor o Automotriz y todas las ramas de la Electrónica.
Ademas hay colecciones de libros que pueden estar fuera de la temática de la Electrónica (como ser Biología, etc...) y otras afines necesariamente como ser Física, Matemática y Química.

Buscar en este Blog

Queres ser Seguidor del blog?

miércoles, 27 de marzo de 2013

Programming and Customizing PICmicro Microcontrollers

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEikZA38fykaQg-6WkO5KoOGhSjL8vdmDwFR8bhk_c4bkSOkg1Pb_SzPpdQwczuuZ-fB0L2aiZjDcIVufeQfPGvtbycNMwIzDdux2wXFg3_JDwst19FYCvkDcwJsh85iSk-tWcSN_QaLYLs/s128/Programming%20and%20Customizing%20PICmicro%20Microcontrollers%202ed.jpg Programming and Customizing PICmicro Microcontrollers + CD rom
Myke Predko

Reseña
This book is a fully updated and revised compendium of PIC programming information. Comprehensive coverage of the PICMicros' hardware architecture and software schemes will complement the host of experiments and projects making this a true, "Learn as you go" tutorial. New sections on basic electronics and basic programming have been added for less sophisticated users along with 10 new projects and 20 new experiments. New pedagogical features have also been added such as "Programmers Tips" and "Hardware Fast FAQs". 
CD-ROM:The CD-ROM will contain all source code presented in the book, software tools designed by Microchip and third party vendors for applications and the complete data sheets for the PIC family in PDF format.Key Features:
* Printed Circuit Board for a PICMicro programmer included with the book! This programmer will have the capability to program all the PICMicros used by the application.
* Twice as many projects including a PICMicro based Webserver
* Twenty new "Experiments" to help the user better understand how the PICMicro works. 
* An introduction to Electronics and Programming in the Appendices along with engineering formulas and PICMicro web references.


Este libro es un compendio actualizado y revisado la información de programación de PIC. Cobertura integral de la arquitectura de hardware microPIC 'y esquemas de software complementará la serie de experimentos y proyectos que hacen esto una realidad "Aprender sobre la marcha" tutorial. Nuevas secciones en electrónica básica y la programación básica se han añadido para los usuarios menos sofisticados, junto con 10 nuevos proyectos y 20 nuevos experimentos. Las nuevas funciones pedagógicas también se han añadido, como "Consejos Programadores" y "Preguntas frecuentes hardware rápido". CD-ROM: el CD-ROM que contiene todo el código fuente se presenta en las herramientas de software de libro, diseñado por Microchip y de otros proveedores de aplicaciones y las hojas de datos completas para la familia PIC en PDF Características format.Key:
* Placa de circuito impreso para un programador PIC incluido en el libro! Este programador tendrá la capacidad para programar todas las microPIC utilizada por la aplicación.
* El doble de proyectos que incluyen un servidor web basado en PIC
* Veinte nuevos "experimentos" para ayudar al usuario a comprender mejor cómo funciona el PIC.
* Introducción a la electrónica y la programación en los Apéndices, junto con las fórmulas de ingeniería y referencias PICmicro web.

INDICE
  • Microcontrollers
  • The Microchip PICmicro MCU
  • The PICmicro MCU Processor Architecture
  • The PICmicro MCU Instruction Set
  • PICmicro MCU Hardware Features
  • PICmicro MCU Application Design and Hardware Interfacing
  • PC Interfacing
  • PICmicro MCU Application Software Development Tools
  • PICmicro MCU Assembly-Language Soft-Ware Development Techniques
  • Macro Development
  • Designing Your Own PICmicro MCU Application
  • Debugging Your Applications
  • Programming PICmicro MCUs
  • Emulators
  • Experiments
  • Projects
  • Real Time Operating Systems
  • APPENDICES
  • Microchip Datasheets 
Consulta el Libro + CD (156 MB) por:
Para los que usan Gestores de Descarga
http://adf.ly/LZ4aQ
http://adf.ly/LZ4aR

http://adf.ly/LZ4aS
http://adf.ly/LZ4aT

http://adf.ly/LZ4aU
http://adf.ly/LZ4aV

http://adf.ly/LZ4aW
http://adf.ly/LZ4aY

INDICE GENERAL
  • Microcontrollers. Microcontroller Chips. Programmable Logic Devices. Deciding Which Device to Use in Your Application.
  • The Microchip PICmicro MCU. Device and Feature Summary. The MP LAB IDE. FUZZYtech. KEELOQ. The Parallax Basic Stamp. PICmicro MCU-Compatible Devices.
  • The PICmicro MCU Processor Architecture. The CPU. The PICmicro MCU's ALU. Data Movement. The Program Counter and Stack. Reset. Interrupts. Architecture Differences.
  • The PICmicro MCU Instruction Set. The Mid-Range Instruction Set. Other PICmicro MCU Instruction Sets.
  • PICmicro MCU Hardware Features. Power Input and Decoupling. Reset. Watchdog Timer. System Clock/Oscillators. Configuration Registers. Sleep. Hardware and File Registers. Parallel Input/Output. Interrupts. Prescaler. The OPTION Register. Mid-Range Built-in EEPROM/Flash Access. TMR1 and TMR2. Serial I/O. Analog I/O. Parallel Slave Port (PSP). 17Cxx External Memory Connections. In-Circuit Serial Programming (ISCP). Future Devices.
  • PICmicro MCU Application Design and Hardware Interfacing. Estimating Application Power Requirements. Reset. Interfacing to External Devices. LEDs. Switch Bounce. Matrix Keypads. LCDs. Analog I/O. Relays and Solenoids. DC and Stepper Motors. RIC Servo Control. Serial Interfaces.
  • PC Interfacing. PC Interface Software. Serial Ports. Parallel Port. Keyboard and Mouse Ports. ISA Bus.
  • PICmicro MCU Application Software Development Tools. Software-Development Tools. High-Level Languages. MPSIM.INI. Stimulus (.STI) Files. FUZZYtech. Version Support Tools. The MPLAB IDE.
  • PICmicro MCU Assembly-Language Soft-Ware Development Techniques. Creating and Supporting Your Code. PICmicro MCU Programming Tips. Interrupts. Event-Driven Programming. State Machine Programming. Porting Code Between PICmicro MCU Device Architectures. Optimizing PICmicro MCU Applications. A Baker's Dozen Rules to Help Avoid Application Software Problems.
  • Macro Development. The Difference Between Defines and Macros. The Assembler Calculator. Conditional Assembly. Debugging Macros. Structured Programming Macros.
  • Designing Your Own PICmicro MCU Application. Requirements Definition. PICmicro MCU Resource Allocation. Effective User Interfacing. Project Management.
  • Debugging Your Applications. Characterizing Problems. Hypothesizing and Testing Your Hypothesis. Simulating Applications.
  • Programming PICmicro MCUs. Hex File Format. Code-Protect Features. Low-End Programming. Mid-Range and ICSP Serial Programming. PIC17Cxx Programming. PIC18Cxx Programming. PICSTART Plus and PRO MATE II. The El Cheapo. The YAP-II. Third-Party Programmers.
  • Emulators. MPLABICE-2000. The PICMaster. MPLAB-ICD. The EMU-II. Other Emulators.
  • Experiments. Tools and Parts. PICmicro MCU Processor Execution. Jumping Around. Data. Subroutines. Table Data. Playing with the Hardware. Analog Input/Output. I/O with Interrupts. Serial I/O. Debugging.
  • Projects. Low-End Devices. Mid-Range Devices. PIC17Cxx Devices. PIC18Cxx Devices.
  • Real Time Operating Systems. RTOSO1: Simple PIC18Cxx RTOS. RTOS02: Multitasking Application Example. In Closing.
  • APPENDICES.
  • Glossary.
  • Useful Tables and Data. Physical Constants. Audio Notes. "Touch-Tone" Telephone Frequencies. Electrical Engineering Formulas. DC Electronics Formulas. AC Electronics Formulas. Mathematical Formulas. Mathematical Conversions. ASCII. ASCII Control Characters. IBM Extended ASCII Characters.
  • PICmicro MCU Application Debugging Checklist.
  • Resources. Microchip. Contacting the Author. Buying Project Kits Presented in this Book. PICmicro MCU Books. Useful Books. My Favorite PICmicro MCU Web Sites. Periodicals. Web Sites of Interest. . PICmicro MCU Product and Service Suppliers.
  • SIMMSTICK.
  • UMPS.
  • GPASM/GPSIM LINUX PICmicro MCU Application Tools.
  • PCB Boards.
  • CD-ROM. Accessing the CD-ROM Files. Rentron Articles.
  • Microchip Datasheets.

No hay comentarios:

Publicar un comentario

Me gustaría Saber: Quién eres y de Donde Eres. Deja de Ser un Anónimo. Que tengas un Buen Día.

Related Posts Plugin for WordPress, Blogger...