News & Updates

wireless thermometer

Indoor/outdoor wireless thermometer using Arduino

I would like to introduce you to one of my interesting projects. It is a wireless thermometer that measures the indoor and outdoor temperature. The device consists of two parts. One is a transmitter that contains one digital temperature sensor and a transmitter module. A second receiver consisting of an LCD screen, the analog sensor […]

Indoor/outdoor wireless thermometer using Arduino Continue Reading

Bullit Accelerometer

Bullit Accelerometer – Accelerometer with microcontroller and display

The accelerometer can measure acceleration in two axis using Analog Devices ADXL202. +-2g can be measured in each axis. Look herefor datasheets and application notes. Introduction Features – Features and functions planned Theory of Operation – Explains the software and calculations from the sensor Hardware – Hardware overview and design description. Download Schematic and PCB design can be downloaded. Shematic and

Bullit Accelerometer – Accelerometer with microcontroller and display Continue Reading

Nanino

Nanino – the DIY friendly Arduino

Description A minimalistic single sided Arduino compatible development board. Features Single sided PCB (easy to manufacture) Arduino compatible form factor LED’s for power and pin 13 Easy to access reset switch Prototype area FTDI Connector for serial communication On board crystal with decoupling caps Minimal cost (due to PCB and component count) Development I got

Nanino – the DIY friendly Arduino Continue Reading

Arduino IR Receiver

Arduino IR Receiver

I have been successful in programming my Arduino to identify sets of digits transmitted from my Samsung remote. I used the excellent library at http://www.arcfn.com/2009/08/multi-protocol-infrared-remote-library.html as a starting point. I stripped out everything that wasn’t a raw number, and started logging what numbers came across the serial monitor as I pressed buttons. I then created

Arduino IR Receiver Continue Reading

Scroll to Top