Archive for September, 2009

Accelerometer Experiments – Part 1: DE-ACCM2G (ADXL322), LIS244AL, Pololu MMA7260QT

In the process of developing my usb motion gamepad I got a chance to work with different accelerometers. In search of the perfect device I wish there was a place where I can go and compare them side by side.  The problem is that different manufactures have different methods of testing the noise parameters so the only way to get it right is to have them tested by a third party. I will start by analyzing 3 accelerometers I have in my possession, and hope to review more as I get my hands on them.

The accelerometers I will test are:

1) Dimension Engineering DE-ACCM2G (this is the older model based on Analog Devices ADXL322 chip datasheet ).  It is now being replaced by a different model DE-ACCM2G2 based on LIS244ALH chip from ST). This is a quality product that unlike other break-out boards has a built-in amplifier.

2) Second device is a bare-bone LIS244AL ,  a self-mounted using reverse mounting method (yes it still works ! :) ).

3) Finally is one of the cheapest accelerometer break-out boards out there the Pololu MMA7260QT.

Recently I completed my Gamepad Configuration Utility and decided to put  to use for something it was not necessarily built for. I connected 3 accelerometers (to precize their X axis output) to the analog ports of PIC18F4550 (one of my gamepad prototypes "The Brick").

IMG_1118.JPG

Read More »

USB Motion Gamepad Update: wide accelerometer and gyroscope support, configuration utility software

I have received some feedback from my readers regarding my first usb gamepad project , so for the past few weeks I was working on a new imrpoved design. There are plenty of new improvements that I hope will address many of your requests.

Read More »

DIY Surface Mount on a Budget – Complete Walkthrough from PCB etching to Reflow

 

Sometimes you need to use a device and it's only available in surface mount form. In this article I describe an experiment that I conducted in order to create a DIP adapter for an LGA-14 SMT component  (MMA7456L Accelerometer)

 

 

I started by creating the design of the breakout board  PCB you can find the PDF here LGA14_BREAKOUT_BOARD.pdf.

Next I printed it on a piece of tonner transfer paper. To save transfer paper I first printed the design on a regular sheet of paper , then I cut a piece of transfer paper and taped it to the white sheet. Make sure you leave enough border – you don't want to print on the tape. After that the paper is fed again into the printer and the design is printed on the transfer paper this time.

IMG_0659.JPG

Read More »