With this convenient, single-source reference, you'll learn how to develop instrumentation software with Python that lets you monitor or control devices in the physical world. Whether you need to acquire data from a hardware device or automate its functions, this book shows you how to build interfaces that include everything from software to wiring. You get step-by-step instructions, clear examples, and hands-on tips and hints for interfacing a PC to the real world, along with advice to help you avoid common pitfalls. Use the book's hardware survey to discover the interface type for your particular device, and then follow detailed examples to develop the interface with Python and C. Organized by interface type, data processing activities, and user interface implementations, this book is for anyone who works with instrumentation, robotics, data acquisition, or process control. * Understand how to define the scope of an application and determine the algorithms necessary -- and why it's important * Learn how to use industry-standard interfaces such as RS-232, RS-485, and GPIB * Create low-level extension modules in C to interface Python with a variety of hardware and test instruments * Explore the console, curses, TkInter, and wxPython for graphical and text-based user interfaces * Use open source software tools and libraries to reduce cost and avoid implementing functionality from scratch
See more
Current price
€52.24
Original price
€54.99
Save 5%
Delivery/Collection within 10-20 working days
Product Details
Dimensions: 179mm
Publication Date: 28 Dec 2010
Publisher: O'Reilly Media
Publication City/Country: United States
Language: English
ISBN13: 9780596809560
About J. M. Hughes
J. M. Hughes (John M. Hughes) is an embedded systems engineer with over 30 years ofexperience in electronics embedded systems and software aerospace systems and scientific applications programming. He was responsible for the surface imaging software on the Phoenix Mars Lander and has worked on digital engine control systems for commercial and military aircraft automated test systems radio telescope data acquisition and real-time adaptive optics controls for astronomy. Hughes has been using Python for many years in a variety of applications. He is currently working on the software for a multi-wavelength laser interferometer system for verifying the alignment of telescope mirror segments written mostly in Python.