'README.md' updaten

main
ruben 2 months ago
parent 15362bedbb
commit b412b00943

@ -19,7 +19,7 @@ This repository documents the design and implementation of a WiFi-controlled RGB
**Block Diagram:** **Block Diagram:**
![Block Diagram](assets/block_diagram.png) ![Block Diagram](assets/block-schematic.png)
--- ---
@ -32,7 +32,7 @@ This repository documents the design and implementation of a WiFi-controlled RGB
**Web UI Screenshot:** **Web UI Screenshot:**
![Web UI](assets/web_ui.png) ![Web UI](assets/webapp.png)
--- ---
@ -43,17 +43,20 @@ This repository documents the design and implementation of a WiFi-controlled RGB
- FFC interface for external programmer - FFC interface for external programmer
- Custom CH340C programming board (USB → UART) - Custom CH340C programming board (USB → UART)
**Top View:** **gerber View:**
![PCB Top](assets/pcb_top.png) ![PCB gerber](assets/gerber.png)
**Bottom View:**
![PCB Bottom](assets/pcb_bottom.png)
**3D Render:** **3D Render:**
![3D PCB Render](assets/pcb_render.png) ![3D PCB Render](assets/render.png)
**3D Render:**
![ PCB ](assets/pcb.png)
--- ---
@ -67,16 +70,13 @@ This repository documents the design and implementation of a WiFi-controlled RGB
**Thermal Measurement Example:** **Thermal Measurement Example:**
![Thermal Image](assets/thermal_camera.png) ![Thermal Image](assets/thermal.png)
### Oscilloscope Measurements ### Oscilloscope Measurements
- Switching ripple observed and confirmed within expected range - Switching ripple observed and confirmed within expected range
- DCM ringing noted at switch nodes; no impact on operation - DCM ringing noted at switch nodes; no impact on operation
**PWM and Switching Signals:**
![Scope PWM](assets/scope_pwm.png)
--- ---
@ -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 ## Full Report

Loading…
Cancel
Save