Browse Source

Helping my OCD-inflicted colleagues.

pull/24/head
Maurice Makaay 3 years ago
committed by GitHub
parent
commit
879686aecc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 10 deletions
  1. +8
    -10
      doc/technical_details.md

+ 8
- 10
doc/technical_details.md View File

@ -16,25 +16,23 @@ Table of contents:
No documentation is complete without some ASCII art schematics.
```
```
RX/TX/GND for
12V power supply flashing and logs
| |
v | Front panel
+---------------+ +---------------+ .---.
| Power supply |---- 3.3V -.----->| ESP-WROOM-32D | | O | -- color
| Power supply |---- 3.3V -.----->| ESP-WROOM-32D |<- I2C ->| O | -- color
+---------------+ \ | single core | | | button
| \ | 4 MB flash | | | |
| \ | 4 MB flash |<- IRQ --| | |
12V \ +---------------+ | | |
| \ | ^ | | | | -- slider
| `------|--|--|--- 3.3V ---->| | |
| | | | | | |
v | | +--- I2C ------| | |
+---------------+ | | | | |
| RGB and white |<---- RGBW + master ---+ +------ IRQ ------| | power
| `-------|------------------->| | | -- slider
v | | | |
+---------------+ | | | |
| RGB and white |<---- RGBW + master ---+ | | power
| LED circuitry | PWM on/off | O | -- button
+---------------+ `---`
```
```
The LED circuitry provides two light modes:


Loading…
Cancel
Save