Kuro Kuro
BRAZIL • + Follow
Edit Project
Components
|
Resistor 100K |
x 12 | |
|
Resistor 4.7K |
x 2 | |
|
Capacitor 10uF 16V |
x 14 | |
|
Capacitor 100uF 35V |
x 1 | |
|
Capacitor 100nF |
x 1 | |
|
Capacitor 330nF |
x 1 | |
|
PT2258 |
x 1 | |
|
B3B-XH-A |
x 6 | |
|
B2B-XH-A |
x 1 | |
|
B4B-XH-A |
x 1 |
Description
PT2258 Volume Controller
PT2258 Volume Controler
This circuit controls the volume of up to 6 channels from 0dB to -79dB.
Connect this through I2C to a microcontroller, like an Arduino to control the volume. Sample code for Arduino below using this lib: https://github.com/sunrutcon/PT2258
#include <PT2258.h>
PT2258 volume;
void setup() {
volume.init();
volume.setMute(0);
}
void loop() {
for (uint8_t i = 1; i < 80; i++) {
volume.setMasterVolume(i);
delay(100);
}
}
Schematic and Layout
Feb 23,2021
13,581 views
PT2258 Volume Controller
2 Layers PCB 65 x 70 mm FR-4, 1.6 mm, 1, HASL with lead, Yellow Solder Mask, White silkscreen
PT2258 based 6 channel audio volume controller for 5.1 systems.
13581
16
6
9.46 (6)
Published: Feb 23,2021
Download Gerber file 438
BOM(Bill of materials)
Purchase
Donation Received ($)
PCBWay Donate 10% cost To Author
File Last Updated: 2023/02/08 (GMT+8)
File update record
2023-02-0804:18:18
Parts List (BOM) is updated.
Only PCB
PCB+Assembly
*PCBWay community is a sharing platform. We are not responsible for any design issues and parameter issues (board thickness, surface finish, etc.) you choose.
Copy this HTML into your page to embed a link to order this shared project
Copy
Under the
Attribution-ShareAlike (CC BY-SA)
License.
Topic
- Comments(6)
- Likes(16)
Upload photo
You can only upload 5 files in total. Each file cannot exceed 2MB. Supports JPG, JPEG, GIF, PNG, BMP
0 / 10000
It looks like you have not written anything. Please add a comment and try again.
You can upload up to 5 images!
Image size should not exceed 2MB!
File format not supported!
View More
- Engineer Nov 02,2024
- Gajendra Ganeshe Jul 17,2024
- Quentin Guiheneuc Jun 30,2024
- Lafpml Jan 17,2024
- Engineer Oct 24,2023
- Engineer Oct 20,2023
- Marcelo Jun 04,2023
- Engineer Mar 24,2023
- Engineer May 25,2022
- AuDioChosis Apr 01,2022
- Agus Temy Gunawan Jul 07,2021
- Engineer May 16,2021
- Engineer May 02,2021
- Arpad Attila Bakos Apr 25,2021
- Jay Ramani Mar 12,2021
- BARIS BARISGEYVE Mar 06,2021
View More
VOTING
6 votes
- 6 USER VOTES
9.46
- YOUR VOTE 0.00 0.00
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
Design
1/4
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
Usability
2/4
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
Creativity
3/4
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
Content
4/4
-
10design
-
10usability
-
10creativity
-
10content
10.00
-
10design
-
10usability
-
10creativity
-
10content
10.00
-
9design
-
8usability
-
8creativity
-
8content
8.25
-
9design
-
8usability
-
8creativity
-
9content
8.50
-
10design
-
10usability
-
10creativity
-
10content
10.00
-
10design
-
10usability
-
10creativity
-
10content
10.00
More by Kuro Kuro
- DSP Amplifier - 2 inputs 4 outputs An amplifier with DSP processor based on TPA3116D2 and ADAU1701 with 4 outputs and stereo input. DSP...
- PT2258 Volume Controller PT2258 Volume ControlerThis circuit controls the volume of up to 6 channels from 0dB to -79dB.Connec...
- DT555 - Discrete Component 555 timer This is a 100x65mm 555 timer heavily based on Evil Mad Scientist's Three Fives, almost identical. Bu...
- Discrete 555 Blinky Xmas Tree Xmas tree that creates a 555 timer from transistors and resistors and configures it as an astable mu...
You may also like
-
-
-
-
-
-
3D printed Enclosure Backplate for Riden RD60xx power supplies
154 1 1 -
-