Читать книгу Microcontroller Prototypes with Arduino and a 3D Printer - Dimosthenis E. Bolanakis - Страница 2
Table of Contents
Оглавление1 Cover
8 Preface
11 Syllabus
12 1 The Art of Embedded Computers Overview of Embedded Computers and Their Interdisciplinarity TPACK Analysis Toward Teaching and Learning Microcomputers From Computational Thinking (CT) to Micro‐CT (μCT) The Impact of Microcontroller Technology on the Maker Industry Where Is Creativity in Embedded Computing Devices Hidden? Conclusion
13 2 Embedded Programming with Arduino Number Representation and Special‐Function Codes Arduino and C Common Language Reference Working with Data (Variables, Constants, and Arrays) Program Flow of Control (Arithmetic and Bitwise Operations) Code Decomposition (Functions and Directives) Conclusion
14 3 Hardware Interface with the Outside World Digital Pin Interface Analog Pin Interface Interrupt Pin Interface UART Serial Interface SPI Serial Interface I2C Serial Interface Conclusion
15 4 Sensors and Data Acquisition Environmental Measurements with Arduino Uno Orientation, Motion, and Gesture Detection with Teensy 3.2 Distance Detection and 1D Gesture Recognition with TinyZero Color Sensing and Wireless Monitoring with Micro:bit Conclusion
16 5 Tinkering and Prototyping with 3D Printing Technology Tinkering with a Low‐cost RC Car A Prototype Interactive Game for Sensory Play 3D Printing Conclusion
17 References
18 Index