Skip to content

A way to communicate with the ADCMXL3032 MEMS Sensor via Python with a Raspberry Pi 4.

License

Notifications You must be signed in to change notification settings

maschinenbauerbauer/adcmxl-spi-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adcmxl-spi-python

A way to communicate in Realtime Mode with the ADCMXL3032 MEMS Sensor via Python with a Raspberry Pi 4.

Setup

Keep in mind, that dependencies need to be installed:

  • spidev
  • numpy a.s.o.

The connection between the Pi and the MEMS Sensor should be diagnosed with a suitable Logic Analyzer. We used the AZDelivery Logic Analyzer which comes with a sampling rate of 20MHz. Keep in mind, that this can cause aliasing when running the SPI interface at the full speed of the ADCMXL3032. Image of Logic Analyzer Output

Wiring Diagram

The Wiring diagram can be seen below. This uses the Main SPIdev Interface of the Rapsberry Pi. [Include Image here]

Thanks

Many thanks to the person, suggesting their version for the ADCMXL3032 in this forum entry: https://www.raspberrypi.com/products/raspberry-pi-4-model-b/

About

A way to communicate with the ADCMXL3032 MEMS Sensor via Python with a Raspberry Pi 4.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages