Recent Books

Arduino for Secret Agents

Book Description:

Q might have Bond’s gadgets– but he doesn’t have an Arduino (not yet at least). Find out how the tiny Arduino microcomputer can be used to build an impressive range of neat secret agent projects that can help you go undercover and get to grips with the cutting-edge of the world of espionage with this book, created for ardent Arduino fans and anyone new to the powerful device.
Each chapter shows you how to construct a different secret agent gadget, helping you to unlock the full potential of your Arduino and make sure you have a solution for every tricky spying situation.
You’ll find out how to build everything from an alarm system to a fingerprint sensor, each project demonstrating a new feature of Arduino, so you can build your expertise as you complete each project. Learn how to open a lock with a text message, monitor top secret data remotely, and even create your own Arduino Spy Robot, Spy Microphone System, and Cloud Spy Camera This book isn’t simply an instruction manual – it helps you put your knowledge into action so you can build every single project to completion.

DOWNLOAD NOW!

{[['']]}

Banana Pro Blueprints



Book Description:

This book follows a tactical plan that will guide you through the implementation of Banana Pro and its configurations. You will then learn the various programming languages used with Banana Pi with the help of examples. In no time at all, you’ll be working on a wireless project that implements AirPlay servers, hotspots, and so on. Following this, you’ll develop a retro-style arcade kiosk game. Then we’ll move on to explore the multimedia features of Banana Pro by designing and building an enclosure for it. After this, you’ll learn to build a remote-controlled smart car and we’ll examine how to control a robotic arm. The book will conclude with the creation of a home sensor system that has the ability to expand or shrink to suit any home.

DOWNLOAD NOW!

{[['']]}

Building a Home Security System with Raspberry Pi

Book Description:

The Raspberry Pi is a powerful low-cost credit-card-sized computer, which lends itself perfectly as the controller for a sophisticated home security system. Using the on-board interfaces available, the Raspberry Pi can be expanded to allow the connection of a virtually infinite number of security sensors and devices. The Raspberry Pi has the processing power and interfaces available to build a sophisticated home security system but at a fraction of the cost of commercially available systems.
Building a Home Security System with Raspberry Pi starts off by showing you the Raspberry Pi and how to set up the Linux-based operating system. It then guides you through connecting switch sensors and LEDs to the native GPIO connector safely, and how to access them using simple Bash scripts. As you dive further in, you’ll learn how to build an input/output expansion board using the I2C interface and power supply, allowing the connection of the large number of sensors needed for a typical home security setup.
In the later chapters of the book, we’ll look at more sophisticated topics such as adding cameras, remotely accessing the system using your mobile phone, receiving intrusion alerts and images by e-mail, and more.
By the end of the book, you will be well-versed with the use of Raspberry Pi to power a home-based security system that sends message alerts whenever it is triggered and will be able to build a truly sophisticated and modular home security system. You will also gain a good understanding of Raspberry Pi’s ecosystem and be able to write the functions required for a security system.

DOWNLOAD NOW!

{[['']]}

Teach Yourself VISUALLY Laptops, 2nd Edition



Book Description:

The fast and easy way to learn about buying, maintaining, and troubleshooting, a laptop
How do I find the right laptop for me? Now that I have a laptop, how do I set it up and maintain it? What are some tips for getting the most out of software systems? How do I begin to troubleshoot my laptop? If you are a visual learner and have ever asked yourself any of those questions, then this is just the book you need. Visual, step-by-step guidance walks you through finding the right laptop to meet your needs, getting comfortable with the latest versions of Windows and the Microsoft Office Suite, and understanding the most important security aspects of keeping your online experiences safe.
  • Helps visual learners get comfortable and confident with their laptops
  • Features full-color screen shots and numbered, step-by-step instructions on how to get up and running
  • Walks you through using the latest hardware add-ons, the Internet, and popular software applications
Teach Yourself VISUALLY Laptops, Second Edition offers you an easy-to-follow and visually appealing way to learn!

DOWNLOAD NOW!

