added final picture

This commit is contained in:
cpu
2025-11-10 12:11:21 +01:00
parent bd52cb62af
commit e550371ee8
3 changed files with 5 additions and 0 deletions

View File

@@ -53,6 +53,10 @@ Minimum order amount of PCBs is 5 and PCBA is 2.
<img src="media/Order_details_and_price.png" height="400" />
#### 8. Board integrated in the system
<img src="media/Board_integrated.jpg" height="400" />
## Features
* **Power Supply:** On-board diode is used to drop the input voltage to a DFPlayer-safe ~4.3V. Tantalum capacitors are included for power supply filtering, ensuring smooth operation.

View File

@@ -141,6 +141,7 @@ module DFPlayerCarrierBoard:
# 3. UART Serial Connection
uart_connector.RX ~ rx_protection_resistor.1; rx_protection_resistor.2 ~ df_header_left.RX # Connect UART RX through resistor
uart_connector.TX ~ df_header_left.TX # TX (direct connection)
# 4. Speaker Output Connection
speaker_connector.SPK_1 ~ df_header_left.SPK_1
speaker_connector.SPK_2 ~ df_header_left.SPK_2

BIN
media/Board_integrated.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB