Embedded C Programming: Techniques and Applications of C and PIC MCUS
Autor Mark Siegesmunden Limba Engleză Paperback – 28 sep 2014
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
Preț: 297.57 lei
Preț vechi: 347.16 lei
-14% Nou
Puncte Express: 446
Preț estimativ în valută:
56.94€ • 59.91$ • 47.15£
56.94€ • 59.91$ • 47.15£
Carte tipărită la comandă
Livrare economică 07-21 ianuarie 25
Livrare express 10-14 decembrie pentru 102.68 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
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