null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Real World Instrumentation with Python (Automated Data Acquisition and Control Systems)

List Price: $54.99
SKU:
9780596809560
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    J. M. Hughes
    Format:
    Paperback
    Pages:
    619
    Publisher:
    O'Reilly Media (December 28, 2010)
    Language:
    English
    ISBN-13:
    9780596809560
    ISBN-10:
    0596809565
    Dimensions:
    7" x 9.19"
    Case Pack:
    16
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251022163324-20251022.xml
    Folder:
    TWO RIVERS
    List Price:
    $54.99
    As low as:
    $47.29
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    28.48oz
    Imprint:
    O'Reilly Media
  • Overview

    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