Chat freely about anything...

User avatar
By juan22
#47231 Hi everybody! I am working with an ADC who works with SPI comunication to treat audio signals.(50Ksps) (MCP3201). And this works good when i want to send the data through WIFI UDP using a time.alarm().
The problem is that this timer has a limit about 1mS to send. And how we know this needs too much more for audio signals.
So i have tried a cicle WHILE infinite but it can not do the sending. I saw #367 but i don´t understand very well how it can modify the size of buffer, i mean do it bigger.. and finally to send the data audio files through wifi
:evil: :ugeek: