Is there anyone that can suggest the easiest and simplest way to connect the LIS3LV02DQ accelerometer to a PC’s serial or USB using RF or any of the wireless adapters/modules to the LIS3LV02DQ’s SPI/I2C?
Thanks, …Tim
Is there anyone that can suggest the easiest and simplest way to connect the LIS3LV02DQ accelerometer to a PC’s serial or USB using RF or any of the wireless adapters/modules to the LIS3LV02DQ’s SPI/I2C?
Thanks, …Tim
Easiest would be a PIC16F88, as SFE has the source code for the MiRF module. You will have to write your own code to interface the acclerometer.
Leon
I would definitely go for the MiRF-v2 as it is significantly easier to test and debug. I also wrote some C code to interface to it that I posted on this forum.