The PIC Microcontroller: Your Personal Introductory Course

The PIC Microcontroller: Your Personal Introductory Course
Author: John Morton
Publisher: Elsevier
Total Pages: 239
Release: 2005-09-23
Genre: Computers
ISBN: 008047375X

John Morton offers a uniquely concise and practical guide to getting up and running with the PIC Microcontroller. The PIC is one of the most popular of the microcontrollers that are transforming electronic project work and product design, and this book is the ideal introduction for students, teachers, technicians and electronics enthusiasts. Assuming no prior knowledge of microcontrollers and introducing the PIC Microcontroller's capabilities through simple projects, this book is ideal for electronics hobbyists, students, school pupils and technicians. The step-by-step explanations and the useful projects make it ideal for student and pupil self-study: this is not just a reference book - you start work with the PIC microcontroller straight away. The revised third edition focuses entirely on the re-programmable flash PIC microcontrollers such as the PIC16F54, PIC16F84 and the extraordinary 8-pin PIC12F508 and PIC12F675 devices. Demystifies the leading microcontroller for students, engineers an hobbyists Emphasis on putting the PIC to work, not theoretical microelectronics Simple programs and circuits introduce key features and commands through project work

PIC

PIC
Author: John Morton
Publisher: Newnes
Total Pages: 286
Release: 2001
Genre: Integrated circuits
ISBN: 9780750650380

This book guides a PIC user from their first sight of a PIC microcontroller to making the PIC work in the real world. Detailed examples show just how powerful and useful a PIC can be. Explanations are short and simple enough to let a reader get to grips with the PIC without fuss.

Programming 16-Bit PIC Microcontrollers in C

Programming 16-Bit PIC Microcontrollers in C
Author: Lucio Di Jasio
Publisher: Elsevier
Total Pages: 415
Release: 2011-12-14
Genre: Computers
ISBN: 1856178706

This guide by Microchip insider Lucio Di Jasio teaches readers everything they need to know about the architecture of these new chips: how to program them, how to test them, and how to debug them.

Designing Embedded Systems with PIC Microcontrollers

Designing Embedded Systems with PIC Microcontrollers
Author: Tim Wilmshurst
Publisher: Elsevier
Total Pages: 583
Release: 2006-10-24
Genre: Technology & Engineering
ISBN: 0080468144

Embedded Systems with PIC Microcontrollers: Principles and Applications is a hands-on introduction to the principles and practice of embedded system design using the PIC microcontroller. Packed with helpful examples and illustrations, the book provides an in-depth treatment of microcontroller design as well as programming in both assembly language and C, along with advanced topics such as techniques of connectivity and networking and real-time operating systems. In this one book students get all they need to know to be highly proficient at embedded systems design. This text combines embedded systems principles with applications, using the16F84A, 16F873A and the 18F242 PIC microcontrollers. Students learn how to apply the principles using a multitude of sample designs and design ideas, including a robot in the form of an autonomous guide vehicle. Coverage between software and hardware is fully balanced, with full presentation given to microcontroller design and software programming, using both assembler and C. The book is accompanied by a companion website containing copies of all programs and software tools used in the text and a ‘student’ version of the C compiler. This textbook will be ideal for introductory courses and lab-based courses on embedded systems, microprocessors using the PIC microcontroller, as well as more advanced courses which use the 18F series and teach C programming in an embedded environment. Engineers in industry and informed hobbyists will also find this book a valuable resource when designing and implementing both simple and sophisticated embedded systems using the PIC microcontroller. *Gain the knowledge and skills required for developing today's embedded systems, through use of the PIC microcontroller.*Explore in detail the 16F84A, 16F873A and 18F242 microcontrollers as examples of the wider PIC family.*Learn how to program in Assembler and C.*Work through sample designs and design ideas, including a robot in the form of an autonomous guided vehicle.*Accompanied by a CD-ROM containing copies of all programs and software tools used in the text and a ‘student' version of the C complier.

SD Card Projects Using the PIC Microcontroller

SD Card Projects Using the PIC Microcontroller
Author: Dogan Ibrahim
Publisher: Newnes
Total Pages: 571
Release: 2010-05-14
Genre: Technology & Engineering
ISBN: 0080961266

PIC Microcontrollers are a favorite in industry and with hobbyists. These microcontrollers are versatile, simple, and low cost making them perfect for many different applications. The 8-bit PIC is widely used in consumer electronic goods, office automation, and personal projects. Author, Dogan Ibrahim, author of several PIC books has now written a book using the PIC18 family of microcontrollers to create projects with SD cards. This book is ideal for those practicing engineers, advanced students, and PIC enthusiasts that want to incorporate SD Cards into their devices. SD cards are cheap, fast, and small, used in many MP3 players, digital and video cameras, and perfect for microcontroller applications. Complete with Microchip's C18 student compiler and using the C language this book brings the reader up to speed on the PIC 18 and SD cards, knowledge which can then be harnessed for hands-on work with the eighteen projects included within. Two great technologies are brought together in this one practical, real-world, hands-on cookbook perfect for a wide range of PIC fans. Eighteen fully worked SD projects in the C programming language Details memory cards usage with the PIC18 family

PIC Microcontrollers

