USB i2c modules

8 Ansichten (letzte 30 Tage)
Dharmesh Joshi
Dharmesh Joshi am 31 Mai 2022
Beantwortet: Raj am 8 Sep. 2023
Hi
Has anyone used a cheap usb to i2c module with matlab. If some which module are you using?
I would like to connect the a sensor devboard via a module to matlab so that i can obtain sensor data and plot it to a graph.

Akzeptierte Antwort

Raj
Raj am 8 Sep. 2023
Hi,
I understand you want to connect the sensor to MATLAB and want to find a suitable USB to I2C module.
When selecting a USB-to-Serial module, make sure it supports the appropriate serial protocol (UART, I2C etc) used by your sensor devboard. Additionally, ensure that the module is compatible with your operating system and that the MATLAB has support for the same.
I have personally used CP2102 USB to TTL Serial Programmer and found it to work quite efficiently.
Also, refer to the documentation below for better understanding about serial communication
I hope this resolves your query!

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB Coder finden Sie in Help Center und File Exchange

Produkte


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by