|
|
|
@ -19,7 +19,7 @@ This repository documents the design and implementation of a WiFi-controlled RGB
|
|
|
|
|
|
|
|
|
|
**Block Diagram:**
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
@ -32,7 +32,7 @@ This repository documents the design and implementation of a WiFi-controlled RGB
|
|
|
|
|
|
|
|
|
|
**Web UI Screenshot:**
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
@ -43,17 +43,20 @@ This repository documents the design and implementation of a WiFi-controlled RGB
|
|
|
|
|
- FFC interface for external programmer
|
|
|
|
|
- Custom CH340C programming board (USB → UART)
|
|
|
|
|
|
|
|
|
|
**Top View:**
|
|
|
|
|
**gerber View:**
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
**Bottom View:**
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
**3D Render:**
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**3D Render:**
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
@ -67,16 +70,13 @@ This repository documents the design and implementation of a WiFi-controlled RGB
|
|
|
|
|
|
|
|
|
|
**Thermal Measurement Example:**
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
### Oscilloscope Measurements
|
|
|
|
|
|
|
|
|
|
- Switching ripple observed and confirmed within expected range
|
|
|
|
|
- DCM ringing noted at switch nodes; no impact on operation
|
|
|
|
|
|
|
|
|
|
**PWM and Switching Signals:**
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
@ -88,14 +88,6 @@ This repository documents the design and implementation of a WiFi-controlled RGB
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
## Project Files
|
|
|
|
|
|
|
|
|
|
- `/hardware/` – KiCad PCB and schematics
|
|
|
|
|
- `/firmware/` – ESP8266 Arduino code
|
|
|
|
|
- `/docs/` – Original PDF report
|
|
|
|
|
- `/assets/` – Images and diagrams
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
## Full Report
|
|
|
|
|
|
|
|
|
|