The GNUVario project is a collaborative effort to built an open source and open hardware variometer.
If you need help, register on GitHub and use the email address given on the profile page or add an issue on the project.
If you don’t know anything about Arduino start by getting :
With this, you can start becoming familiar with the Arduino tools. Connect the components following the [schematics]({{ site.baseurl }}{% link schematics.md %}). And try compiling the source [code]({{ site.baseurl }}{% link code.md %}).
You can get the variometer working on the breadboard and start testing some different [settings]({{ site.baseurl }}{% link configuration.md %}).
Next, you can add some other components (GPS, buzzer, SD card …. ). And if everything works, you can try to put all your components in a case following yout own design.
Or if you want something small and optimized you can make the GNUVario [PCB]({{ site.baseurl }}{% link PCB.md %}) and follow the [hardware]({{ site.baseurl }}{% link hardware.md %}) tutorial.