Effacer les filtres
Effacer les filtres

Reading INA 219 sensor through Arduino

4 vues (au cours des 30 derniers jours)
Vasco Sampaio
Vasco Sampaio le 22 Fév 2018
Modifié(e) : Gongyan Du le 18 Mai 2020
Hey guys,
I'm trying to read data from my INA 219 current sensor, through ARDUINO UNO.77 I'm new to I2C communication so I'm getting hard time getting significant data out of it. I guess my issue is with the sensor itself and not so much the programming part. Anybody with experience in INA219 who can give me an hint of what I should do. Maybe there's a couple of configurations I'm skipping. Thanks in advance!
  2 commentaires
Marcin Kozusznik
Marcin Kozusznik le 1 Juil 2019
You need to send and receive 'uint16' not uint8. INA has 16 bit communication interface.
Gongyan Du
Gongyan Du le 18 Mai 2020
Modifié(e) : Gongyan Du le 18 Mai 2020
@Marcin Kozusnik, @Vasco Sampaio:
I make such a result according to your program code.
40761 65535
40761 65535
40761 65535
40761 65535
40761 65535
40761 65535
40761 65535
I would like to ask how to display the current value
Thanks you!

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur MATLAB Support Package for Arduino Hardware dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by