
Originally Posted by
ibf
Cool project, I had one a while go (maybe 10 years) and it uses ADXL + PIC and use the serialport. After having a bit of fun with it I never really though it was that useful, well it wasnt for me anyway so I threw it away.
Why not use :
HID - much more robust than serial emulation.
Use digital output sensor, noise/interference on analog can mess with the reading.
Send the raw digital out of the sensor to the PC and do all the filtering/processing on the PC side instead.
Drop the arduino (Im biased) and use a small part PIC. There are PICs out there that doesnt require crystal. The end product would be compact, easy and cheap to make. I got to admit I havent followed the thread so I have probaby missed something.
Good luck
Bookmarks