Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qubist/ultimate-altimeter
The Arduino sketch for the Ultimate Altimeter
https://github.com/qubist/ultimate-altimeter
Last synced: about 1 month ago
JSON representation
The Arduino sketch for the Ultimate Altimeter
- Host: GitHub
- URL: https://github.com/qubist/ultimate-altimeter
- Owner: qubist
- License: gpl-3.0
- Created: 2014-06-10T21:05:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-03-16T03:25:23.000Z (almost 4 years ago)
- Last Synced: 2024-10-09T15:44:09.666Z (2 months ago)
- Language: HTML
- Size: 295 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Ultimate-Altimeter
==================The Arduino sketch for the Ultimate Altimeter
See the Instructable [here](http://www.instructables.com/id/The-Ultimate-Altimeter-A-compact-Arduino-altimeter/)!
==================
Libraries used:~~[MPL3115A2 library](https://github.com/sparkfun/MPL3115A2_Breakout/tree/master/library)~~
~~[Seven Segment](https://github.com/sparkfun/SevSeg/tree/master/Libraries/)~~
~~[Bounce library](https://github.com/thomasfredericks/Bounce-Arduino-Wiring/tree/master/Bounce2/)~~
These libraries are now included in the Libraries directory of this repo. They're so old that no one could find them. I dug them up from my computer and put them here for you. If someone wants to rewrite the code to use libraries that are online and supported, I'll gladly accept a PR!