WeatherMonitoringStation is BeagleBone/Embedded Linux based software written in C++ intended to read, monitor, share and display environmental data such as temperature, humidity, wind speed etc.
At this stage of development, temperature is measured using a DS18B20 sensor and sent out via standard output and/or a TCP/IP connection. Additional features will be implemented in due time.
Recommended setup:
* Eclipse with CDT.
* GNU toolschain for ARM.
* Oscilloscope.
* Open collector buffer...