Skip to content

Python script for logging a Current Cost CC128 to CSV

License

Notifications You must be signed in to change notification settings

tomtaylor/currentcost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

currentcost

A really simple Python script to dump a Current Cost CC128 energy meter connected over USB serial to a timestamped CSV log.

Produces a never ending CSV file that looks like:

2017-04-28T16:32:31Z,379
2017-04-28T16:32:37Z,371
2017-04-28T16:32:43Z,369
2017-04-28T16:32:49Z,381
2017-04-28T16:32:55Z,377

About

Python script for logging a Current Cost CC128 to CSV

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages