Cantitate/Preț
Produs

Open-Source Robotics and Process Control Cookbook: Designing and Building Robust, Dependable Real-time Systems

Autor Lewin Edwards
en Limba Engleză Paperback – 23 dec 2004
In this practical reference, popular author Lewin Edwards shows how to develop robust, dependable real-time systems for robotics and other control applications, using open-source tools. It demonstrates efficient and low-cost embedded hardware and software design techniques, based on Linux as the development platform and operating system and the Atmel AVR as the primary microcontroller. The book provides comprehensive examples of sensor, actuator and control applications and circuits, along with source code for a number of projects. It walks the reader through the process of setting up the Linux-based controller, from creating a custom kernel to customizing the BIOS, to implementing graphical control interfaces. Including detailed design information on:· ESBUS PC-host interface· Host-module communications protocol· A speed-controlled DC motor with tach feedback and thermal cut-off· A stepper motor controller· A two-axis attitude sensor using a MEMS accelerometer· Infrared remote control in Linux using LIRC· Machine vision using Video4Linux

  • The first-ever book on using open source technology for robotics design!
  • Covers hot topics such as GPS navigation, 3-D sensing, and machine vision, all using a Linux platform!
Citește tot Restrânge

Preț: 31960 lei

Preț vechi: 41133 lei
-22% Nou

Puncte Express: 479

Preț estimativ în valută:
6117 6453$ 5097£

Carte tipărită la comandă

Livrare economică 26 decembrie 24 - 09 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780750677783
ISBN-10: 0750677783
Pagini: 256
Dimensiuni: 191 x 235 x 17 mm
Greutate: 0.56 kg
Editura: ELSEVIER SCIENCE

Public țintă

Engineers, programmers, students and advanced hobbyists involved in robotics applications and/or process control system design. Embedded systems engineers interested in portions of the
technology applicable to their designs (process control, sensor interfacing, etc.)

Cuprins

Introduction; Microcontrollers, Single-board computers and development tools;Building Linux-based overmonitoring systems; Creating a custom slim Linux distribution; Example Sensor and Control Applications; Designing for System Robustness; Tying it all together;