Over the past few days, I have been testing sensors, particularly ones to be used to log all info I will need from the plane. With some DS18B20s, a DHT11 and the Y-30 SD module, there will be a lot of data gathered.
The Arduino will log to a .csv formatted file on a 4gb SD card, which excel will open up easily, and allow creation of graphs. This is the first release, with some minor improvements in the future. Best to move on to the stabilisation side of things, being more important than a weather station.
Check out the project on GitHub: ArduinoWearherStation