I got a TEA5767 FM Radio chip and completed the basic project with an Arduino. I followed the code example from the below page:
http://www.ardumotive.com/how-to-use-th ... le-en.html
Since it is using I2C, I figured I can do the same with an ESP as well. I moved the code over to an ESP sketch, but I am not able to build the sketch. I think the tea5767 library was made with Arduino in mind, and it is referencing Arduino libraries.
Would somebody help me to "port" this for ESP?
Thanks a lot in advance.
Csongor