diff --git a/README.md b/README.md index 09c1c86..10bdb6e 100644 --- a/README.md +++ b/README.md @@ -44,13 +44,23 @@ Click the image to open interactive version in Paul Falstad's excellent online s ## Screenshots -Please note that all these are with **AMS-1117** linear voltage regulator replacing the stock switched regulator on Pico. This is done by jumpering `3V3_EN` pin to `GND`, feeding `VSYS` to the regulator input and passing the regulator output to `3V3` pin. The `3V3` rail is then decoupled with `10uF` ceramic capacitor to `GND` on the analog board. +Please note that screenshots are with **AMS-1117** linear voltage regulator bypassing the Picos RT6150 on-board switching regulator unless the caption says otherwise. This is done by jumpering `3V3_EN` pin to `GND`, feeding `VSYS` to the regulator input and passing the regulator output to `3V3` pin. The `3V3` rail is then decoupled with `10uF` ceramic capacitor to `GND` on the analog board.
- Noise Floor + Noise floor with external AMS-1117 linear regulator
+
+ Noise floor with on-board RT6150 SMPS in PWM mode + +
+ +
+ Noise floor with on-board RT6150 SMPS in PFM mode + +
+
IR Blast, full rate diff --git a/images/circuitjs.png b/images/circuitjs.png index 0cbed96..c7b0366 100644 Binary files a/images/circuitjs.png and b/images/circuitjs.png differ diff --git a/images/ir-blast-full.png b/images/ir-blast-full.png index 803b8da..ec4c2c8 100644 Binary files a/images/ir-blast-full.png and b/images/ir-blast-full.png differ diff --git a/images/ir-blast-narrow.png b/images/ir-blast-narrow.png index 41c4769..36ce4fe 100644 Binary files a/images/ir-blast-narrow.png and b/images/ir-blast-narrow.png differ diff --git a/images/noise-floor-pfm.png b/images/noise-floor-pfm.png new file mode 100644 index 0000000..848f404 Binary files /dev/null and b/images/noise-floor-pfm.png differ diff --git a/images/noise-floor-pwm.png b/images/noise-floor-pwm.png new file mode 100644 index 0000000..2667c7f Binary files /dev/null and b/images/noise-floor-pwm.png differ diff --git a/images/noise-floor.png b/images/noise-floor.png index 26b1361..2e4cf6b 100644 Binary files a/images/noise-floor.png and b/images/noise-floor.png differ