-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RDA5807_06_ESP8266_OLED.ino menu display #23
Comments
Hi Rob,
It's been a while since I last visited this project, and at the moment I am
focused on another one, so I won't be able to give it the attention it
deserves. However, I tried to document the library as thoroughly as
possible to ensure developers have the autonomy to create their own
applications using the device.
The examples provided are meant to serve as guides. I believe the
documentation should be able to support you in this task.
Let me know if you have any further questions.
Best regards,
Ricardo
…On Tue, Jan 7, 2025 at 12:40 PM Rob2 ***@***.***> wrote:
Hi Ricardo
How would I go about switching on the full menu system in
RDA5807_06_ESP8266_OLED.ino (from under construction) as at the moment I
only get frequency or volume control using an encoder.
The sketch works on two different ESP8266 boards, one of which has onboard
OLED and after boot ST, dB, and Frequency are displayed with the encoder
push button activating volume control. Frequency control is by encoder only
with seek currently not working.
Any help would of course be very much appreciated.
Rob T.
—
Reply to this email directly, view it on GitHub
<#23>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAVSJNCMI3AKNTGROH6JDL32JPYQLAVCNFSM6AAAAABUX6XNEOVHI2DSMVQWIX3LMV43ASLTON2WKOZSG43TGMJUHA2TGNQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
QRZ: http://www.qrz.com/db/PU2CLR
Skype: ricardo_caratti
Mobile: +55 61 981442296
|
Hi Ricardo, Thanks so very much for your time, your prodigious work here is a real inspiration and has certainly been a great motivator. I will spend some more time reading I think as I am probably missing something quite simple :) All the very best and keep safe, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Ricardo
How would I go about switching on the full menu system in RDA5807_06_ESP8266_OLED.ino (from under construction) as at the moment I only get frequency or volume control using an encoder.
The sketch works on two different ESP8266 boards, one of which has onboard OLED and after boot ST, dB, and Frequency are displayed with the encoder push button activating volume control. Frequency control is by encoder only with seek currently not working.
Any help would of course be very much appreciated.
Rob T.
The text was updated successfully, but these errors were encountered: