http://imagecache2.allposters.com/images/pic/ADVG/28~Wurlitzer-Jukebox-Posters.jpg

http://img.alibaba.com/photo/50708966/Classical_Wooden_Music_Center.jpg

 

Awesome Controller Album and Music Offers

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.]


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.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.73 [Notify me when price goes down.]


123 PIC Microcontroller Experiments for the Evil Genius
Microchip continually updates its product line with more capable and lower cost products They also provide excellent development tools. Few books take advantage of all the work done by Microchip. 123 PIC Microcontroller Experiments for the Evil Genius uses the best parts, and does not become dependent on one tool type or version, to accommodate the widest audience possible. Building on the success of 123 Robotics Experiments for the Evil Genius, as well as the unbelievable sales history of Programming and Customizing the PIC Microcontroller, this book will combine the format of the evil genius title with the following of the microcontroller audience for a sure-fire hit..
Price: $14.00 [Notify me when price goes down.]


Programmable Logic Controllers, Fourth Edition
This is the introduction to PLCs for which baffled students, technicians and managers have been waiting In this straightforward, easy-to-read guide, Bill Bolton has kept the jargon to a minimum, considered all the programming methods in the standard IEC 1131-3 - in particular ladder programming, and presented the subject in a way that is not device specific to ensure maximum applicability to courses in electronics and control systems.

Now in its fourth edition, this best-selling text has been expanded with increased coverage of industrial systems and PLCs and more consideration has been given to IEC 1131-3 and all the programming methods in the standard. The new edition brings the book fully up to date with the current developments in PLCs, describing new and important applications such as PLC use in communications (e.g. Ethernet - an extremely popular system), and safety - in particular proprietary emergency stop relays (now appearing in practically every PLC based system).

The coverage of commonly used PLCs has been increased, including the ever popular Allen Bradley PLCs, making this book an essential source of information both for professionals wishing to update their knowledge, as well as students who require a straight forward introduction to this area of control engineering.

Having read this book, readers will be able to:
* Identify the main design characteristics and internal architecture of PLCs
* Describe and identify the characteristics of commonly used input and output devices
* Explain the processing of inputs and outputs of PLCs
* Describe communication links involved with control systems
* Develop ladder programs for the logic functions AND, OR, NOT, NAND, NOT and XOR
* Develop functional block, instruction list, structured text and sequential function chart programs
* Develop programs using internal relays, timers, counters, shift registers, sequencers and data handling
* Identify safety issues with PLC systems
* Identify methods used for fault diagnosis, testing and debugging programs

Fully matched to the requirements of BTEC Higher Nationals, students are able to check their learning and understanding as they work through the text using the Problems section at the end of each chapter. Complete answers are provided in the back of the book.

* Thoroughly practical introduction to PLC use and application - not device specific, ensuring relevance to a wide range of courses
* New edition expanded with increased coverage of IEC 1131-3, industrial control scenarios and communications - an important aspect of PLC use
* Problems included at the end of each chapter, with a complete set of answers given at the back of the book.
Price: $24.38 [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.]



Rails Pocket Reference (Pocket Reference (O'Reilly))
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: $8.31 [Notify me when price goes down.]



Programming 8-bit PIC Microcontrollers in C: with Interactive Hardware Simulation
PIC Microcontrollers are present in almost every new electronic application that is released from garage door openers to the iPhone. With the proliferation of this product more and more engineers and engineers-to-be (students) need to understand how to design, develop, and build with them. Martin Bates, best-selling author, has provided a step-by-step guide to programming these microcontrollers (MCUs) with the C programming language.

With no previous knowledge of C necessary to read this book, it is the perfect for entry into this world for engineers who have not worked with PICs, new professionals, students, and hobbyists. As MCUs become more complex C is the most popular language due to its ability to process advanced processes and multitasking. RTOSs, that is a need to know for engineers, is also discussed as more advanced MCUs require timing and organization of programming and implementation of multitasking. The book includes lots of source code, circuit schematics, and hardware block diagrams. Microchip's PICDEM Mechatronics board is used to detail the examples throughout the book.

*Focuses on the C programming language which is by far the most popular for microcontrollers (MCUs)
*Features Proteus VSMg the most complete microcontroller simulator on the market, along with CCS PCM C compiler, both are highly compatible with Microchip tools
*Extensive downloadable content including fully worked examples.
Price: $32.72 [Notify me when price goes down.]


Professional CodeIgniter
If you’re a PHP developer, you can build Rails-like applications without learning a new language by following the hands-on tutorials in Professional CodeIgniter. In this book, find an overview of MVC and agile technologies, model and schema for products, helpers and libraries, Ajax and Scriptaculous, and explanations of the creation of applications like content management, blogs, and forums. Follow the step-by-step instructions for building and perfecting each application with CodeIgniter, and you will learn how to avoid everyday problems that other reference manuals don’t address..
Price: $22.99 [Notify me when price goes down.]


Advanced PIC Microcontroller Projects in C: From USB to RTOS with the PIC 18F Series
This book is ideal for the engineer, technician, hobbyist and student who have knowledge of the basic principles of PIC microcontrollers and want to develop more advanced applications using the 18F series.
The architecture of the PIC 18FXXX series as well as typical oscillator, reset, memory, and input-output circuits is completely detailed. After giving an introduction to programming in C, the book describes the project development cycle in full, giving details of the process of editing, compilation, error handling, programming and the use of specific development tools. The bulk of the book gives full details of tried and tested hands-on projects, such as the 12C BUS, USB BUS, CAN BUS, SPI BUS and real-time operating systems.

* A clear introduction to the PIC 18FXXX microcontroller's architecture
* 20 projects, including developing wireless and sensor network applications, using I2C BUS, USB BUS, CAN BUS and the SPI BUS, which give the block and circuit diagram, program description in PDL, program listing and program description.
* Numerous examples of using developmental tools: simulators, in-circuit debuggers (especially ICD2) and emulators
* A CDROM of all the programs, hex listings, diagrams, data sheets and tables.
Price: $32.22 [Notify me when price goes down.]


<< coat of many colors, dolly parton



All Copyrights and Trademarks are property of their respective owners.
Copyright 1994-2007 The Cyber Connection Ltd. Peoria, Illinos