Anonymous
Mar 30, 2026
Rating: 4/5
Good accuracy, clear labeling
The pinout is clearly marked on the PCB which saved me time. Accuracy seems good for tilt detection. Only giving 4 stars because the soldering pads are a bit small for beginners.
Description
Reviews
| Brand | - |
| Category | Robotics / STEM Teaching Tools / Sensors |
| Origin | - |
| Model Number | ADXL345 |
| Interface Type | I2C / SPI |
| Supply Voltage | 3.3V - 5V |
| Measurement Range | ±2g, ±4g, ±8g, ±16g |
| Resolution | 13-bit |
| Operating Temperature | -40°C to +85°C |
| Package Type | Breakout Board |
| Dimensions | 22mm x 17mm x 3mm |
| Weight | 2.5g |
| Brand | Youxin Electronics |
Anonymous
Mar 30, 2026
Rating: 4/5
Good accuracy, clear labeling
The pinout is clearly marked on the PCB which saved me time. Accuracy seems good for tilt detection. Only giving 4 stars because the soldering pads are a bit small for beginners.
Anonymous
Mar 29, 2026
Rating: 5/5
Exactly as described
Received the original genuine module as advertised. It responds quickly to movement changes and the data output is consistent. Highly recommended for university projects.
Anonymous
Mar 29, 2026
Rating: 5/5
Perfect for Arduino projects
This sensor works flawlessly with my Arduino Uno. The I2C communication is stable, and the library examples provided online made integration very easy. Great value for the price.
Anonymous
Mar 24, 2026
Rating: 5/5
Great for prototyping
I've used several ADXL345 modules from different vendors, and this one from Youxin Electronics is among the best. Stable voltage regulation and clean signal output.
Anonymous
Mar 21, 2026
Rating: 5/5
Reliable stabilization sensor
Using this for a small DIY drone project. The noise level is low and it handles vibration well. The dual interface option (SPI/I2C) is a nice bonus for flexibility.
Anonymous
Mar 03, 2026
Rating: 4/5
Solid performance
Works well out of the box. Documentation could be slightly better regarding register maps, but there are plenty of resources online. Fast shipping from the seller.
Q: Do you provide a sample code library for Raspberry Pi?
A: While we do not host our own library, this sensor is fully compatible with popular Python libraries available on GitHub for Raspberry Pi GPIO usage.
Q: Is there a built-in interrupt pin for motion detection?
A: Yes, the module exposes INT1 and INT2 pins which can be programmed for various interrupt functions like free-fall, activity, or inactivity detection.
Q: Does this module come with header pins pre-soldered?
A: No, the module is shipped without header pins soldered to allow for flexible mounting options. You will need to solder them yourself.
Q: Can this run directly on 5V logic without a level shifter?
A: Yes, the breakout board includes a voltage regulator and level shifting circuitry, making it safe to use with both 3.3V and 5V microcontrollers.
Q: What is the maximum sampling rate supported?
A: The ADXL345 supports user-selectable sample rates ranging from 0.1 Hz to 3200 Hz, configurable via the bandwidth register.