MMA7361 Angle Sensor Inclination Accelerometer Acceleration Module - a blue rectangular circuit board featuring a central chip and multiple pin headers.
MMA7361 Angle Sensor Inclination Accelerometer Acceleration Module - the blue circuit board with two rows of header pins and visible text.
MMA7361 Angle Sensor Inclination Accelerometer Acceleration Module - a blue rectangular circuit board with two rows of silver pin headers.
MMA7361 Angle Sensor Inclination Accelerometer Acceleration Module - a blue rectangular circuit board with a central chip and a row of eight pin headers.
Sold out
MMA7361 Angle Sensor Inclination Accelerometer Acceleration Module - a blue rectangular circuit board featuring a central chip and multiple pin headers.
MMA7361 Angle Sensor Inclination Accelerometer Acceleration Module - the blue circuit board with two rows of header pins and visible text.
MMA7361 Angle Sensor Inclination Accelerometer Acceleration Module - a blue rectangular circuit board with two rows of silver pin headers.
MMA7361 Angle Sensor Inclination Accelerometer Acceleration Module - a blue rectangular circuit board with a central chip and a row of eight pin headers.

MMA7361 Angle Sensor Inclination Accelerometer Acceleration Module

Sale price Rs 810
SKU: B181,DELL
Log in to use Wishlist
Add to Compare

Notify me if back in stock

Enter your email address to be notified if the product becomes available again.

The MMA7361 is a unique accelerometer in that its outputs are analog signals. Each of the three axes (X, Y, Z) have their own dedicated output pin. Connect these to the analog inputs of your Arduino or another controller to measure the acceleration value.

The MMA7361 is a 3.3V device but this board includes an on-board voltage regulator which allows you to power it from 5V as well as 3.3V.

PRODUCT CONTENTS:

  • 1 — MMA7361 3-Axis Accelerometer module

FEATURES:

  1. 3-axis micro-capacitive acceleration sensor
  2. On-board voltage regulator allows for optional supply voltages up to 7V
  3. Two selectable range options: ±1.5g or ±6g. Selectable using the module's GS pin
  4. Breadboard compatible pins
  5. Sleep mode easily enabled using the module's SL pin (pull low to enable sleep)
  6. Built in self-test abilities. To use the self-test, hold module upside down to put a force of -1g on the Z-axis and pull the ST pin high to initiate self test. The self-test feature of the MMA7361 then applies an electrostatic force to each axis to cause it to deflect. The Z-axis is trimmed to deflect +1g, which you can measure on the Z pin. This feature can be used for calibration (refer to datasheet)
  7. Signal conditioning with low pass filter
  8. 0g-Detect for freefall detection. The 0G pin will go high when 0g is detected on all 3 axes

SPECIFICATIONS:

Supply Voltage
Connected to 3V3 pin 2.2V - 3.6V
Connected to 5V pin 4V - 7V
Current Usage ~400µA, 3µA in sleep
Selectable Sensitivity ±1.5g, ±6g
Sensitivity 800mV/g @ 1.5g
Turn On Time 0.5ms Enable Response Time
Dimensions (Excluding Pins)
Length 28mm (1.11")
Width 17mm (0.67")
Height 3.3mm (0.13")
WEIGHT 2.5g (0.09oz)

PIN ASSIGNMENTS:

Label Pin Assignment
X Analog output for X-axis
Y Analog output for Y-axis
Z Analog output for Z-axis
SL (Sleep) Pull low to put the chip into sleep mode or pull high to wake chip
0G (0g detection) Pin will go high when zero gravity (0g) is detected on all 3 axes; useful for detecting free fall
5V Input voltage (4V - 7V); connected to on-board voltage regulator
3V3 Input voltage (2.2V - 3.6V); connected directly to VDD of MMA7361
GND Ground
GS Sensitivity select - selects between two sensitivities; for 1.5g mode leave pin un-connected or pull pin low, for 6g mode pull pin high
ST Self-Test Pin - pull high to initiate self test, hold module upside down to put a force of -1g on the Z-axis. The MMA7361 then applies an electrostatic force to each axis to cause it to deflect. The Z-axis is trimmed to deflect +1g, which you can measure on the Z pin. This feature can be used for calibration (refer to datasheet)

RESOURCES:

 

  1. int x; // x axis variable
  2. int y; // y axis variable
  3. int z; // z axis variable
  4. void setup()
  5. {
  6. Serial.begin(9600); // opens serial port, sets data rate to 9600 bps
  7. }
  8. void loop()
  9. {
  10. x = analogRead(5); // read A5 input pin
  11. y = analogRead(4); // read A4 input pin
  12. z = analogRead(3); // read A3 input pin
  13. Serial.print("X = "); // print x adc value
  14. Serial.println(x);
  15. Serial.print("Y = "); // print y adc value
  16. Serial.println(y);
  17. Serial.print("Z = "); // print z adc value
  18. Serial.println(z);
  19. delay(100);
  20. }

 

Similar Products

HC-SR04 Hc SR04 Arduino Ultrasonic Sensor - a blue rectangular module with two circular silver transducers and a four-pin header labeled VCC, Trig, Echo, and Gnd. HC-SR04 Hc SR04 Arduino Ultrasonic Sensor - RCWL-9610 ultrasonic sensor module, showing a blue rectangular circuit board with a central chip, surface-mount components, and a four-pin header.
Log in to use Wishlist
Add to Compare

HC-SR04 Hc SR04 Arduino Ultrasonic Sensor

Sale priceRs 210
IR Infrared Obstacle Avoidance Sensor Module - a blue circuit board with a potentiometer, three pins, and two IR LED components. IR Infrared Obstacle Avoidance Sensor Module - a blue circuit board, a black and clear LED pair, a blue potentiometer, and three output pins.
Log in to use Wishlist
Add to Compare

IR Infrared Obstacle Avoidance Sensor Module

Sale priceRs 120
HC-SR501 PIR Motion Sensor Module Hw-416-b - a white dome lens, a green circuit board, two orange potentiometers, and two black capacitors. HC-SR501 PIR Motion Sensor Module Hw-416-b - with a white dome lens, green circuit board, and two orange adjustable potentiometers for time and sensitivity.
Log in to use Wishlist
Add to Compare

HC-SR501 PIR Motion Sensor Module Hw-416-b

Sale priceRs 210
Photocell Automatic Light Control Sun Switch LDR AS-10-220 Day Night Sensor Switch - with a blue and grey housing, steel mounting bracket and three red, black and white flying leads. Photocell Automatic Light Control Sun Switch LDR AS-10-220 Day Night Sensor Switch - a blue and white light sensor with a metal mounting bracket and three colored wire leads.
Log in to use Wishlist
Add to Compare
DHT11 Temperature And Humidity Sensor Module Ky-015 - a blue sensor component mounted on a black circuit board with three metal connector pins. DHT11 Temperature And Humidity Sensor Module Ky-015 - a blue sensor component mounted on a black PCB with three metal pins on the right side.
Log in to use Wishlist
Add to Compare

DHT11 Temperature And Humidity Sensor Module Ky-015

Sale priceRs 260
Ultrasonic Distance Sensor Mounting Bracket Holder Stand - a blue acrylic bracket holding an HC-SR04 ultrasonic sensor with two circular transducers. Ultrasonic Distance Sensor Mounting Bracket Holder Stand - shown with a blue plastic mounting bracket and an HC-SR04 ultrasonic sensor module.
Log in to use Wishlist
Add to Compare

Ultrasonic Distance Sensor Mounting Bracket Holder Stand

Sale priceRs 80