项目作者: devel0

项目描述 :
display ina219 current/voltage to oled1306
高级语言: C++
项目地址: git://github.com/devel0/iot-arduino-ina219-oled1306.git
创建时间: 2020-05-03T15:03:11Z
项目社区:https://github.com/devel0/iot-arduino-ina219-oled1306

开源协议:MIT License

下载


iot-arduino-ina219-oled1306

  • BV : bus voltage
  • SV : shunt resistor voltage
  • LV : load voltage
  • C : current

connections

  • arduino can be powered using 9V connected to Vin
  • from arduino 3.3v supply power to oled1306 and ina219
  • oled sck and ina scl to arduino scl ( A5 )
  • oled and ina sda to arduino sda ( A4 )

note

INA219 can read voltage when load circuit ground is common with ina gnd else you’ll get almost 0 V value on bus and load voltage.