STM32 + ADXL345 + I2C + OLED | Real-Time Accelerometer Tutorial

0 views Feb 1, 2018
publisher-humix

ControllersTech

In this STM32 tutorial, we interface the ADXL345 3-axis accelerometer with STM32 using I2C communication. The real-time X, Y, and Z axis values are displayed on an OLED screen using STM32CubeMX for peripheral configuration and Keil IDE for coding. 🧰 What’s Covered: - I2C setup using STM32CubeMX - Initializing ADXL345 over I2C - Reading multi-byte accelerometer data - Displaying X, Y, Z axis output on OLED - Complete Keil + HAL-based project πŸ“₯ Download the project files here: πŸ”— https://controllerstech.com/adxl345-accelerometer-using-stm32/ πŸ“š Related Videos: πŸ‘‰ ADXL345 with STM32 using SPI πŸ‘‰ Interface Oled Diaplay with STM32 🧠 Perfect for beginners and embedded enthusiasts working with sensors, displays, and STM32 development tools. πŸ”” Don’t forget to Like πŸ‘, Share πŸ”, and Subscribe πŸ”” for more STM32 tutorials and real-time projects.