Search found 3 matches
- Wed Mar 04, 2020 5:36 am
- Forum: ESP32 Arduino
- Topic: Communication between a LyraT and a standard esp32 devkit
- Replies: 1
- Views: 3338
Communication between a LyraT and a standard esp32 devkit
So I've decided to get a LyraT for the convenience of the DAC and ADC however it lacks the many I/O pins that I wanted for my project. Is it possible to have a wired connection between the two, and if so, how?
- Mon Mar 02, 2020 9:52 pm
- Forum: ESP32 Arduino
- Topic: A few questions about DSP
- Replies: 3
- Views: 5807
Re: A few questions about DSP
Hey, thanks for the suggestions! I've looked into the LyraT boards and apparently they don't have enough spare input and output pins available. I intend to use an ILI9341 touchscreen, that will take up a lot of space. Not only that, I also intended to implement a few pedals along the way. If I use a...
- Sun Mar 01, 2020 4:05 pm
- Forum: ESP32 Arduino
- Topic: A few questions about DSP
- Replies: 3
- Views: 5807
A few questions about DSP
So I've been studying the idea of making a real time auto-tune using an ESP32. I have some idea of how to do the waveform manipulation however that's still mostly in the sketch phase. What I could use some help with is getting to understand how the adc sampler and dac output works. Since I'm new to ...