Skip to content

Commit 1f558e5

Browse files
committed
Update Readme and schematics
1 parent 5b23b70 commit 1f558e5

File tree

7 files changed

+6
-30
lines changed

7 files changed

+6
-30
lines changed

README.md

Lines changed: 6 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,12 @@ Mechanical fixation will be realized using action cam standard allowing tones of
1414
* Arduino Nano Atmega328 *[4.33€]*
1515
* Piezo Buzzer passive *[2.49€]*
1616
* BMP280 sensor *[2.66€]*
17-
* Batterie Shield *[3.49]*
17+
* Batterie Shield *[2.99]*
1818
* Battery *[12.23€]*
1919
* Switch On/Off *[0.28€]*
20+
* I2c DC - DC adapter *[0.80€]*
2021

21-
Total Price **25.48€**
22-
23-
Debug only components
24-
* LCD 16*2 *[3.18€]*
25-
* Breadboard and cables *[8€]*
22+
Total Price **25.78€**
2623

2724
-----------------------------------------------------------------------
2825

@@ -56,42 +53,21 @@ Debug only components
5653

5754
-----------------------------------------------------------------------
5855

59-
## Debug mode and callibration mode
56+
## Callibration mode
6057

61-
Software allows 3 debug and callibration modes
58+
Software allows debug and callibration modes
6259

6360
### Serial mode
6461

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

6764
Uncomment ```#define DEBUG 1``` to activate.
6865

69-
### Display mode
70-
71-
Using arduino LCD to display information
72-
Temperature and vertical speed in m/s.
73-
Up or down movement detection.
74-
75-
Uncomment ```#define DISPLAY 1``` to activate.
76-
7766
### Sound setup
7867

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

81-
Uncomment ```#define TONE_SETUP 1``` to activate.
82-
83-
-----------------------------------------------------------------------
84-
85-
## Electronic
86-
87-
**Debug Breadboard**
88-
![circuit](./schematic/display.png)
89-
90-
**Debug Schematic**
91-
![schematic](./schematic/schematic_display.jpg)
92-
93-
**Debug Picture**
94-
![proto](./schematic/proto1.png)
70+
Uncomment ```#define SOUND_TEST 1``` to activate.
9571

9672
-----------------------------------------------------------------------
9773

schematic/Untitled Sketch.fzz

18 KB
Binary file not shown.

schematic/display.png

-290 KB
Binary file not shown.

schematic/normal.jpg

88 KB
Loading

schematic/proto1.png

-714 KB
Binary file not shown.

schematic/schematic_display.jpg

-197 KB
Binary file not shown.

schematic/schematic_normal.jpg

58.8 KB
Loading

0 commit comments

Comments
 (0)