Skip to content

walulas/rdaudp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

465e9b7 · Oct 21, 2021

History

13 Commits
Oct 21, 2021
Oct 21, 2021
Oct 21, 2021
Oct 21, 2021

Repository files navigation

RDA >>><<< UDP

RDA5807M Over MicroPython UDP Protocol.

Usage

Simple, Just Send Command Below.

Command:

rt  for  Flat Audio Output
bs  for  BassBoost Mode ON
v+  for  Increasing Volume
v-  for  Decreasing Volume
f+  for  Increasing Frequency
f-  for  Decreasing Frequency
oi  for  Power Toggle (on\off)
mt  for  Mute Toggle (mute\unmute)
mn  for  Stereo Toggle (stereo\force mono)
=<freq>  for  Directly Frequency (760 - 1080)

Installation

exec(open("rdaudp.py").read(), globals())

Run While Boot

import uos

uos.rename("rdaudp.py", "main.py")

View Control Using UDP Controller App

Info

More Support, Contact Me On Twitter or Instagram.

Releases

No releases published

Packages

No packages published

Languages