Cantitate/Preț
Produs

Embedded C Programming: Techniques and Applications of C and PIC MCUS

Autor Mark Siegesmund
en Limba Engleză Paperback – 28 sep 2014
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
Citește tot Restrânge

Preț: 29757 lei

Preț vechi: 34716 lei
-14% Nou

Puncte Express: 446

Preț estimativ în valută:
5694 5991$ 4715£

Carte tipărită la comandă

Livrare economică 07-21 ianuarie 25
Livrare express 10-14 decembrie pentru 10268 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780128013144
ISBN-10: 0128013141
Pagini: 424
Ilustrații: black & white illustrations, black & white tables, figures
Dimensiuni: 191 x 235 x 23 mm
Greutate: 0.86 kg
Ediția:New.
Editura: ELSEVIER SCIENCE

Public țintă

Electronic engineering and software engineering students, especially on embedded systems courses; students of computer science and information systems; professional software and electronic engineers; hobbyists.

Cuprins

IntroductionChapter 1: C Overview and Program StructureChapter 2: ConstantsChapter 3: Preprocessor DirectivesChapter 4: Data Variable and TypesChapter 5: Expressions and OperatorsChapter 6: StatementsChapter 7: FunctionsChapter 8: ArraysChapter 9: StructuresChapter 10: Memory and PointersChapter 11: Built-in FunctionsChapter 12: StringsChapter 13: Function-like MacrosChapter 14: Conditional CompilationChapter 15: PIC® Microcontroller Chapter 16: Discrete Input and OutputChapter 17: InterruptsChapter 18: Timers/CountersChapter 19: Advanced TimingChapter 20: Analog TechniquesChapter 21: Internal Serial BussesChapter 22: External Serial BussesChapter 23: Multi-taskingChapter 24: Inline AssemblyChapter 25: DebuggingAppendices A, B and C