How to connect a gyroscope sensor ( ASM330LHH) to a computer for real time measurements?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-09-07 2:56 PM
Hi,
I am interested in purchasing a gyroscope sensor (ASM330LHH)
How can I connect the sensor to a computer? (for real time measurements)
what equipment do I need?
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-09-07 3:30 PM
"A computer" is a bit of a broad term at this point.
You'd need to connect the ASM330LHH to some MCU (Micro Controller), and that could collect the data and process itself, OR you could create some interface, say using USB, to connect it to a PC running Windows, or Linux, in a somewhat less "realtime" fashion.
Do you have any programming/coding skills? What's your background? Are you a member of a larger team of Engineers, Scientists, etc.
There are some Arduino drivers for the device, MikroE has a Click module, there's perhaps shields with the IC on.
Up vote any posts that you find helpful, it shows what's working..
