gogogo
Syndetics cover image
Image from Syndetics

Designing embedded systems with PIC microcontrollers : principles and applications / Tim Wilmshurst.

By: Material type: TextTextPublication details: Amsterdam ; Boston ; London : Newnes, 2010.Edition: 2nd edDescription: xxix, 661 p. : ill. ; 24 cmISBN:
  • 9781856177504 (pbk.)
  • 1856177505 (pbk.)
Subject(s): LOC classification:
  • TK7895.E42 W553 2010
Contents:
Sect. 1. Getting Started with Embedded Systems -- Ch. 1. Tiny computers, hidden control -- Sect. 2. Minimum Systems and the PIC 16F84A -- Ch. 2. Introducing the PIC mid-range family and the 16F84A -- Ch. 3. Parallel ports, power supply and the clock oscillator -- Ch. 4. Starting to program - an introduction to Assembler -- Ch. 5. Building Assembler programs -- Ch. 6. Working with time: interrupts, counters and timers -- Sect. 3. Larger Systems and the PIC 16F873A -- Ch. 7. Larger Systems and the PIC 16F873A -- Ch. 8. human and physical interfaces -- Ch. 9. Taking timing further -- Ch. 10. Starting with serial -- Ch. 11. Data acquisition and manipulation -- Ch. 12. Some PIC microcontroller advances -- Sect. 4. Smarter Systems and the PIC 18F2420 -- Ch. 13. Smarter systems and the PIC 18F2420 -- Ch. 14. Introducing C -- Ch. 15. C and the embedded environment -- Ch. 16. Acquiring and using data with C -- Ch. 17. More C and the wider C environment -- Ch. 18. Multi-tasking and the real-time operating system -- Ch. 19. Salvo real-time operating system -- Sect. 5. Where Can We Go from Here? Distributed Systems, Bigger Systems -- Ch. 20. Connectivity and networks -- Ch. 21. Moving beyond 8-bit: a survey of larger PIC microcontrollers -- App. 1. PIC 16 Series instruction set -- App. 2. electronic ping-pong program -- App. 3. Derbot AGV - hardware design details -- App. 4. Some basics of Autonomous Guided Vehicles -- App. 5. PIC 18 Series instruction set -- App. 6. Essentials of C.
Review: "This book is a hands-on introduction to the principles and practices of embedded system design using PIC microcontrollers. Packed with helpful examples and illustrations; it takes the reader from basics through to advanced techniques for utilizing and optimizing the PIC family of microcontrollers in projects or studies. Designing Embedded Systems with PIC Microcontrollers is ideal for students of electronics and other engineering subjects, as well as practicing engineers or confident hobbyists who want to develop their PIC-based and embedded skills."--BOOK JACKET.
Holdings
Item type Current library Call number Copy number Status Date due Barcode
Standard Loan Thurles Library Main Collection 004.162 WIL (Browse shelf(Opens below)) 1 Available R18566NKRC
Standard Loan Thurles Library Main Collection 004.162 WIL (Browse shelf(Opens below)) 1 Available R18567PKRC
Standard Loan Thurles Library Main Collection 004.162 WIL (Browse shelf(Opens below)) 1 Available R18572KKRC
Standard Loan Thurles Library Main Collection 004.162 WIL (Browse shelf(Opens below)) 1 Available R18571JKRC
Standard Loan Thurles Library Main Collection 004.162 WIL (Browse shelf(Opens below)) 1 Available R18570AKRC
Standard Loan Thurles Library Main Collection 004.162 WIL (Browse shelf(Opens below)) 1 Available R18569WKRC
Standard Loan Thurles Library Main Collection 004.162 WIL (Browse shelf(Opens below)) 1 Available R18568FKRC

Enhanced descriptions from Syndetics:

PIC microcontrollers are used worldwide in commercial and industrial devices. The 8-bit PIC which this book focuses on is a versatile work horse that completes many designs. An engineer working with applications that include a microcontroller will no doubt come across the PIC sooner rather than later. It is a must to have a working knowledge of this 8-bit technology.

This book takes the novice from introduction of embedded systems through to advanced development techniques for utilizing and optimizing the PIC family of microcontrollers in your device. To truly understand the PIC, assembly and C programming language must be understood. The author explains both with sample code and examples, and makes the transition from the former to the latter an easy one. This is a solid building block for future PIC endeavors.

New to the 2nd Edition:
*Include end of chapter questions/activities moving from introductory to advanced
*More worked examples
*Includes PowerPoint slides for instructors
*Includes all code snips on a companion web site for ease of use
*A survey of 16/32-bit PICs
*A project using ZigBee

Previous ed.: 2007.

Includes bibliographical references and index.

