This is my third and final post about using inexpensive microcontrollers to gather boat data and send it to Signal K. The first one was an overview, the second one detailed the hardware involved, and this one will detail the software.
There are two main bits of software involved – the Signal K Server, and what I’ll refer to as the Sensor Software. This post deals only with the Sensor Software – the software that is installed on the microcontroller to gather data from the sensors and then send it, over wifi, to the Signal K Server software. The Signal K Server software is most likely running on a Raspberry Pi, and you can read all about it on the Signal K website. For purposes of this post, I will simply assume you have the Signal K Server up and running, and that you did a standard installation of it.
Continue reading “DIY Sensors with Signal K Part 3 – The Software”