Giter VIP home page Giter VIP logo

arduino_variometer's Introduction

Arduino variometer

Mini Paragliding variometer based on Arduino technology.

Aim of this project is to have the smallest and cheapest paragliding variometer. Mechanical fixation will be realized using action cam standard allowing tones of fixing possibilityes.

circuit


Component and prices

  • Arduino Nano Atmega328 [4.33€]
  • Piezo Buzzer passive [2.49€]
  • BMP280 sensor [2.66€]
  • Batterie Shield [2.99€]
  • Battery [12.23€]
  • Switch On/Off [0.28€]
  • I2c DC - DC adapter [0.80€]

Total Price 25.78€


Software environnment


Schematics

Representative prototype

normal

Schematic

schem


Mechanic

meca


Callibration mode

Software allows debug and callibration modes

Serial mode

Using USB serial console to print information. Buzzers are disabled quiet mode.

Uncomment #define DEBUG 1 to activate.

Sound setup

In order to test and found best suitable sound you can use these mode and serial debug link to test buzzer sound.

Uncomment #define SOUND_TEST 1 to activate.


docs

BMP280 https://cdn-shop.adafruit.com/datasheets/BST-BMP280-DS001-11.pdf

MPU6056 https://invensense.tdk.com/wp-content/uploads/2015/02/MPU-6000-Datasheet1.pdf

Nano pinout https://content.arduino.cc/assets/Pinout-NANO_latest.pdf

arduino_variometer's People

Contributors

01ive avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

fagner3g

arduino_variometer's Issues

Incorrect vertical speed

The vertical speed shall be compute using real time (due to song duration time). Use gettime like function to calculate delta time.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.