Filter löschen
Filter löschen

Arduino, ADXL 335 real time data aqu

2 Ansichten (letzte 30 Tage)
RAJKUMAR Palaniappan
RAJKUMAR Palaniappan am 7 Jun. 2012
Is it possible to connect ADXL 335 sensor and Arduino board with matlab for real-time interface?
  3 Kommentare
Rolfe Dlugy-Hegwer
Rolfe Dlugy-Hegwer am 20 Jun. 2012
Which version of MATLAB are you using?
muhammad hafiz sahabdeen
muhammad hafiz sahabdeen am 11 Mär. 2016
hi, i am using ADXL 335 accelerometer+Arduino Mega 2560+Matlab R2013a to measure stroke patient arm level of function. connection from ADXL 335 to Arduino done, now i am having problem in connecting to Matlab. FYI i am doing this using block diagram. can you help me in how to design the block diagram. thank you for help.

Melden Sie sich an, um zu kommentieren.

Antworten (2)

Rolfe Dlugy-Hegwer
Rolfe Dlugy-Hegwer am 14 Jun. 2012
If you are running the R2012a version of MATLAB/Simulink, you can install support for Arduino: # Enter targetinstaller in the MATLAB Command Window. This action opens Target Installer. # In Target Installer, follow the instructions for installing support for Arduino. After you have completed this process, create a Simulink model that uses Arduino Analog Input blocks to read the voltages from the ADXL 335 sensor.

Sreeram Mohan
Sreeram Mohan am 15 Jun. 2012
Just to make it more clear . Yes a real time (with some delay of course caused by the serial communication) one can interface adxl335 accelerometer to the Arduino and communicate to Matlab.
A simplified ideology is to
Controller Part (Arduino ) * Connect the adxl335 x y z outputs to arduino . * read the analog data and print them out to a serial port
Hope this helps
--sreeram

Kategorien

Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by