Archive for the ‘sensor’ Category

Arduino TSL230R

Tuesday, March 3rd, 2009

The next device is ready… ;) It is the TSL230R light sensor.

Arduino TSL230R

It prints out the Lux value every N seconds.

Arduino TSL230R

My code is based on this Blog entry. You could buy the sensor at Sparkfun where you will find the Datasheet too. Another place for code is here. There is provided a modified version of the link above.

Posted in: arduino, device, embedded, sensor

Arduino DS1621

Sunday, March 1st, 2009

Arduino DS1621
Jehhaaaa… It is done!

My first Arduino device is born. Thanks to John! He learned me how to develop the driver for it. It is a DS1621 temperature sensor with 2-Wire (I²C) interface bus. And, YES! I have currently 17.5 degrees in my room.

I am impressed! The code will follow ASAP!

Posted in: arduino, device, embedded, sensor

Pages