In this tutorial we show you how to build a wireless temperature and humidity sensor. Using an internet connected A-blocks interface the monitor data is made available through a web interface for review.
We will be using
Pachube so your data will be accessible in a number of ways. One of them being mobile devices.
In this setup we will be using 2
Arduino's. The first one has the connected
sensors for measuring the temperature and humidity. The data read is sent through a wireless connection to a second Arduino.
This second
Arduino has a
LAN connection so it can report the data to the
Pachube website.
The LivingColors lamp from Philips that was introduced in 2007 is a big succes. The RGB LED design lamp has sold over a million copies. It may have a nice remote control that let's you
select a color from a color ring but we want more. In May 2008 the electronic magazine Elektor placed an article from Jeroen Domburg who reverse engineered the communication
protocol and wrote the article on how to control the LivingColors lamp using a cc2500 transceiver.
Thanks to the pioneering work of Jeroen we can present you a tutorial on how to control the lamp from an Arduino or PC.
We are asked by several people how to create a geo based puzzle using A-blocks. Inspired by the wonderful project
The Reverse Geo Caching Puzzle from Mikal Hart some people want to make their own puzzle.
If you did not read the story yet make sure you do before you continue. Since we want to promote creative thinking we did not want to copy the project. So in this tutorial we are handing you the basic blocks to get you started and challenge you to build upon the idea
and create your own geo based puzzles.
Most applications have some kind of user feedback. In many cases a simple led is all you need. But in some cases you want more verbose feedback. This is where a display comes in.
Although you can use a fancy OLED display that can even show video all we want in most cases is just plain characters. This tuturial shows 2 different ways how you can easily add a 2 x 16 character
LCD display to your A-blocks application.
This example shows you how you can build your own heating or cooling controller.
To build the controller you need an
Arduino with
A-blocks interface,
button and led module (optional),
temperature sensor,
rotary sensor and a
LCD display.
Connect the button and led module to port D4, the temperature sensor to port A1, the rotary sensor to port A4 and the LCD display to A2.
This tutorial explains how easy it is to connect a GPS receiver using A-blocks (no soldering required). We use a EM-406A Sirf III receiver but for other GPS device the connections would be very similar.
The EM-406A is delivered with a 6 pin connection cable. It has one gray wire which is pin 6. Starting with the wire from pin 1 we carefully remove the wires from pin 1 to 4 from the connector.
We do not need the wires from pin 5 and 6 so we leave these in the connector.