5abf607a8a1b57e0e93d41795acee23f244d5549
glossary.md
... | ... | @@ -41,6 +41,7 @@ |
41 | 41 | * [ffmpeg](/linux/ffmpeg) |
42 | 42 | * [firewalld](/networking/firewalld) |
43 | 43 | * [flatpak](/linux/flatpak) |
44 | +* [flipper_zero](/hardware/flipper_zero) |
|
44 | 45 | * [freebsd](/unix/freebsd) |
45 | 46 | * [ftp](/software/ftp) |
46 | 47 |
hardware/flipper_zero.md
... | ... | @@ -0,0 +1,19 @@ |
1 | +# flipper zero |
|
2 | +``` |
|
3 | + |
|
4 | + _.-------.._ -, |
|
5 | + .-"```"--..,,_/ /`-, -, \ |
|
6 | + .:" /:/ /'\ \ ,_..., `. | | |
|
7 | + / ,----/:/ /`\ _\~`_-"` _; |
|
8 | + ' / /`"""'\ \ \.~`_-' ,-"'/ |
|
9 | + | | | 0 | | .-' ,/` / |
|
10 | + | ,..\ \ ,.-"` ,/` / |
|
11 | + ; : `/`""\` ,/--==,/-----, |
|
12 | + | `-...| -.___-Z:_______J...---; |
|
13 | + : ` _-' |
|
14 | + L_ _ ___ ___ ___ ___ ____--"` |
|
15 | +``` |
|
16 | + |
|
17 | +* qflipper |
|
18 | +* https://lab.flipper.net |
|
19 | + * user needs to be in `uupc` group to access serial port |
hardware/index.md
... | ... | @@ -1,6 +1,7 @@ |
1 | 1 | # hardware |
2 | 2 | |
3 | 3 | * [arduino](arduino) |
4 | +* [flipper_zero](flipper_zero) |
|
4 | 5 | * [raspberry_pi](raspberry_pi) |
5 | 6 | * [trezor](trezor) |
6 | 7 | * [thinkpad](thinkpad) |