[#26.2] 4-Channel DSP Bluetooth Amplifier - Live Demo

  Рет қаралды 5,512

YetAnotherElectronicsChannel

YetAnotherElectronicsChannel

Күн бұрын

Пікірлер: 40
@YetAnotherElectronicsChannel
@YetAnotherElectronicsChannel 9 ай бұрын
This project is public now: github.com/YetAnotherElectronicsChannel/ESP32_4CH_DSP_BT_AMPLIFIER
@kixstartter6560
@kixstartter6560 5 ай бұрын
Hello, is do I need to build this into the idf or can I just upload it directly to the esp32?
@gwarcad
@gwarcad 2 жыл бұрын
Nice work - did not se this until now.
@ElliotSen
@ElliotSen 3 жыл бұрын
Love your work mate!!! Always great to learn something new from your videos!
@0berfail
@0berfail 2 жыл бұрын
Great project, too bad you can't share any files :/ I recently stubled upon the PCM1690, which has 8 instead of 2 analog outputs. Perhaps something for a future video.
@himanshuanand7475
@himanshuanand7475 3 жыл бұрын
great work !!!! .......can you share the circuit and dsp eq tool which you are using?
@DustinWatts
@DustinWatts 3 жыл бұрын
Great design and matching UI! Well done!
@aeelectronics28
@aeelectronics28 2 жыл бұрын
Hey Can I get product link ?
@lalayproduction7175
@lalayproduction7175 2 жыл бұрын
Great..what software to setting management sytem..
@mrsubery
@mrsubery 3 жыл бұрын
Impressive work!
@kixstartter6560
@kixstartter6560 5 ай бұрын
Can you help me fix in building/compiling "HINT: The issue is better to resolve by replacing format specifiers to 'PRI' -family macros (include header file)."
@รักเกียรติหักได้ไม่ยอมงอ
@รักเกียรติหักได้ไม่ยอมงอ 5 ай бұрын
I have a problem with this part as well.
@anandshah71
@anandshah71 2 жыл бұрын
Hi Where can I buy this please can you let me know
@golammustafa662
@golammustafa662 2 ай бұрын
You are my guru boss! Thanks for the help ful video. I highly appreciate you. You are a genius 💖💖💖💖💖💖💖
@erichuang2009
@erichuang2009 2 жыл бұрын
Really cool idea? I would to have this board to try my idea as well. Is ESP32 fast enough to handle up to 4 channels at the same time? If so, what is the FFT and FIR size?
@Suttichat12053
@Suttichat12053 2 жыл бұрын
I'm interested, where can I order from?
@1CM69
@1CM69 3 жыл бұрын
A great project, are your files & schematics available for download anywhere?
@YetAnotherElectronicsChannel
@YetAnotherElectronicsChannel 3 жыл бұрын
Sorry. I would like to but I can’t actually
@psevko
@psevko 2 жыл бұрын
@@YetAnotherElectronicsChannel why? I would like to repeat the project (4-6ch)
@ernstgennial7064
@ernstgennial7064 3 жыл бұрын
Unglaublich! Unbelievable!
@Robsonrpa
@Robsonrpa 2 жыл бұрын
Hello friend, I'm interested in this program to manipulate the functions that are programmed in the DSP.... Please could you let me know if it's yours and if you can sell it..???
@smartups1
@smartups1 Жыл бұрын
Make a video on class d with output filter capacitor current feedback .
@kiraditt523
@kiraditt523 Жыл бұрын
Really cool Project. I found your videos looking for prior art as im trying to realize something similar, though wifi streaming using spotify connect and synchronizing multiple esp32 speakers as left/right/subwoofer channel basically the same functionality as sonos. It gave me some confidence that at least the sound processing part is possible on an esp32. Would you be willing to share the source code for the esp32? Will you sell this board, it seems like a great development platform.
@EmbeddedEnigma
@EmbeddedEnigma 3 жыл бұрын
hi, I dont know if u will read this comment, but I have a request, can you make video on different dsp filters etc telling us at what time one should use for example IIR, FIR , FFT etc in controller. currently, I am working with metal detector signals and I am confused which filter to use and what are there purpose in embedded.
@alexmiller6534
@alexmiller6534 2 жыл бұрын
i would buy this in an instant
@suncrafterspielt9479
@suncrafterspielt9479 3 жыл бұрын
Did you write the WiFi Interface program yourself?
@YetAnotherElectronicsChannel
@YetAnotherElectronicsChannel 3 жыл бұрын
Yea the UI software on the laptop I also developed myself
@suncrafterspielt9479
@suncrafterspielt9479 3 жыл бұрын
Very cool, and the communication is via tcp packets?
@YetAnotherElectronicsChannel
@YetAnotherElectronicsChannel 3 жыл бұрын
@@suncrafterspielt9479 exactly
@suncrafterspielt9479
@suncrafterspielt9479 3 жыл бұрын
Have you ever worked on the physical layer for transporting packets before?
@YetAnotherElectronicsChannel
@YetAnotherElectronicsChannel 3 жыл бұрын
@@suncrafterspielt9479 How do you mean that? Here in the ESP32 I just used the standard TCP-Socket of the lwIP stack which comes with the ESP-IDF framework. But yes I have had also projects already where I was working directly on MAC layer without any IP-networking or also using hardware-supported timestamping feature of the Ethernet-MAC (but on a different uC platform). I mean a TCP connection is not really like sending packet by packet as it is in UDP communication. You can more think of it like a continuous pipe as e.g. uart connection
@noerkholes4835
@noerkholes4835 2 жыл бұрын
Very interested know ledge for me, sir...
@GuilhermeRochaFast
@GuilhermeRochaFast 2 жыл бұрын
You rock man!
@tonysoprano7425
@tonysoprano7425 3 жыл бұрын
I spot a G&L L2500.
@medvidekkrupicka1404
@medvidekkrupicka1404 Жыл бұрын
I really mourn your demise. May you finally found peace. R.I.P.
@YetAnotherElectronicsChannel
@YetAnotherElectronicsChannel Жыл бұрын
Your comment made me really sad as I was reading it. It is true I lost a bit motivation about making movies. But I was working on some new projects which are ready to share, mainly about networked time-synchronous audio streaming over Ethernet & WiFi. I hope I will make it some time the next couple of weeks to make a movie about it
@รักเกียรติหักได้ไม่ยอมงอ
@รักเกียรติหักได้ไม่ยอมงอ Жыл бұрын
@@YetAnotherElectronicsChannel But I'm waiting for your next video project.
[#26.1] 4-Channel DSP Bluetooth Amplifier - Intro
18:13
YetAnotherElectronicsChannel
Рет қаралды 4,3 М.
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 107 МЛН
Is this the BEST 2.1 Amplifier Board? DSP, DAC and Fiber Optic?
9:17
Toids DIY Audio
Рет қаралды 33 М.
ZOUDIO Programmable DIY Bluetooth Amplifier Review
29:29
[#24] ESP32 - I2S Audio Loopback with MCLK
9:22
YetAnotherElectronicsChannel
Рет қаралды 11 М.
Building a Digital Music Player with I2S?! What is I2S! EB#45
10:24
Building EXCEPTIONAL speakers using MODERN TECHNIQUES
22:20
DIY Perks
Рет қаралды 3,8 МЛН
Making a WiFi Connected Audio Spectrum Analyzer with ESP32
13:46
element14 presents
Рет қаралды 19 М.
Building Cheapest Audio DSP | Improve Your Sound Quality
7:20
Steve Willson Kujur
Рет қаралды 66 М.
DIY Surround Sound... USING LASERS!
21:26
DIY Perks
Рет қаралды 959 М.