Microcontroller Education


Book Description

Microcontroller education has experienced tremendous change in recent years. This book attempts to keep pace with the most recent technology while holding an opposing attitude to the No Need to Reinvent the Wheel philosophy. The choice strategies are in agreement with the employment of today's flexible and low-cost Do-It-Yourself (DYI) microcontroller hardware, along with an embedded C programming approach able to be adapted by different hardware and software development platforms. Modern embedded C compilers employ built-in features for keeping programs short and manageable and, hence, speeding up the development process. However, those features eliminate the reusability of the source code among diverse systems. The recommended programming approach relies on the motto Code More to Learn Even More, and directs the reader toward a low-level accessibility of the microcontroller device. The examples addressed herein are designed to meet the demands of Electrical & Electronic Engineering discipline, where the microcontroller learning processes definitely bear the major responsibility. The programming strategies are in line with the two virtues of C programming language, that is, the adaptability of the source code and the low-level accessibility of the hardware system. Some accompanying material of the book can be found at http://bit.ly/mcu-files.




Microcontroller Prototypes with Arduino and a 3D Printer


Book Description

Microcontroller Prototypes with Arduino and a 3D Printer Discover a complete treatment of microcomputer programming and application development with Arduino and 3D printers Microcontroller Prototypes with Arduino and a 3D Printer: Learn, Program, Manufacture delivers a comprehensive guide to learning microcontrollers that’s perfectly suited to educators, researchers, and manufacturers. The book provides readers with a seasoned expert’s perspective on the process of microcomputer programming and application development. Carefully designed and written example code and explanatory figures accompany the text, helping the reader fully understand and retain the concepts described within. The book focuses on demonstrating how to craft creative and innovative solutions in embedded systems design by providing practical and illustrative methods and examples. An accompanying website includes functioning and tested source code and learning exercises and the book relies on freeware development tools for the creation of firmware and software code, 3D printed enclosures, and debugging. It allows the reader to work with modern sensors and collect sensor data to a host PC for offline analysis. Readers will also benefit from the inclusion of: A thorough introduction to the art of embedded computers, including their interdisciplinarity, TPACK analysis, and the impact of microcontroller technology on the maker industry An exploration of embedded programming with Arduino, including number representation and special-function codes and C common language reference A discussion of hardware interfaces with the outside world, including digital pin interface, analog pin interface, UART serial interface, I2C, and SPI A treatment of sensors and data acquisition, including environmental measurements with Arduino Uno, orientation and motion detection with Teensy, gesture recognition with TinyZero, and color sensing with Micro:bit A variety of supplementary resources—including source codes and examples—hosted on an accompanying website to be maintained by the author: www.mikroct.com. Perfect for researchers and undergraduate students in electrical and electronic engineering or computer engineering, Microcontroller Prototypes with Arduino and a 3D Printer: Learn, Program, Manufacture will also earn a place in the libraries of hardware engineers, embedded system designers, system engineers, and electronic engineers.




The Impact of the 4th Industrial Revolution on Engineering Education


Book Description

This book gathers papers presented at the 22nd International Conference on Interactive Collaborative Learning (ICL2019), which was held in Bangkok, Thailand, from 25 to 27 September 2019. Covering various fields of interactive and collaborative learning, new learning models and applications, research in engineering pedagogy and project-based learning, the contributions focus on innovative ways in which higher education can respond to the real-world challenges related to the current transformation in the development of education. Since it was established, in 1998, the ICL conference has been devoted to new approaches in learning with a focus on collaborative learning. Today, it is a forum for sharing trends and research findings as well as presenting practical experiences in learning and engineering pedagogy. The book appeals to policymakers, academics, educators, researchers in pedagogy and learning theory, school teachers, and other professionals in the learning industry, and further and continuing education.




Proceedings of the International Conference on Transformations in Engineering Education


Book Description

This book comprises the proceedings of the International Conference on Transformations in Engineering Education conducted jointly by BVB College of Engineering & Technology, Hubli, India and Indo US Collaboration for Engineering Education (IUCEE). This event is done in collaboration with International Federation of Engineering Education Societies (IFEES), American Society for Engineering Education (ASEE) and Global Engineering Deans' Council (GEDC). The conference is about showcasing the transformational practices in Engineering Education space.




Hybrid Learning and Education


Book Description

