first commit

This commit is contained in:
2026-06-30 11:42:43 +03:00
commit 4925caa8e3
68 changed files with 1948 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
# Measurements
## Expected Measurements
| Point | Expected |
| --- | --- |
| PSU output voltage | TBD |
| PSU current limit | Low, set before connecting |
| LED voltage drop | Depends on LED color |
| Resistor voltage drop | `Vpsu - Vled` |
| LED current | `Vres / R` |
## Actual Measurements
TODO: добавить реальные значения после выполнения.
| Point | Actual |
| --- | --- |
| PSU output voltage | TBD |
| PSU current limit | TBD |
| LED voltage drop | TBD |
| Resistor voltage drop | TBD |
| Calculated current | TBD |
## Observations
TODO: светимость, нагрев, current limit, странные симптомы.