Books about Controller from Amazon.com



Air Traffic Control Career Prep: A Comprehensive Guide to One of the Best-Paying Federal Government Careers, Including Test Preparation for the Initial ATC Exams (Air Traffic Control Career Prep)
This valuable guide—essential for anyone interested in or already pursuing a lucrative career as an air traffic controller—thoroughly explains the air traffic control field and what training and qualification requirements are needed. Part career guide, this handbook provides a brief introduction to the aviation industry and discusses the role of the FAA while also explaining what an air traffic controller can expect in terms of working conditions, available positions, benefits, and salary. A comprehensive test preparation section filled with questions, answers, practice tests, explanations, and test-taking tips and strategies helps applicants prepare for the current air traffic controller FAA entrance exam (AT-SAT). A helpful list of employment contacts and a CD-ROM are also included.
.
Price: $32.82 [Notify me when price goes down.]


Making Things Talk: Practical Methods for Connecting Physical Objects
Building electronic projects that interact with the physical world is good fun. But when devices that you've built start to talk to each other, things really start to get interesting Through a series of simple projects, you'll learn how to get your creations to communicate with one another by forming networks of smart devices that carry on conversations with you and your environment. Whether you need to plug some sensors in your home to the Internet or create a device that can interact wirelessly with other creations, Making Things Talk explains exactly what you need.

This book is perfect for people with little technical training but a lot of interest. Maybe you're a science teacher who wants to show students how to monitor weather conditions at several locations at once, or a sculptor who wants to stage a room of choreographed mechanical sculptures. Making Things Talk demonstrates that once you figure out how objects communicate -- whether they're microcontroller-powered devices, email programs, or networked databases -- you can get them to interact.

Each chapter in contains instructions on how to build working projects that help you do just that. You will:
  • Make your pet's bed send you email
  • Make your own seesaw game controller that communicates over the Internet
  • Learn how to use ZigBee and Bluetooth radios to transmit sensor data wirelessly
  • Set up communication between microcontrollers, personal computers, and web servers using three easy-to-program, open source environments: Arduino/Wiring, Processing, and PHP.
  • Write programs to send data across the Internet based on physical activity in your home, office, or backyard
  • And much more
With a little electronics know-how, basic (not necessarily in BASIC) programming skills, a couple of inexpensive microcontroller kits and some network modules to make them communicate using Ethernet, ZigBee, and Bluetooth, you can get started on these projects right away. With Making Things Talk, the possibilities are practically endless..
Price: $17.29 [Notify me when price goes down.]


Programmable Logic Controllers
Now in four-color, this outstanding text for the first course in programmable logic controllers (PLCs) focuses on how PLCs work and gives students practical information about installing, programming, and maintaining PLC systems. It's not intended to replace manufacturer's or user's manuals, but rather complements and expands on the information contained in these materials. All topics are covered in small segments. Students systematically carry out a wide range of generic programming exercises and assignments. All of the information about PLCs has been updated..
Price: $85.97 [Notify me when price goes down.]


Danger Close: Tactical Air Controllers in Afghanistan and Iraq (Texas a&M University Military History)
"America had a secret weapon," writes Steve Call of the period immediately following September 11, 2001, as planners contemplated the invasion of Afghanistan This weapon consisted of small teams of Special Forces operatives trained in close air support (CAS) who, in cooperation with the loose federation of Afghan rebels opposed to the Taliban regime, soon began achieving impressive--and unexpected--military victories over Taliban forces and the al-Qaeda terrorists they had sponsored. The astounding success of CAS tactics coupled with ground operations in Afghanistan soon drew the attention of military decision makers and would eventually factor into the planning for another campaign: Operation Iraqi Freedom.

But who, exactly, are these air power experts and what is the function of the TACPs (Tactical Air Control Parties) in which they operate? Danger Close provides a fascinating look at a dedicated, courageous, innovative, and often misunderstood and misused group of military professionals.

