current cost daemon

A simple unix daemon for reading and logging data from CC128 energy monitors.

I had a few issues with currentcost.pl running on OpenBSD and after my bodging attempts (I'm not friendly with perl!) it ended up spinning the CPU. So it was just easier to write a C daemon to do the job and save my Geode a lot of effort.

Hopefully it's of use to someone else....