Audio Processor TDA 7439 With New Interface!

It is nothing new for TDA 7439. A lot of people did that, and I am inspired by them. That was my 2nd project on Arduino and TDA 7439 with LCD (16x2). The Dot Matrix LCD was not very impressive for me; for that reason, I just tried to make it colourful with a large display. As a new user on Arduino, it was quite challenging for me. This is my 3rd project on Arduino Nano with TFT ILI9341 display, but I faced a problem after 70% of the code was written. The flash memory of the Nano exceeded the limit, and then I shifted to ESP32. It is my 1st experience on ESP32. I was very confused to choose the ESP board because there are hundreds of types of ESP32 boards! Then I choose the ESP32 WROOM devkit with 2 reasons: 1. I need more flash memory than Arduino Nano. Nano's memory was not enough. And the 2nd reason is that the ESP32 is quite cheap and available in our local market. other hand capacitive touch features available in ESP32. I configure the switching in 3 different ways: rotary encoder, tact switch, and touch switch. The TFT screen is not as good as a mobile screen but much better looking than an LCD. I've used the Sony TV [RM-ED054] remote control, which is also very cheap and available. I have a plan to control the system over Wi-Fi but am facing the problem that "WIFI manager" is conflating with the eTFT library [so far, I guess]! I need to dig more about this issue...
 

Attachments

  • DSC_0423.JPG
    DSC_0423.JPG
    289.7 KB · Views: 42
  • DSC_0453.JPG
    DSC_0453.JPG
    231.2 KB · Views: 39
  • DSC_0454.JPG
    DSC_0454.JPG
    242.7 KB · Views: 34
  • DSC_0455.JPG
    DSC_0455.JPG
    236.5 KB · Views: 40
  • DSC_0456.JPG
    DSC_0456.JPG
    247.7 KB · Views: 36
  • DSC_0457.JPG
    DSC_0457.JPG
    239.2 KB · Views: 37
  • DSC_0458.JPG
    DSC_0458.JPG
    243.7 KB · Views: 38
  • DSC_0459.JPG
    DSC_0459.JPG
    229.3 KB · Views: 40
  • DSC_0460.JPG
    DSC_0460.JPG
    223.6 KB · Views: 39
  • DSC_0461.JPG
    DSC_0461.JPG
    228.2 KB · Views: 38
  • DSC_0462.JPG
    DSC_0462.JPG
    233.5 KB · Views: 35
  • DSC_0463.JPG
    DSC_0463.JPG
    225.5 KB · Views: 37
  • DSC_0464.JPG
    DSC_0464.JPG
    221.6 KB · Views: 38
  • DSC_0465.JPG
    DSC_0465.JPG
    236.1 KB · Views: 39
  • DSC_0466.JPG
    DSC_0466.JPG
    226.2 KB · Views: 38
  • DSC_0467.JPG
    DSC_0467.JPG
    209.8 KB · Views: 35
  • DSC_0468.JPG
    DSC_0468.JPG
    232.8 KB · Views: 35
  • DSC_0469.JPG
    DSC_0469.JPG
    200.4 KB · Views: 37
  • TDA7439_ESP32_TFT.jpg
    TDA7439_ESP32_TFT.jpg
    251.4 KB · Views: 37
  • TDA7439_ESP32_TFTr.jpg
    TDA7439_ESP32_TFTr.jpg
    167.7 KB · Views: 44