Sect. 1. Getting Started with Embedded Systems -- Ch. 1. Tiny computers, hidden control -- Sect. 2. Minimum Systems and the PIC 16F84A -- Ch. 2. Introducing the PIC mid-range family and the 16F84A -- Ch. 3. Parallel ports, power supply and the clock oscillator -- Ch. 4. Starting to program - an introduction to Assembler -- Ch. 5. Building Assembler programs -- Ch. 6. Working with time: interrupts, counters and timers -- Sect. 3. Larger Systems and the PIC 16F873A -- Ch. 7. Larger Systems and the PIC 16F873A -- Ch. 8. human and physical interfaces -- Ch. 9. Taking timing further -- Ch. 10. Starting with serial -- Ch. 11. Data acquisition and manipulation -- Ch. 12. Some PIC microcontroller advances -- Sect. 4. Smarter Systems and the PIC 18F2420 -- Ch. 13. Smarter systems and the PIC 18F2420 -- Ch. 14. Introducing C -- Ch. 15. C and the embedded environment -- Ch. 16. Acquiring and using data with C -- Ch. 17. More C and the wider C environment -- Ch. 18. Multi-tasking and the real-time operating system -- Ch. 19. Salvo real-time operating system -- Sect. 5. Where Can We Go from Here? Distributed Systems, Bigger Systems -- Ch. 20. Connectivity and networks -- Ch. 21. Moving beyond 8-bit: a survey of larger PIC microcontrollers -- App. 1. PIC 16 Series instruction set -- App. 2. electronic ping-pong program -- App. 3. Derbot AGV - hardware design details -- App. 4. Some basics of Autonomous Guided Vehicles -- App. 5. PIC 18 Series instruction set -- App. 6. Essentials of C.

"This book is a hands-on introduction to the principles and practices of embedded system design using PIC microcontrollers. Packed with helpful examples and illustrations; it takes the reader from basics through to advanced techniques for utilizing and optimizing the PIC family of microcontrollers in projects or studies. Designing Embedded Systems with PIC Microcontrollers is ideal for students of electronics and other engineering subjects, as well as practicing engineers or confident hobbyists who want to develop their PIC-based and embedded skills."--BOOK JACKET.

Table of contents provided by Syndetics

  • Section I Getting Started with Embedded Systems
  • Chapter 1 Tiny Computers, Hidden Control
  • Section II Minimum Systems and the PIC16F84A
  • Chapter 2 Introducing the PIC 16 series, and the 16F84A
  • Chapter 3 Parallel Ports, Power Supply, and the Clock Oscillator
  • Chapter 4 Starting to Program - An Introduction to Assembler
  • Chapter 5 Building Assembler Programs
  • Chapter 6 Working with Time: Interrupts, Counters, and Timers Unchanged
  • Section III Larger Systems and the PIC16F883A
  • Chapter 7 Larger Systems and the PIC 16883A
  • Chapter 8 The Human and Physical Interface
  • Chapter 9 Taking Timing Further
  • Chapter 10 Starting with Serial
  • Chapter 11 Data Acquisition and Manipulation
  • Section IV Smarter Systems and the PIC18XX2
  • Chapter 12 Smarter Systems and the PIC 18FXX2
  • Chapter 13 The PIC 18FXX2 Peripherals
  • Chapter 14 Introducing C
  • Chapter 15 C and the Embedded Environment
  • Chapter 16 Acquiring and Using Data with C
  • Chapter 17 More C and the Wider C environment
  • Chapter 18 Multi-tasking and the Real Time Operating System
  • Chapter 19 The Salvo Real Time Operating System
  • Section V Techniques of Connectivity and Networking
  • Chapter 20 Connectivity and Networks
  • Chapter 21 A Zigbee project
  • Chapter 22 A Survey of 16/32 bit PIC Microcontrollers, and DSPIC
  • Appendix 1 The PIC 16 Series Instruction Set
  • Appendix 2 The Electronic Ping-Pong
  • Appendix 3 The Derbot AGV ? Hardware Design Details
  • Appendix 4 Some Basics of Autonomous Guided Vehicles
  • Appendix 5 PIC 18 Series Instruction Set (Non-Extended)
  • Appendix 6 Essentials of C

Author notes provided by Syndetics

Tim Wilmshurst is the author of Designing Embedded Systems with PIC Microcontrollers. He has been designing embedded systems since the early days of microcontrollers. For many years this was for Cambridge University, where he led a development team building original systems for research applications - for example in measurement of bullet speed, wind tunnel control, simulated earthquakes, or seeking a cure to snoring. Now he is Head of Electronic Systems at the University of Derby, where he aims to share his love of engineering design with his students.

Powered by Koha