You are reading a single comment by @parasquid and its replies. Click here to read the full conversation.
  • I had a small project in Arduino that used the INA219 and I thought I'd port it over to Espruino so I can more easily to prototype development.

    I found that while there is a module for the INA226 there isn't for the INA219 so I thought I'd take a stab at making a module for it: https://github.com/espruino/EspruinoDocs­/pull/562

    It's my first time contributing an actual module to Espruino, so feedback would be greatly appreciated :)

    Also big thanks to Ákos Lukács who apparently made the INA226 from which I took major inspiration from :)

About

Avatar for parasquid @parasquid started