The Second International Conference on Hybrid Learning was organized by the School of Continuing and Professional Studies of The Chinese University of Hong Kong and University of Macau in August 2009. ICHL 2009 was an inventive experience for the Hong Kong and Macau tertiary higher education. The conference aims to provide a good platform for knowledge exchange on hybrid learning by focusing on student centered education. The technique is to supplement traditional classroom learning with eLearning. The slogan is “Education leads eLearning,” not vice versa. The me- odology is that at least 30% of learning activities are done by eLearning. The outcome is for students to learn at any time at any place. eLearning can increase students’ lea- ing productivity and reduce teachers’ administration workload alike. It is a new culture for students, teachers and school administrators to adopt in the twenty-first century. The conference obtained sponsorship from Pei Hua Education Foundation Limited, City University of Hong Kong, ACM Hong Kong Section, and Hong Kong Computer Society. Hybrid learning originated from North America in 2000, and is an ongoing trend. It is not merely a simple combination of direct teaching and eLearning. It encompasses different learning strategies and important elements for teaching and learning. It - phasizes outcome-based teaching and learning, and provides an environment for knowledge learning. Students are given more opportunities to be active learners and practice practical skills such as communication, collaboration, critical thinking, cr- tivity, self-management, self-study, problem solving, analysis and numeracy.




Embedded Microcontrollers


Book Description

This practical book on designing real-time embedded systems using 8-and 16-bit microcontrollers covers both assembly and C programming and real-time kernels. Using a large number of specific examples, it focuses on the concepts, processes, conventions, and techniques used in design and debugging. Chapter topics include programming basics; simple assembly code construction; CPU12 programming model; basic assembly programming techniques; assembly program design and structure; assembly applications; real-time I/O and multitasking; microcontroller I/O resources; modular and C code construction; creating and accessing data in C; real-time multitasking in C; and using the MICROC/OS-II preemptive kernel. For anyone who wants to design small- to medium-sized embedded systems.




Making Embedded Systems


Book Description

Interested in developing embedded systems? Since they donâ??t tolerate inefficiency, these systems require a disciplined approach to programming. This easy-to-read guide helps you cultivate a host of good development practices, based on classic software design patterns and new patterns unique to embedded programming. Learn how to build system architecture for processors, not operating systems, and discover specific techniques for dealing with hardware difficulties and manufacturing requirements. Written by an expert whoâ??s created embedded systems ranging from urban surveillance and DNA scanners to childrenâ??s toys, this book is ideal for intermediate and experienced programmers, no matter what platform you use. Optimize your system to reduce cost and increase performance Develop an architecture that makes your software robust in resource-constrained environments Explore sensors, motors, and other I/O devices Do more with less: reduce RAM consumption, code space, processor cycles, and power consumption Learn how to update embedded code directly in the processor Discover how to implement complex mathematics on small processors Understand what interviewers look for when you apply for an embedded systems job "Making Embedded Systems is the book for a C programmer who wants to enter the fun (and lucrative) world of embedded systems. Itâ??s very well writtenâ??entertaining, evenâ??and filled with clear illustrations." â??Jack Ganssle, author and embedded system expert.




Science & Engineering Researches


Book Description

Science & Engineering Researches




MSP430 Microcontroller Basics


Book Description

The MSP430 microcontroller family offers ultra-low power mixed signal, 16-bit architecture that is perfect for wireless low-power industrial and portable medical applications. This book begins with an overview of embedded systems and microcontrollers followed by a comprehensive in-depth look at the MSP430. The coverage included a tour of the microcontroller's architecture and functionality along with a review of the development environment. Start using the MSP430 armed with a complete understanding of the microcontroller and what you need to get the microcontroller up and running! - Details C and assembly language for the MSP430 - Companion Web site contains a development kit - Full coverage is given to the MSP430 instruction set, and sigma-delta analog-digital converters and timers




World Congress on Medical Physics and Biomedical Engineering 2018


Book Description

This book (vol. 1) presents the proceedings of the IUPESM World Congress on Biomedical Engineering and Medical Physics, a triennially organized joint meeting of medical physicists, biomedical engineers and adjoining health care professionals. Besides the purely scientific and technological topics, the 2018 Congress will also focus on other aspects of professional involvement in health care, such as education and training, accreditation and certification, health technology assessment and patient safety. The IUPESM meeting is an important forum for medical physicists and biomedical engineers in medicine and healthcare learn and share knowledge, and discuss the latest research outcomes and technological advancements as well as new ideas in both medical physics and biomedical engineering field.