Interfacing with C++: Programming Real-World Applications

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

This book is for people who are interested in learning and exploring electronic interfacing as well as C++ programming in a practicable and enjoyable way. Readers will learn to program a PC to do real-world things - not simply number crunching and graphics. They will also master how to write programs that interact with real-world devices through the use of a specially-developed interface circuit board included with the book. The book, interface board and accompanying software incorporate simple and easy-to-understand projects such as digital-to-analog conversion, analog to digital conversion, DC and Stepper motor control, temperature and voltage measurement, PC-based timing, or basic data acquisition. The audience of this innovative and rewarding approach to learn interfacing real-world devices to a computer via C++ are undergraduate and graduate students in engineering and science, practicing engineers/scientists, technical workers, and hobbyists. The types of courses the book complements include control engineering, electronics, computing, and mechatronics.

Author(s): Dr. Jayantha Katupitiya, Mr. Kim Bentley (auth.)
Edition: 1
Publisher: Springer-Verlag Berlin Heidelberg
Year: 2006

Language: English
Pages: 489
Tags: Electronics and Microelectronics, Instrumentation; Programming Languages, Compilers, Interpreters; Electronic and Computer Engineering; Control Engineering; Control Structures and Microprogramming

Getting Started....Pages 1-22
Parallel Port Basics and Interfacing....Pages 23-33
Testing the Parallel Port....Pages 35-56
The Object-Oriented Approach....Pages 57-73
Object-Oriented Programming....Pages 75-103
Digital-to-Analog Conversion....Pages 105-146
Driving LEDs....Pages 147-195
Driving Motors - DC & Stepper....Pages 197-271
Program Development Techniques....Pages 273-302
Voltage and Temperature Measurement....Pages 303-329
Analog-to-Digital Conversion....Pages 331-362
Data Acquisition with Operator Overloading....Pages 363-397
The PC Timer....Pages 399-430