Edzelf / ESP32Radio-V2

New version of the well known ESP32 Radio. Now optional I2S output!
Apache License 2.0
183 stars 45 forks source link

LCD1602 - more messages for this display, better feedback on startup #56

Closed FlintEastwood closed 8 months ago

FlintEastwood commented 2 years ago

Hello Ed, Can you take a look into my fork? In the Commit https://github.com/Edzelf/ESP32Radio-V2/commit/e23f6436fa1f2301293a220d23bccecbe9e39fa6 I made a few changes for the LCD1602, to get a better feedback while the radio starts. I'm not the greatest code-writer, maybe a few things could be done better, but it works.

Sometimes I had and still have a strange random character garbage, when starting up, so I have to restart the radio again. This must be something with the display init, but I didn't figure it out yet.

Greetings, Stefan