first commit
This commit is contained in:
25
labs/005_pwm_led_dimming/measurements.md
Normal file
25
labs/005_pwm_led_dimming/measurements.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Measurements
|
||||
|
||||
## Expected Measurements
|
||||
|
||||
| Duty Cycle | Expected Observation |
|
||||
| --- | --- |
|
||||
| 0% | LED off |
|
||||
| 25% | Dim |
|
||||
| 50% | Medium |
|
||||
| 100% | Brightest safe level |
|
||||
|
||||
## Actual Measurements
|
||||
|
||||
TODO: добавить реальные значения.
|
||||
|
||||
| Duty Cycle | Average Voltage | Observation |
|
||||
| --- | --- | --- |
|
||||
| 0% | TBD | TBD |
|
||||
| 25% | TBD | TBD |
|
||||
| 50% | TBD | TBD |
|
||||
| 100% | TBD | TBD |
|
||||
|
||||
## Observations
|
||||
|
||||
TODO: visual response, flicker, meter behavior.
|
||||
Reference in New Issue
Block a user