Skip to content

Instantly share code, notes, and snippets.

@jancumps
jancumps / batterymonitor.ino
Created October 19, 2014 19:29
FuelTank boosterpack monitoring with Arduino and LCD shield (Texas Instruments, element14, SainSmart)
/*
Battery Monitor
Sends queries over i2c to the fueltank boosterpack;
Shows results on lcd
=========================================================================
Contains code from the HelloWorld example of the LiquidCrystal library:
Library originally added 18 Apr 2008
by David A. Mellis
library modified 5 Jul 2009