PIC Microcontrollers
Author: Martin P. Bates
Publisher: Elsevier
Total Pages: 387
Release: 2004-06-09
Genre: Computers
ISBN: 0080473741

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. Assuming no prior knowledge of microprocessors, Martin Bates provides a comprehensive introduction to microprocessor systems and applications covering all the basic principles of microelectronics. Using the latest Windows development software MPLAB, the author goes on to introduce microelectronic systems through the most popular PIC devices currently used for project work, both in schools and colleges, as well as undergraduate university courses. Students of introductory level microelectronics, including microprocessor / microcontroller systems courses, introductory embedded systems design and control electronics, will find this highly illustrated text covers all their requirements for working with the PIC. Part A covers the essential principles, concentrating on a systems approach. The PIC itself is covered in Part B, step by step, leading to demonstration programmes using labels, subroutines, timer and interrupts. Part C then shows how applications may be developed using the latest Windows software, and some hardware prototyping methods. The new edition is suitable for a range of students and PIC enthusiasts, from beginner to first and second year undergraduate level. In the UK, the book is of specific relevance to AVCE, as well as BTEC National and Higher National programmes in electronic engineering. · A comprehensive introductory text in microelectronic systems, written round the leading chip for project work · Uses the latest Windows development software, MPLAB, and the most popular types of PIC, for accessible and low-cost practical work · Focuses on the 16F84 as the starting point for introducing the basic architecture of the PIC, but also covers newer chips in the 16F8X range, and 8-pin mini-PICs

Microcontroller Projects in C for the 8051

Microcontroller Projects in C for the 8051
Author: Dogan Ibrahim
Publisher: Newnes
Total Pages: 190
Release: 2000-06-05
Genre: Computers
ISBN: 9780750646406

This book is a thoroughly practical way to explore the 8051 and discover C programming through project work. Through graded projects, Dogan Ibrahim introduces the reader to the fundamentals of microelectronics, the 8051 family, programming in C, and the use of a C compiler. The specific device used for examples is the AT89C2051 - a small, economical chip with re-writable memory, readily available from the major component suppliers. A working knowledge of microcontrollers, and how to program them, is essential for all students of electronics. In this rapidly expanding field many students and professionals at all levels need to get up to speed with practical microcontroller applications. Their rapid fall in price has made microcontrollers the most exciting and accessible new development in electronics for years - rendering them equally popular with engineers, electronics hobbyists and teachers looking for a fresh range of projects. Microcontroller Projects in C for the 8051 is an ideal resource for self-study as well as providing an interesting, enjoyable and easily mastered alternative to more theoretical textbooks. Practical projects that enable students and practitioners to get up and running straight away with 8051 microcontrollers A hands-on introduction to practical C programming A wealth of project ideas for students and enthusiasts

Embedded C Programming

Embedded C Programming
Author: Mark Siegesmund
Publisher: Newnes
Total Pages: 421
Release: 2014-09-26
Genre: Computers
ISBN: 0128014709

This book provides a hands-on introductory course on concepts of C programming using a PIC® microcontroller and CCS C compiler. Through a project-based approach, this book provides an easy to understand method of learning the correct and efficient practices to program a PIC® microcontroller in C language. Principles of C programming are introduced gradually, building on skill sets and knowledge. Early chapters emphasize the understanding of C language through experience and exercises, while the latter half of the book covers the PIC® microcontroller, its peripherals, and how to use those peripherals from within C in great detail. This book demonstrates the programming methodology and tools used by most professionals in embedded design, and will enable you to apply your knowledge and programming skills for any real-life application. Providing a step-by-step guide to the subject matter, this book will encourage you to alter, expand, and customize code for use in your own projects. A complete introduction to C programming using PIC microcontrollers, with a focus on real-world applications, programming methodology and tools Each chapter includes C code project examples, tables, graphs, charts, references, photographs, schematic diagrams, flow charts and compiler compatibility notes to channel your knowledge into real-world examples Online materials include presentation slides, extended tests, exercises, quizzes and answers, real-world case studies, videos and weblinks

PIC in Practice

PIC in Practice
Author: David W Smith
Publisher: Elsevier
Total Pages: 194
Release: 2013-07-23
Genre: Technology & Engineering
ISBN: 0080971539

PIC in Practice is a graded course based around the practical use of the PIC microcontroller through project work. Principles are introduced gradually, through hands-on experience, enabling students to develop their understanding at their own pace. Dave Smith has based the book on his popular short courses on the PIC for professionals, students and teachers at Manchester Metropolitan University. The result is a graded text, formulated around practical exercises, which truly guides the reader from square one. The book can be used at a variety of levels and the carefully graded projects make it ideal for colleges, schools and universities. Newcomers to the PIC will find it a painless introduction, whilst electronics hobbyists will enjoy the practical nature of this first course in microcontrollers. PIC in Practice introduces applications using the popular 16F84 device as well as the 16F627, 16F877, 12C508, 12C629 and 12C675. In this new edition excellent coverage is given to the 16F818, with additional information on writing and documenting software. * Gentle introduction to using PICs for electronic applications * Principles and programming introduced through graded projects * Thoroughly up-to-date with new chapters on the 16F818 and writing and documenting programs

AVR: An Introductory Course

AVR: An Introductory Course
Author: John Morton
Publisher: Elsevier
Total Pages: 254
Release: 2002-09-06
Genre: Technology & Engineering
ISBN: 0080499724

This book includes 15 programming and constructional projects, and covers the range of AVR chips currently available, including the recent Tiny AVR. No prior experience with microcontrollers is assumed. John Morton is author of the popular PIC: Your Personal Introductory Course, also published by Newnes. *The hands-on way of learning to use the Atmel AVR microcontroller *Project work designed to put the AVR through its paces *The only book designed to get you up-and-running with the AVR from square one