Microcontrollers: fundamentals and applications with PIC
"Microcontrollers exist in a wide variety of models with varying structures and numerous application opportunities. Despite this diversity, it is possible to find consistencies in the architecture of most microcontrollers. Microcontrollers: Fundamentals and Applications with PIC focuses on thes...
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Boca Raton [u.a.]
CRC Press
2009
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis Klappentext |
Zusammenfassung: | "Microcontrollers exist in a wide variety of models with varying structures and numerous application opportunities. Despite this diversity, it is possible to find consistencies in the architecture of most microcontrollers. Microcontrollers: Fundamentals and Applications with PIC focuses on these common elements to describe the fundamentals of microcontroller design and programming. Using clear, concise language and a top-to-bottom approach, the book describes the parts that make up a microcontroller, how they work, and how they interact with each other. It also explains how to program medium-end PICs using assembler language."--BOOK JACKET. |
Beschreibung: | Includes bibliographical references and index |
Beschreibung: | XIII, 297 S. graph. Darst. |
ISBN: | 9781420077674 |
Internformat
MARC
LEADER | 00000nam a2200000zc 4500 | ||
---|---|---|---|
001 | BV035472037 | ||
003 | DE-604 | ||
005 | 20101029 | ||
007 | t | ||
008 | 090506s2009 xxud||| |||| 00||| eng d | ||
010 | |a 2008044213 | ||
020 | |a 9781420077674 |c alk. paper |9 978-1-4200-7767-4 | ||
035 | |a (OCoLC)226357469 | ||
035 | |a (DE-599)BVBBV035472037 | ||
040 | |a DE-604 |b ger |e aacr | ||
041 | 0 | |a eng | |
044 | |a xxu |c US | ||
049 | |a DE-1050 |a DE-703 |a DE-634 |a DE-573 |a DE-83 | ||
050 | 0 | |a TJ223.P76 | |
082 | 0 | |a 629.8/9 | |
084 | |a ST 170 |0 (DE-625)143602: |2 rvk | ||
084 | |a ZN 4980 |0 (DE-625)157428: |2 rvk | ||
100 | 1 | |a Valdés-Pérez, Fernando E. |e Verfasser |4 aut | |
245 | 1 | 0 | |a Microcontrollers |b fundamentals and applications with PIC |c Fernando E. Valdes-Perez ; Ramon Pallas-Areny |
264 | 1 | |a Boca Raton [u.a.] |b CRC Press |c 2009 | |
300 | |a XIII, 297 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a Includes bibliographical references and index | ||
520 | 1 | |a "Microcontrollers exist in a wide variety of models with varying structures and numerous application opportunities. Despite this diversity, it is possible to find consistencies in the architecture of most microcontrollers. Microcontrollers: Fundamentals and Applications with PIC focuses on these common elements to describe the fundamentals of microcontroller design and programming. Using clear, concise language and a top-to-bottom approach, the book describes the parts that make up a microcontroller, how they work, and how they interact with each other. It also explains how to program medium-end PICs using assembler language."--BOOK JACKET. | |
650 | 4 | |a Programmable controllers | |
650 | 4 | |a Microcontrollers | |
650 | 0 | 7 | |a Mikrocontroller |0 (DE-588)4127438-6 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Mikrocontroller |0 (DE-588)4127438-6 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Pallás-Areny, Ramón |e Verfasser |4 aut | |
856 | 4 | 2 | |m Digitalisierung UB Bayreuth |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017391683&sequence=000003&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
856 | 4 | 2 | |m Digitalisierung UB Bayreuth |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017391683&sequence=000004&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA |3 Klappentext |
999 | |a oai:aleph.bib-bvb.de:BVB01-017391683 |
Datensatz im Suchindex
_version_ | 1804138931381338112 |
---|---|
adam_text | Contents
Preface
.................................................................................................................xi
The Authors
....................................................................................................xiii
1
Introduction to Microcontrollers
............................................................1
1.1
Microprocessors and Microcontrollers: Characterization
.........1
1.2
Components of a Microcontroller
..................................................3
1.2.1
The Watchdog
......................................................................5
1.2.2
Reset Signal
..........................................................................6
1.2.3
Low Consumption
..............................................................7
1.2.4
Protection against Copying
...............................................8
1.3 Von
Neumann and Harvard Architectures
.................................9
1.4
CISC and RISC Architectures
......................................................11
1.5
Manufacturers of Microcontrollers and Microprocessors
.......12
2
PIC Microcontrollers
...............................................................................15
2.1
Main Characteristics of PIC Microcontrollers
...........................15
2.1.1
The Arithmetic and Logic Unit
(ALU)
and the
Working Register in PIC Microcontrollers
....................16
2.1.2
Machine Cycles and Execution of Instructions
............17
2.1.3
Pipelining for Instruction Execution
.............................18
2.1.4
Oscillators
..........................................................................19
2.1.5
Configuration Bits
.............................................................21
2.1.6
Reset Options
....................................................................22
2.1.7
Low-Power Consumption Mode
.....................................27
2.1.8
Watchdog Timer
................................................................27
2.2
PIC Microcontroller Families
.......................................................28
2.2.1
Low-End Microcontrollers
...............................................29
2.2.2
Medium-End Microcontrollers
.......................................30
2.2.3
High-End Microcontrollers
.............................................32
3
Memory in Microcontrollers
.................................................................39
3.1
Basic Concepts
................................................................................39
3.1.1
Logic Organization of Memory
......................................41
3.1.2
Types of Memory
..............................................................43
3.2
Memory in Medium-End PIC Microcontrollers
........................44
3.2.1
Program Memory
..............................................................44
3.2.1.1
Addressing Program Memory
........................45
3.2.1.2
Reading and Writing the Program
Memory
...............................................................47
3.2.2
RAM Data Memory
..........................................................51
vi
Contents
3.2.2.1
Addressing Data Memory
................................51
3.2.2.2
Special Function Registers (SFRs)
...................54
3.2.3
EEPROM
Data Memory
...................................................58
4
Instruction Set and Assembler Language Programming
................61
4.1
Basic Concepts
................................................................................61
4.1.1
Machine Code and Assembler Language
.....................61
4.1.2
Structure of Instructions
..................................................64
4.1.3
Data Addressing Modes
..................................................65
4.1.4
The Stack
............................................................................67
4.2
Instruction Set in Medium-End PIC Microcontrollers
.............69
4.2.1
Data Transfer Instructions
...............................................71
4.2.2
Arithmetic and Logic Instructions
.................................72
4.2.3
Control Transfer Instructions
..........................................74
4.2.3.1
Unconditional Branches, Subroutine
Calls, and Returns
.............................................74
4.2.3.2
Conditional Branches
........................................78
4.2.4
Bit Manipulation Instructions
.........................................81
4.2.5
Other Instructions
............................................................81
4.3
Assembler Language Elements (for MPASM Assembler
from Microchip)
.............................................................................82
4.3.1
Introduction
.......................................................................82
4.3.2
Expressions, Operations, and Operators
.......................87
4.3.2.1
Arithmetic Operators
........................................87
4.3.2.2
Logic and Boolean Operators
..........................89
4.3.2.3
Logic Operators Using Direct Bit
Manipulation
.....................................................90
4.3.2.4
Assign Operators
...............................................90
4.3.2.5
Addressing Operators
......................................92
4.3.3
Directives
...........................................................................93
4.3.3.1
General Use Directives
.....................................94
4.3.3.2
Directives for Relocatable Code
......................98
4.3.4
Macroinstructions
...........................................................103
4.3.5
Organization of a Program in Assembler
Language
..........................................................................105
4.4
Available Resources for Programming PIC
Microcontrollers in Assembler Language
.................................110
4.4.1
The MPASM Assembler
..................................................
Ill
4.4.1.1
Absolute Code Generation
.............................112
4.4.1.2
Relocatable Code Generation
.........................112
4.4.1.3
Files Used and Generated during the
Assembling Process
........................................112
4.4.2
The Linker MPLINK
.......................................................115
4.4.3
Library Manager MPLIB
.................................................117
Contents
5
Parallel Input and
Output....................................................................121
5.1 Basic
Concepts
..............................................................................121
5.1.1 Data Transfer
Techniques
..............................................122
5.1.2
Input/Output Techniques
..............................................124
5.2 Parallel Ports in
Medium-End PIC Microcontrollers
..............126
5.2.1 Port
A
................................................................................129
5.2.2 Port
В
.................................................................................130
5.2.3 PortC................................................................................131
5.2.4 Ports
D, E, F, and G
.........................................................131
5.2.5
Parallel
Slave Port
(PSP)
.................................................132
5.3
Connection of Commonly Used Peripherals
...........................134
5.3.1
Switches and
LEDs.........................................................134
5.3.2
Matrix Keypads
...............................................................138
5.3.3
Seven-Segment
LEDs......................................................145
5.3.4
Alphanumeric Liquid-Crystal Displays
......................148
6
Timers
......................................................................................................157
6.1
Timers in PIC Microcontrollers
..................................................157
6.1.1
TimerO Module
................................................................157
6.1.2
Timerl Module
.................................................................162
6.1.3
Timer2 Module
................................................................166
6.2
The
ССР
Module
..........................................................................168
6.2.1
Capture Mode
..................................................................169
6.2.2
Compare Mode
.................................................................174
6.2.3
PWMMode
.......................................................................176
7
Interrupts
................................................................................................183
7.1
Basic Concepts
..............................................................................183
7.1.1
Interrupt Requests and Associated Resources
...........183
7.1.2
Servicing Interrupt Requests
........................................185
7.1.3
Fixed and Vectored Interrupts
......................................187
7.2
Interrupts in PIC Microcontrollers
............................................189
7.2.1
Interrupt Sources and Associated Registers
...............189
7.2.2
Interrupt Service Subroutine Structure
.......................194
7.3
Examples of Interrupt Applications
..........................................198
7.3.1
Real-Time Clock
..............................................................198
7.3.2
Synchronization of Events to Real-Time Clock
..........202
7.3.3
Protection against Hardware Malfunctions
...............205
8
Serial Input and Output
.......................................................................207
8.1
Basic Concepts
..............................................................................207
8.1.1
Introduction to Serial Data Transmission
...................207
8.1.2
Asynchronous Communication
...................................209
8.1.3
Synchronous Communication
......................................209
viii Contents
8.1.4
Connection
between Equipment:
RS-232C
Interface
............................................................................210
8.1.5
The PC Bus
.......................................................................212
8.2
The USART Serial Port in PIC Microcontrollers
.......................216
8.2.1
General Description
........................................................217
8.2.2
Asynchronous Mode
......................................................217
8.2.3
Synchronous Mode
.........................................................220
8.2.4
Communication Speed
...................................................221
8.3
The Synchronous Serial Port in PIC Microcontrollers
............223
8.3.1
SPI
......................................................................................223
8.3.2
PC Interface
.....................................................................228
9
Analog Input and Output: Signal Acquisition and
Distribution
............................................................................................233
9.1
Structure of a System for Signal Acquisition and
Distribution
...................................................................................233
9.1.1
Basic Functions of Measurement and Control
Systems
.............................................................................233
9.1.2
Dynamic Range
...............................................................236
9.1.3
Bandwidth
........................................................................238
9.1.4
Signal Sampling
..............................................................239
9.1.5
Architectures for Signal Acquisition: High-Level
and Low-Level Mutiplexing
..........................................240
9.2
The Front-End in Data Acquisition Systems
............................242
9.2.1
Attenuators
......................................................................243
9.2.2
Amplifiers
........................................................................247
9.2.3
Input Protections and Filters
.........................................251
9.2.4
Analog Multiplexers
.......................................................253
9.2.5
Anti-Alias Filters
.............................................................255
9.2.6
Sample-and-Hold Amplifier
..........................................257
9.2.7
A/D Converters
...............................................................259
9.3
The 10-Bit A/D Converter Module in PIC
Microcontrollers
...........................................................................262
9.3.1
Architecture of the Conversion Module
......................262
9.3.2
A/D Conversion Timing
................................................266
9.3.3
A/D Conversion Module Programming
.....................269
9.4
Calibration
.....................................................................................271
9.5
Direct Sensor-Microcontroller Interface
..................................273
9.6
Analog Back-End
..........................................................................276
9.6.1 D/A
Converters
...............................................................276
9.6.2
Analog Demultiplexing
.................................................277
9.6.3
Extrapolation Methods
...................................................277
9.6.4
PWM Outputs
.................................................................278
9.6.5
Output Protections
.........................................................280
Contents ix
Appendix:
Acronyms...................................................................................
283
Bibliography
...................................................................................................285
Index................................................................................................................287
Computer Science/Computer Engineering/
Computing
MICROCONTROLLERS
Fundamentals and Applications
with
РІС
Microcontrollers exist in a wide variety of models
with varying structures and numerous application
opportunities. Despite this diversity, it is possible to
find consistencies in the architecture of most micro¬
controllers Microcontrollers: Fundamentals and
Applications with PIC focuses on these common
elements to describe the fundamentals of microcon¬
troller design and programming. Using clear, concise
language and a top-to-bottom approach, the book
describes the parts that make up a microcontroller,
how they work, and how they interact with each
other. It also explains how to program medium-end
PICs using assembler language.
FEATURES
•
Offers a complete and well-organized resource for
those interested in developing designs with PIC
microcontrollers
•
Focuses on current topics of interest to electronic
designers and experimenters
•
Provides clarity for those just beginning to exper¬
iment with microcontrollers, as well as the depth
of information needed for more advanced users
•
Includes aspects of analog signals, including
acquisition and processing of external signals
•
Describes uses for a wide variety of applications
Using practical examples and applications to supple¬
ment each topic, this volume provides the tools to
thoroughly grasp the architecture and programming
of microcontrollers. The book avoids overly specific
details so readers are quickly led toward design
implementation. After mastering the material in this
text, they will understand how to efficiently use PIC
microcontrollers in a design process.
|
any_adam_object | 1 |
author | Valdés-Pérez, Fernando E. Pallás-Areny, Ramón |
author_facet | Valdés-Pérez, Fernando E. Pallás-Areny, Ramón |
author_role | aut aut |
author_sort | Valdés-Pérez, Fernando E. |
author_variant | f e v p fev fevp r p a rpa |
building | Verbundindex |
bvnumber | BV035472037 |
callnumber-first | T - Technology |
callnumber-label | TJ223 |
callnumber-raw | TJ223.P76 |
callnumber-search | TJ223.P76 |
callnumber-sort | TJ 3223 P76 |
callnumber-subject | TJ - Mechanical Engineering and Machinery |
classification_rvk | ST 170 ZN 4980 |
ctrlnum | (OCoLC)226357469 (DE-599)BVBBV035472037 |
dewey-full | 629.8/9 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 629 - Other branches of engineering |
dewey-raw | 629.8/9 |
dewey-search | 629.8/9 |
dewey-sort | 3629.8 19 |
dewey-tens | 620 - Engineering and allied operations |
discipline | Informatik Elektrotechnik / Elektronik / Nachrichtentechnik Mess-/Steuerungs-/Regelungs-/Automatisierungstechnik / Mechatronik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02517nam a2200445zc 4500</leader><controlfield tag="001">BV035472037</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20101029 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">090506s2009 xxud||| |||| 00||| eng d</controlfield><datafield tag="010" ind1=" " ind2=" "><subfield code="a">2008044213</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781420077674</subfield><subfield code="c">alk. paper</subfield><subfield code="9">978-1-4200-7767-4</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)226357469</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV035472037</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">aacr</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">xxu</subfield><subfield code="c">US</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-1050</subfield><subfield code="a">DE-703</subfield><subfield code="a">DE-634</subfield><subfield code="a">DE-573</subfield><subfield code="a">DE-83</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">TJ223.P76</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">629.8/9</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 170</subfield><subfield code="0">(DE-625)143602:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ZN 4980</subfield><subfield code="0">(DE-625)157428:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Valdés-Pérez, Fernando E.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Microcontrollers</subfield><subfield code="b">fundamentals and applications with PIC</subfield><subfield code="c">Fernando E. Valdes-Perez ; Ramon Pallas-Areny</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Boca Raton [u.a.]</subfield><subfield code="b">CRC Press</subfield><subfield code="c">2009</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XIII, 297 S.</subfield><subfield code="b">graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes bibliographical references and index</subfield></datafield><datafield tag="520" ind1="1" ind2=" "><subfield code="a">"Microcontrollers exist in a wide variety of models with varying structures and numerous application opportunities. Despite this diversity, it is possible to find consistencies in the architecture of most microcontrollers. Microcontrollers: Fundamentals and Applications with PIC focuses on these common elements to describe the fundamentals of microcontroller design and programming. Using clear, concise language and a top-to-bottom approach, the book describes the parts that make up a microcontroller, how they work, and how they interact with each other. It also explains how to program medium-end PICs using assembler language."--BOOK JACKET.</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Programmable controllers</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Microcontrollers</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Mikrocontroller</subfield><subfield code="0">(DE-588)4127438-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Mikrocontroller</subfield><subfield code="0">(DE-588)4127438-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Pallás-Areny, Ramón</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Bayreuth</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017391683&sequence=000003&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Bayreuth</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017391683&sequence=000004&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Klappentext</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-017391683</subfield></datafield></record></collection> |
id | DE-604.BV035472037 |
illustrated | Illustrated |
indexdate | 2024-07-09T21:36:02Z |
institution | BVB |
isbn | 9781420077674 |
language | English |
lccn | 2008044213 |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-017391683 |
oclc_num | 226357469 |
open_access_boolean | |
owner | DE-1050 DE-703 DE-634 DE-573 DE-83 |
owner_facet | DE-1050 DE-703 DE-634 DE-573 DE-83 |
physical | XIII, 297 S. graph. Darst. |
publishDate | 2009 |
publishDateSearch | 2009 |
publishDateSort | 2009 |
publisher | CRC Press |
record_format | marc |
spelling | Valdés-Pérez, Fernando E. Verfasser aut Microcontrollers fundamentals and applications with PIC Fernando E. Valdes-Perez ; Ramon Pallas-Areny Boca Raton [u.a.] CRC Press 2009 XIII, 297 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier Includes bibliographical references and index "Microcontrollers exist in a wide variety of models with varying structures and numerous application opportunities. Despite this diversity, it is possible to find consistencies in the architecture of most microcontrollers. Microcontrollers: Fundamentals and Applications with PIC focuses on these common elements to describe the fundamentals of microcontroller design and programming. Using clear, concise language and a top-to-bottom approach, the book describes the parts that make up a microcontroller, how they work, and how they interact with each other. It also explains how to program medium-end PICs using assembler language."--BOOK JACKET. Programmable controllers Microcontrollers Mikrocontroller (DE-588)4127438-6 gnd rswk-swf Mikrocontroller (DE-588)4127438-6 s DE-604 Pallás-Areny, Ramón Verfasser aut Digitalisierung UB Bayreuth application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017391683&sequence=000003&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis Digitalisierung UB Bayreuth application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017391683&sequence=000004&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA Klappentext |
spellingShingle | Valdés-Pérez, Fernando E. Pallás-Areny, Ramón Microcontrollers fundamentals and applications with PIC Programmable controllers Microcontrollers Mikrocontroller (DE-588)4127438-6 gnd |
subject_GND | (DE-588)4127438-6 |
title | Microcontrollers fundamentals and applications with PIC |
title_auth | Microcontrollers fundamentals and applications with PIC |
title_exact_search | Microcontrollers fundamentals and applications with PIC |
title_full | Microcontrollers fundamentals and applications with PIC Fernando E. Valdes-Perez ; Ramon Pallas-Areny |
title_fullStr | Microcontrollers fundamentals and applications with PIC Fernando E. Valdes-Perez ; Ramon Pallas-Areny |
title_full_unstemmed | Microcontrollers fundamentals and applications with PIC Fernando E. Valdes-Perez ; Ramon Pallas-Areny |
title_short | Microcontrollers |
title_sort | microcontrollers fundamentals and applications with pic |
title_sub | fundamentals and applications with PIC |
topic | Programmable controllers Microcontrollers Mikrocontroller (DE-588)4127438-6 gnd |
topic_facet | Programmable controllers Microcontrollers Mikrocontroller |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017391683&sequence=000003&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017391683&sequence=000004&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT valdesperezfernandoe microcontrollersfundamentalsandapplicationswithpic AT pallasarenyramon microcontrollersfundamentalsandapplicationswithpic |