Learn Electronics with ArduinoHave you ever wondered how electronic gadgets are created? Do you have an idea for a new proof-of-concept tech device or electronic toy but have no way of testing the feasibility of the device? Have you accumulated a junk box of electronic parts and are now wondering what to build?
Learn Electronics with Arduino will answer these questions to discovering cool and innovative applications for new tech products using modification, reuse, and experimentation techniques. You'll learn electronics concepts while building cool and practical devices and gadgets based on the Arduino, an inexpensive and easy-to-program microcontroller board that is changing the way people think about home-brew tech innovation. ...
Arduino RoboticsThis book will show you how to use your Arduino to control a variety of different robots, while providing step-by-step instructions on the entire robot building process. You'll learn Arduino basics as well as the characteristics of different types of motors used in robotics. You also discover controller methods and failsafe methods, and learn how to apply them to your project. The book starts with basic robots and moves into more complex projects, including a GPS-enabled robot, a robotic lawn mower, a fighting bot, and even a DIY Segway-clone. ...
Arduino Projects to Save the WorldArduino Projects to Save the World shows that it takes little more than a few tools, a few wires and sensors, an Arduino board, and a bit of gumption to build devices that lower energy bills, help you grow our own food, monitor pollution in the air and in the ground, even warn you about earth tremors.
Arduino Projects to Save the World introduces the types of sensors needed to collect environmental data—from temperature sensors to motion sensors. You'll see projects that deal with energy sources—from building your own power strip to running your Arduino board on solar panels so you can actually proceed to build systems that help, for example, to lower your energy bills. Once you have some data, it's time to put it to good use by publishing it online as you collect it; this book shows you how. ...
Pro Office 365 DevelopmentPro Office 365 Development is a practical, hands-on guide to building cloud-based solutions using the Office 365 platform. This groundbreaking offering from Microsoft provides enterprise-class collaborative solutions at an affordable price, and this book shows you how to use the Office 365 platform to easily build amazing custom applications, including coding for Excel Services, Microsoft Access, and SharePoint Online.
This book provides everything you'll need to start developing custom solutions. You'll find step-by-step instructions for providing custom features using the cloud-based services, SharePoint Online, Exchange Online and Lync Online. There are lots of sample programs using Windows Presentation Foundation (WPF), JavaScript and Silverlight. ...
Expert Oracle Application Express PluginsExpert Oracle Application Express Plugins is your “go to” book on the groundbreaking plugin architecture introduced in Oracle Application Express 4.0. Using the new APEX functionality, you can create well-packaged, documented, reusable components and reliably leverage your coding investments across many applications. Components you create can define new item and region types, specify validation processes, and present dynamic actions to client applications. You can design innovative and colorful ways to display information, such as displaying the temperature using an image of a thermometer, or displaying sales velocity in the form of an automotive speedometer. The new plugin architecture is sure to create a tidal wave of creativity. ...
Beginning Android Tablet Games ProgrammingAndroid games programmers now have the power to write games for Android tablets. Beginning Android Tablet Games Programming explains how to enhance your Android games using the new tablet interface and the additional screen estate. You'll learn how to bring your programming skills up to date and into a world where touch screens, games physics, and artificial intelligence come together in new and surprising ways. ...
Windows 7 Made SimpleWindows 7 is more than an operating system. It's your gateway to email, the Web, work, entertainment, and fun. The latest Windows makes your computer more fun, easy, and powerful to use than ever before.
This book is for anyone who wants to get the most out of Windows 7, yet keep it fun, simple, and easy. Whether you are a new Windows 7 user, or moving from Windows XP or Vista, there's lots of help for everybody. With its easy to use contents and thorough coverage, you can use it as both a quick reference and as learning guide. ...
packetC ProgrammingpacketC speeds the development of applications that live within computer networks, the kind of programs that provide network functionality for connecting "clients" and "servers" and "clouds". The simplest examples provide packet switching and routing while more complex examples implement cyber security, broadband policies or cloud-based network infrastructure.
packetC meets these requirements with an intuitive approach to coarse-grained parallelism, with strong-typing and controlled memory access for security and with new data types and operators that express the classic operations of the network-oriented world in familiar programming terms. ...
The Web Startup Success GuideThe Web Startup Success Guide is your one-stop shop for all of the answers you need today to build a successful web startup in these challenging economic times. It covers everything from making the strategic platform decisions as to what kind of software to build, to understanding and winning the Angel and venture capital funding game, to the modern tools, apps and services that can cut months off development and marketing cycles, to how startups today are using social networks like Twitter and Facebook to create real excitement and connect to real customers. ...
iPhone Advanced ProjectsAs the fourth book in our series of iPhone Projects based on the work and experiences of iPhone, this volume takes on the more advanced aspects of iPhone development. The first generation of iPhone applications has hit the App Store, and now it's time to optimize performance, streamline the user interface, and make every successful iPhone app just that much more sophisticated.
Paired with Apress's bestselling Beginning iPhone Development: Exploring the iPhone SDK, you'll have everything you need to create the next great iPhone app that everyone is talking about. ...
Practical DWR 2 ProjectsThe Ajax craze is sweeping the world, and there is no shortage of libraries from which to choose to make it all easier to develop. One of those libraries has risen near the top in the Java space, and that library is DWR. DWR, or Direct Web Remoting, allows you to treat your Java classes running on the server as if they were local objects running in the browser, bringing the full power of your server-side business logic to the client without the usual problems that entails. ...