Our First Project – A Basic Thermometer
In this article by Andrew K. Dennis, the author of Raspberry Pi Home Automation with Arduino we are going to build our first project with the Raspberry Pi and Arduino shield — a thermometer.
You will need the following hardware items for this article:
-
Raspberry Pi
-
The Raspberry Pi to Arduino shield
-
A thermistor
-
The breadboard and wires we used to test the LED
-
A 10k resistor
From a software standpoint, you will also be introduced to the Geany IDE and the Linux make command. Using these tools, we will write an application that converts the resistance returned from the circuit into three types of temperature, namely Celsius, Kelvin, and Fahrenheit.
Read Our First Project – A Basic Thermometer in fullYii: Adding Users and User Management to Your Site
As web developers, we are always looking for new and better tools to help us develop quality websites. Yii caught our eye as a great framework. It is known for performance. In addition to its speed, Yii provides great tools and features to help you get your job done quickly.
In this article by Lauren J. O'Meara and James R. Hamilton III, authors of Yii Rapid Application Development Hotshot, we will add a user table to the application database, and then generate the Yii scaffolding and customize it. We will extend the user management interface to utilize our user table fields.
Read Yii: Adding Users and User Management to Your Site in full
Getting started with Kinect for Windows SDK Programming
In this article by Abhijit Jana, the author of Kinect for Windows SDK Programming Guide , introduces us to the Kinect for Windows SDK. It is a toolkit for developing applications for Kinect devices. Developing applications using Kinect SDK is fairly easy and straightforward. The SDK provides an interface to interact with Kinect via system drivers. The SDK includes drivers for the Kinect sensor, which interact with the device, and the OS and APIs interact with the device through program. Overall, the SDK provides an opportunity to the developers to build an application using either managed code (C# and VB.NET) or unmanaged code (C++) using Visual Studio 2010 or higher versions, running on Windows 7 or Windows 8. This article will explain the following aspects of Kinect SDK:
-
Understanding the system requirements
-
The evolutionary journey of Kinect for Windows SDK
-
Installing and verifying the installed components
-
Troubleshooting tips and tricks
-
Exploring the installed components of SDK
-
A quick lap around different features of Kinect for Windows SDK
-
The Coding4fun toolkit
Let's look at them one by one.
Read Getting started with Kinect for Windows SDK Programming in fullConfiguring the ChildBrowser plugin
In this article by Kerri Shotts, the author of Instant PhoneGap Social App Development, we will look into the installation and configuration of the ChildBrowser plugin.
Most PhoneGap plugins aren't terribly hard to install or configure, but they will undoubtedly play a vital role in your app, especially if you need to use a feature that PhoneGap doesn't provide on its own.
In our case, we will look at a plugin called ChildBrowser.
Read Configuring the ChildBrowser plugin in fullSo, what is Spring for Android?
This article, by Anthony Dahanne author of Instant Spring for Android Starter provides a brief overview of how Spring for Android has an extension of the Spring Framework that helps to simplify the development of native Android applications.
Its current Version 1.0.0.RELEASE features a REST client, RestTemplate and OAuth, an authorization protocol (Spring Social) to help you build your apps.
In this article, we will go through the main aspects of Spring for Android: RestTemplate, Auth, and what Spring for Android is not.
Read So, what is Spring for Android? in fullTypes of services in Microsoft Dynamics AX 2012
Microsoft Dynamics AX 2012 already provides a number of services out-of-the-box. These services together with additional services that can be developed can be divided into three types. Each of the service types has its own characteristics and a different approach to create them.
This article by Klaas Deforche and Kenny Saelen authors of Microsoft Dynamics AX 2012 Services discusses about these services in detail.
Read Types of services in Microsoft Dynamics AX 2012 in fullNew iPad Features in iOS 6
This article created by Renee J. Valdez, author of Instant New iPad Features in iOS 6 How-to offers a break down of the apps that come natively installed on the new iPad.
Read New iPad Features in iOS 6 in full