Drawing on the gripping first-hand accounts of their battlefield experiences, Steve Call allows the TACPs to speak for themselves. He accompanies their narratives with informed analysis of the development of CAS strategy, including potentially controversial aspects of the interservice rivalries between the air force and the army which have at times complicated and even obstructed the optimal employment of TACP assets. Danger Close makes clear, however, that the systematic coordination of air power and ground forces played an invaluable supporting role in the initial military victories in both Afghanistan and Iraq. This first-ever examination of the intense, life-and-death world of the close air support specialist will introduce readers to a crucial but little-known aspect of contemporary warfare and add a needed chapter in American military history studies..
Price: $18.66 [Notify me when price goes down.]



Programmable Logic Controller (PLC) Tutorial
This book teaches and demonstrates the basics of the Allen-Bradley MicroLogix 1000 programmable logic controller Information is provided to help the reader get and operate an inexpensive MicroLogix 1000 and associated hardware and software. Examples with ladder diagrams and circuit diagrams are provided to demonstrate different MicroLogix 1000 capabilities. Background information is provided to relate the MicroLogix 1000 to other programmable logic controllers..
Price: $22.20 [Notify me when price goes down.]


The HCS12/9S12: An Introduction to Hardware and Software Interfacing
This new book provides a total solution for learning and teaching embedded system design based on the Motorola HCS12/9S12 microcontroller Readers will learn step-by-step how to program the HCS12 using both assembly and C languages, as well as how to use such development tools as asmIDE, MiniIDE, GNU C, and EGNU IDE. Supportive examples clearly illustrate all applications of the HCS12 peripheral functions, including parallel port, timer functions, PWM, UART port, SPI, I2C, CAN, on-chip flash and EEPROM programming, external memory expansion, and more. A back-of-book CD contains the source code for all examples in the book, several groups of reusable utility functions, and complimentary freeware development tools for improved learning..
Price: $109.40 [Notify me when price goes down.]


Rails Pocket Reference
Rails 2.1 brings a new level of stability and power to this acclaimed web development framework, but keeping track of its numerous moving parts is still a chore. Rails Pocket Reference offers you a painless alternative to hunting for resources online, with brief yet thorough explanations of the most frequently used methods and structures supported by Rails 2.1, along with key concepts you need to work through the framework's most tangled corners. Organized to help you quickly find what you need, this book will not only get you up to speed on how Rails works, it also provides a handy reference you can use anywhere, anytime. Inside, you'll find essential information on how to: Install Rails with RubyGems Build, compile, and process files with Rake Test Rails applications using assertions and fixtures Use Rails with Ajax Connect objects to a database using ActiveRecord Make web requests with the Action Controller framework Use REST web service APIs

And much more. Save yourself hours of frustration: If you use Rails daily and just want the facts -- fast -- this is your book..
Price: $9.68 [Notify me when price goes down.]



Zend Framework in Action
From rather humble beginnings as the Personal Home Page scripting language, PHP has found its way into almost every server, corporation, and dev shop in the world. On an average day, somewhere between 500,000 and 2 million coders do something in PHP. Even when you use a well-understood language like PHP, building a modern web application requires tools that decrease development time and cost while improving code quality. Frameworks such as Ruby-on-Rails and Django have been getting a lot of attention as a result.

For PHP coders, the Zend Framework offers that same promise without the need to move away from PHP. This powerful collection of components can be used in part or as a whole to speed up the development process. Zend Framework has the backing of Zend Technologies; the driving force behind the PHP programming language in which it is written. The first production release of the Zend Framework became available in July of 2007.

Zend Framework in Action is a comprehensive tutorial that shows how to use the Zend Framework to create web-based applications and web services. This book takes you on an over-the-shoulder tour of the components of the Zend Framework as you build a high quality, real-world web application. This book is organized around the techniques you'll use every day as a web developer "data handling, forms, authentication, and so forth. As you follow the running example, you'll learn to build interactive Ajax-driven features into your application without sacrificing nuts-and-bolts considerations like security and performance.

This book is aimed at the competent PHP developer who wants to master framework-driven web development. Zend Framework in Action goes beyond the docs but still provides quick access to the most common topics encountered in the development of web applications..
Price: $29.69 [Notify me when price goes down.]



<< cela camilo josé



All trademarks are the property of their respective owners.
Copyright 1996-2007 CHHS, your place for CHHS, Plano, Texas, 10220