How to make a usb device thats just an accelerometer

accelerometerusbusb deviceusb hubusb-host

So I'm trying to do this with as few components as possible. Also, If possible I would like to skip the microcontroller all together. So how would it be done with a triple axis accelerometer? Any chance you could point me in the right direction and tell me what I would need to start with/learn and where I would need to go there

Best Answer

Perhaps an MPU6050 connected to a FTDI ft201x usb to serial I2C bridge.