├── Hardware └── Sensor enclosure │ ├── Sensor encosure.skp │ ├── Sensor_base.stl │ └── Sensor_cover.stl ├── Software ├── Energia │ └── ElectricityUsageMonitor │ │ └── ElectricityUsageMonitor.ino └── Google Apps │ └── Google Apps Script.js ├── images ├── 3d_printed_sensor_encosure.png ├── cc3200_mounted.jpg ├── power_consumption.jpg ├── sensor_enclosure_final_1.jpg ├── sensor_enclosure_final_2.jpg ├── sensor_enclosure_prototype_1.jpg ├── sensor_enclosure_prototype_2.jpg ├── sensor_mounted.jpg ├── sensor_testing.jpg ├── signal_noise_1.jpg ├── signal_noise_2.jpg ├── spreadsheets_chart.png ├── spreadsheets_data.png ├── system_components.jpg ├── system_debugging.jpg └── system_mounted.jpg └── readme.md /Hardware/Sensor enclosure/Sensor encosure.skp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nurgak/Electricity-usage-monitor/HEAD/Hardware/Sensor enclosure/Sensor encosure.skp -------------------------------------------------------------------------------- /Hardware/Sensor enclosure/Sensor_base.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nurgak/Electricity-usage-monitor/HEAD/Hardware/Sensor enclosure/Sensor_base.stl -------------------------------------------------------------------------------- /Hardware/Sensor enclosure/Sensor_cover.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nurgak/Electricity-usage-monitor/HEAD/Hardware/Sensor enclosure/Sensor_cover.stl -------------------------------------------------------------------------------- /Software/Energia/ElectricityUsageMonitor/ElectricityUsageMonitor.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nurgak/Electricity-usage-monitor/HEAD/Software/Energia/ElectricityUsageMonitor/ElectricityUsageMonitor.ino -------------------------------------------------------------------------------- /Software/Google Apps/Google Apps Script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nurgak/Electricity-usage-monitor/HEAD/Software/Google Apps/Google Apps Script.js -------------------------------------------------------------------------------- /images/3d_printed_sensor_encosure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nurgak/Electricity-usage-monitor/HEAD/images/3d_printed_sensor_encosure.png -------------------------------------------------------------------------------- /images/cc3200_mounted.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nurgak/Electricity-usage-monitor/HEAD/images/cc3200_mounted.jpg -------------------------------------------------------------------------------- /images/power_consumption.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nurgak/Electricity-usage-monitor/HEAD/images/power_consumption.jpg -------------------------------------------------------------------------------- /images/sensor_enclosure_final_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nurgak/Electricity-usage-monitor/HEAD/images/sensor_enclosure_final_1.jpg -------------------------------------------------------------------------------- /images/sensor_enclosure_final_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nurgak/Electricity-usage-monitor/HEAD/images/sensor_enclosure_final_2.jpg -------------------------------------------------------------------------------- /images/sensor_enclosure_prototype_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nurgak/Electricity-usage-monitor/HEAD/images/sensor_enclosure_prototype_1.jpg -------------------------------------------------------------------------------- /images/sensor_enclosure_prototype_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nurgak/Electricity-usage-monitor/HEAD/images/sensor_enclosure_prototype_2.jpg -------------------------------------------------------------------------------- /images/sensor_mounted.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nurgak/Electricity-usage-monitor/HEAD/images/sensor_mounted.jpg -------------------------------------------------------------------------------- /images/sensor_testing.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nurgak/Electricity-usage-monitor/HEAD/images/sensor_testing.jpg -------------------------------------------------------------------------------- /images/signal_noise_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nurgak/Electricity-usage-monitor/HEAD/images/signal_noise_1.jpg -------------------------------------------------------------------------------- /images/signal_noise_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nurgak/Electricity-usage-monitor/HEAD/images/signal_noise_2.jpg -------------------------------------------------------------------------------- /images/spreadsheets_chart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nurgak/Electricity-usage-monitor/HEAD/images/spreadsheets_chart.png -------------------------------------------------------------------------------- /images/spreadsheets_data.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nurgak/Electricity-usage-monitor/HEAD/images/spreadsheets_data.png -------------------------------------------------------------------------------- /images/system_components.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nurgak/Electricity-usage-monitor/HEAD/images/system_components.jpg -------------------------------------------------------------------------------- /images/system_debugging.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nurgak/Electricity-usage-monitor/HEAD/images/system_debugging.jpg -------------------------------------------------------------------------------- /images/system_mounted.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nurgak/Electricity-usage-monitor/HEAD/images/system_mounted.jpg -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nurgak/Electricity-usage-monitor/HEAD/readme.md --------------------------------------------------------------------------------