Create readme.md

This commit is contained in:
aiminick 2021-12-19 16:13:14 +08:00 committed by GitHub
parent ec21bf24c3
commit 571ec55b9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 46 additions and 0 deletions

46
hardware/argon1/readme.md Normal file
View File

@ -0,0 +1,46 @@
## Argon one m.2
- **1. Install**
```
curl https://download.argon40.com/argon1.sh | bash
reboot
```
- **2. PowerButton**
|ARGON ONE Pi4 STATE|ACTION|FUNCTION|
|----|----|----|
|OFF|Short Press|Turn ON|
|ON|LongPress(>=3s)|Soft Shutdown and Power Cut|
|ON|Shortpress(<3s)|Nothing|
|ON|Double tap|Reboot|
|ON|LongPress(>=5s)|Forced Shutdown|
- **3. Fan Speed**
|CPUTEMP|FANPOWER|
|----|----|
|55C|10%|
|60C|55%|
|65C|100%|
- **4. Commands**
**Config fan**
```
argonone-config
```
**Remove**
```
argonone-uninstall
```
To configure the **Infrared Receiver ON/OFF signal of Argon ONEV2 andM.2** type in the Terminal App:
```
argonone-ir
```