Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Real World Instrumentation with Python: Automated Data Acquisition and Control Systems

Posted By: tot167
Real World Instrumentation with Python: Automated Data Acquisition and Control Systems

John M. Hughes, "Real World Instrumentation with Python: Automated Data Acquisition and Control Systems"
O'R-illy Me-ia | 2010 | ISBN: 0596809565 | 624 pages | PDF | 10 MB

Learn how to develop your own applications to monitor or control instrumentation hardware. Whether you need to acquire data from a device or automate its functions, this practical book shows you how to use Python's rapid development capabilities to build interfaces that include everything from software to wiring. You get step-by-step instructions, clear examples, and hands-on tips for interfacing a PC to a variety of devices.

Use the book's hardware survey to identify the interface type for your particular device, and then follow detailed examples to develop an 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 costs and avoid implementing functionality from scratch


Download