Capacitance Sensor Guide (AD7746)

capacitive_sensor

[Marcus] has written up his experiences using the AD7746 capacitance sensor. He used the SparkFun breakout board in conjunction with an Arduino. The available Arduino code wasn’t that great so he rewrote it to be easier to understand. The AD7746 is an I2C device that can be continuously read, but this doesn’t mesh well with the Wiring libraries. Additionally, the calibration routine from the data sheet is difficult to understand. He’s included all of the code he used plus a Processing sketch to help visualize the input which will hopefully make your experience with the chip much more smooth.

Visual Hardware Identification Guide

hardwareguide

Check out this visual hardware guide from deviantART member [Sonic840]. It has everything from memory modules, to bus sockets, to power connectors, to an entire array of CPU sockets that have been used over the years. You’re bound to see something in there you didn’t know existed.

[via Gizmodo]

Adjustable Breadboard Supply

breadboardpowersupply

adafruit industries’ latest product is an adjustable breadboard power supply kit. We’ve seen breadboard supplies before, but like most of adafruit’s kits, this is the best design you’re going to encounter. It uses an MIC2941 voltage regulator instead of the more commonplace LM317. It has a very low dropout which means your output voltage can be much closer to the input voltage. Their example is using 3AAA or a Li-Ion battery for an output of 3.3V. Input can be through a barrel jack or terminal blocks. There is a selection switch for 3.3, 5, and adjustable voltage. Using the adjustment pot you can select an output voltage anywhere from 1.3V to within .5V of the 20V maximum input. The adjusted output voltage will remain the same even if you increase the input voltage. Like all of their kits, you can find schematics, assembly and usage instructions, on their project site.

Augmented Reality Business Card

[vimeo 4979525]

Embedded above is a neat augmented reality business card by ActionScript developer [James Alliban]. After seeing “the most impressive business card you will ever see“, he was inspired to update his own business card. His new card has a fiduciary marker on the backside and directs you to his site. A flash app on the site displays a video where he tells you more about himself. The 3D grid of planes in the video varies in depth based on the brightness of the section. He has a few more AR and tracking demos on Vimeo.

Updated: While we’re talking augmented reality, it’s worth checking out the tech behind ESPN’s baseball tracker that uses doppler radar.

Related: Augmented reality in Flash

[via Josh Spear]

Arduino Nano Updated

The official Arduino Nano design has been updated to version 3.0. Like other new Arduino designs, it’s using the ATmega328 instead of the ATmega168. It’s also a slightly more reasonable $35. The small board is designed to be plugged directly into a breadboard and accessed via mini USB cable. This new design is also two layers instead of four making it easier to produce and modify. The new Nanos will ship at the end of the month.