GitXplorerGitXplorer
A

dive-computer

public
3 stars
1 forks
1 issues

Commits

List of commits on branch master.
Verified
2cde6af87b895ef8485f1dfbac93a4c0a34b2290

Merge pull request #1 from avlaskin/master

AArrowana committed 7 years ago
Unverified
39294a7ac02462fed2b33ca407e7d6f0e529cba7

Fix according to review comments

aavlaskin committed 7 years ago
Unverified
55d5ff05cf3398463c7be028da3215497592df59

Add timer for sound generation. Change tick frequency.

aavlaskin committed 7 years ago
Unverified
2bf0c8f6772402386f840b87df3abc1227a378c1

Fix for freeze of I2C

aavlaskin committed 7 years ago
Unverified
442388b36a1c2b1cee9686803996f7996242d807

Start refactoring and module base approach. Add sound.

aavlaskin committed 7 years ago
Unverified
d89b36bf5efd7340cb5f1e8ed0dddb9195bbc4f7

Fix for readme

aavlaskin committed 7 years ago

README

The README file for this repository.

Diving Computer - Open source diving computer firmware

Overview

This project is a open source diving computer firmware made for ATSAMB11 chips. In order to use this code you need to use latest Atmel Studio and we programm a hardware using standart J-Link or Atmel ICE programmers.

Main Components

  • Timer
  • i2C pressure sensor
  • Sound system
  • ...