aoo icon indicating copy to clipboard operation
aoo copied to clipboard

ESP32 example?

Open DatanoiseTV opened this issue 1 year ago • 5 comments

I just stumbled upon this and was wondering when you are planing to release the ESP32 example.

I can test it with wireless and wired Ethernet and have access to multiple S3 and P4 boards.

DatanoiseTV avatar Oct 13 '24 13:10 DatanoiseTV

Hi, I think you're in the wrong Repo :) This is an (old) fork by @essej, the official GitHub mirror is https://github.com/Spacechild1/aoo. Unfortunately, Google ranks Jesse's fork much higher than my own mirror...

Also, consider using the official issue tracker: https://git.iem.at/aoo/aoo/-/issues.

As for the ESP32 example, here's one project I did with the ESP32: https://git.iem.at/aoo/aoo/-/issues. I want to simplify it and add it as an example to the AOO repo. So far, it only demonstrates how to receive audio streams on the ESP32, but I also want to add an example for using the ESP32 as a microphone. Note that I'm using the Olimex ESP32-ADF board which has 8 MB of PSRAM (of which, I think, up to 4 MB are actually usable).

If you have more questions, let's continue at the AOO repo :)

Spacechild1 avatar Oct 13 '24 23:10 Spacechild1

Yeah, sorry about that... hopefully soon I won't be using such a diverged fork! I should make a comment in the README at the top that makes this more obvious...

essej avatar Oct 14 '24 00:10 essej

Yeah, sorry about that

Not your fault!

I should make a comment in the README at the top that makes this more obvious...

That would be cool!

Spacechild1 avatar Oct 14 '24 00:10 Spacechild1

ping @essej. I just had another case where someone accidentally used this repo instead of the official one.

(I can't blame the people, because Google decides to rank your repo way above my official mirror :-D)

Spacechild1 avatar Aug 27 '25 23:08 Spacechild1

Thanks :)

Spacechild1 avatar Aug 28 '25 12:08 Spacechild1