What Am I Working On?
I’m currently extending the dSail System-software. The idea is to provide real-time data about the air flow on a sailing boat. This information can help you tweaking the sail position to reach the highest speed possible. In order to get this data sensor-nodes are attached to the sail. Each node has multiple sensors, like pressure, wind-speed etc. Each node send its data to an analysis software. I’m working on that analysis software. It parses the raw data, logs it and shows nice real-time charts.
Right now we’re adoption the software for other projects and purposes. The goal is to create a toolkit for parsing, storing and visualizing all kinds of sensor-data. Air-pressure, temperature, CO2-content, rotation and acceleration and so on and so forth. The sky it the limit.
Anyway, I really enjoy working on it =)
- Throwing Checked Exceptions Like Unchecked Exceptions in Java
- Reporting In NoSQL