Juan Rivera

Results 4 comments of Juan Rivera

Sorry for the noob question. (UPDATE) So i downloaded manually the files from here: https://github.com/esphome/esphome/tree/4cdc36ac56d7cdaca85f824b3fbbc148451d78aa/esphome/components/ezo_pmp and stored them in config/esphome/custom components, now I'm getting this error while compiling and I...

thanks! i managed to fix it !

I'm still working on the project and I'll upload everything, for some reason the esp32 Wifi crashes with the XQueueCreate in the FREERTOS, I'm trying to sync it with a...

#include #include "sos_IRR_Filter.h" float noise; // // Configuration MIC // #define LEQ_PERIOD 0.1 // second(s) #define WEIGHTING C_weighting // Also avaliable: 'C_weighting' or 'None' (Z_weighting) #define LEQ_UNITS "LAeq" // customize...