TMRh20
TMRh20
My opinion is there is an issue or issues but what exactly the problem is I don’t know. My fork was an attempt to fix it but I’ve given up...
My changes don’t seem to have an impact. Implementing some kind of reboot is probably your best bet. > On Jan 4, 2018, at 14:19, actiondannz wrote: > > Thanks...
@GunterO Thanks for testing out these changes, I'm always doing different things, so can rarely keep my devices running that long. Maybe I just need more devices!
I am still fighting with an issue that my or may not be known. I've gone through many of the posted issues, and haven't found anything specific to this, so......
This has been a long time in coming, but I was hesitant to even look at this code + UIP again lol. I added some changes regarding [errata 12,13,15](http://ww1.microchip.com/downloads/en/DeviceDoc/80349c.pdf) which...
- It's hard for those of us who don't have the expertise to contribute but still want to use this code to make changes like this.* @bholmes451 Haha, I don't...
Depending on what you want to do, there is also my RF24Audio library, which streams audio on AVR devices, and is much simpler to use than AAAudio. If that doesn't...
One thing u may want to try with teensy audio is creating an audio ramp that ramps the signal from 0 to the value of the first audio signal and...
There is an issue with the current recording example and ESP32. On Arduino boards like Uno, Nano, Due etc, the SD library behaviour is to append to file, where ESP32...
I took a quick look at the recording example, and it looks like a few more modifications are needed to work with ESP32, so I'll see about that...