{[['']]}

BeagleBone Home Automation Blueprints

Book Description:

BeagleBone is a microboard PC that runs Linux. It can connect to the Internet and can run OSes such as Android and Ubuntu. BeagleBone is used for a variety of different purposes and projects, from simple projects such as building a thermostat to more advanced ones such as home security systems.
Packed with real-world examples, this book will provide you with examples of how to connect several sensors and an actuator to the BeagleBone Black. You’ll learn how to give access to them, in order to realize simple-to-complex monitoring and controlling systems that will help you take control of the house. You will also find software examples of implementing web interfaces using the classical PHP/HTML pair with JavaScript, using complex APIs to interact with a Google Docs account, WhatsApp, or Facebook. This guide is an invaluable tutorial if you are planning to use a BeagleBone Black in a home automation project.

DOWNLOAD NOW!

{[['']]}

Python for Software Design

Book Description:

Python for Software Design is a concise introduction to software design using the Python programming language. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. Some of the ideas students find most challenging, like recursion and object-oriented programming, are divided into a sequence of smaller steps and introduced over the course of several chapters. The focus is on the programming process, with special emphasis on debugging. The book includes a wide range of exercises, from short examples to substantial projects, so that students have ample opportunity to practice each new concept. Exercise solutions and code examples are available from thinkpython.com, along with Swampy, a suite of Python programs that is used in some of the exercises.

DOWNLOAD NOW!

{[['']]}

Hybrid Cloud For Dummies

Book Description:

Choose the right combination of public, private, and data center resources to empower your business
Hybrid clouds are transforming the way that organizations do business. This handy guide helps you find out what this new cloud deployment model is all about. You’ll get down- to-earth information about cloud technology, questions to consider, and how to plan and deliver your move to a hybrid environment.
  • Constructing the cloud — learn the basic concepts of the hybrid cloud from both a technical and business perspective
  • Delivering cloud services — dive deeper into the actual foundational elements of the hybrid cloud
  • Identifying business value — determine your hybrid cloud needs based on your business objectives
  • Unified hybrid environments — find out what it means to create a computing environment that brings elements of the data center together with public and private cloud services
  • Making it work — examine the steps you need to take to make this new architectural approach work — including security, governance, data, integration, monitoring, and more
  • Get your ticket to the cloud — tips on how to talk to cloud providers and plan for the service you choose
Open the book and find:
  • Different cloud deployment models and what differentiates a hybrid cloud from other cloud models
  • The impact of the hybrid cloud on cloud delivery models
  • Why service orientation matters in a hybrid cloud
  • Ways to develop and deploy applications in a hybrid world
  • Guidance in finding the right hybrid cloud service providers
  • Security and governance in a hybrid model
  • The role of workload optimization in hybrid environments
Learn to:
  • Recognize the benefits and challenges of a hybrid cloud
  • Efficiently deliver and manage cloud services
  • Understand the impact of emerging cloud standards
  • Protect customer data with sound security practices

DOWNLOAD NOW!

{[['']]}

Elasticsearch Server, 2nd Edition

Book Description:

This book begins by introducing the most commonly used Elasticsearch server functionalities, from creating your own index structure, through querying, faceting, and aggregations, and ends with cluster monitoring and problem diagnosis. As you progress through the book, you will cover topics such as starting Elasticsearch, creating a new index, and designing its proper structure. After that, you’ll read about the query API that Elasticsearch exposes, as well as about filtering capabilities, aggregations, and faceting. Last but not least, you will get to know how to find similar documents by using similar functionalities and how to implement application alerts by using the prospective search functionality called percolator. Some advanced topics such as shard allocation control, gateway configuration, and how to use the discovery module will also be discussed. This book will also show you the possibilities of cluster state and health monitoring as well as how to use third-party tools.

DOWNLOAD NOW!

{[['']]}
 
Published by : ALI RAZA
Copyright © 2011. Sample - All Rights Reserved
Published by : ALI RAZA
Proudly powered by Blogger