This project measured data on a current sensor to be taken in by ESP32 Hardware. The ESP’s functions were to connect to wifi and send data to a connected API to write into google sheets. This is done through the Ifttt 3rd party service. During the data collection every 9 minutes the ESP would sleep and then turn on at around 9 minutes and collect average data for the minute it was on. The collected data yielded results that would fluctuate around a value of 112 milliamps as during the day it would change the number of amps going through the sensor to about 1-2 milliamps in difference. It also showed on startup when collecting the data there would be one lowest value of 1.7 amps this is due to the calculation done when there is no voltage going through the system when it is asleep.