Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Blueforcer authored Jul 21, 2023
1 parent 5c57923 commit 11b1ea4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/_sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

- [Quick start](quickstart.md)
- [Flasher](flasher.md)

- [Hardware](hardware.md)

- Settings

- [Webinterface](webinterface.md)
Expand Down
15 changes: 15 additions & 0 deletions docs/hardware.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Hardware

if you want to build your own AWTRIX Light, here are the pinout of the Ulanzi clock


| GPIO | Usage or part |
|-------|-----------------------------------------------|
| 34 | Battery sensor |
| 35 | LDR (light) sensor (GL5516) |
| 32 | Matrix |
| 26 | Left button |
| 27 | Middle button |
| 14 | Right button |
| 15 | Buzzer |
| 21/22 | Temperature and Humidity Sensors (SHT3x) |

0 comments on commit 11b1ea4

Please sign in to comment.