Pioneer N50 HTTP control
python script

WARNING :

Work in progress ... but running.
Needs : Python3,
Tested on : Linux Raspbian, MacOsx

RUNNING :

$ ./Pioneer_n50.py --help
usage: Pioneer_n50.py [-h] [--n50ip [N50IP]] [--port [PORT]]

Web server for Pioneer N50 audio streamer control

optional arguments:
-h, --help show this help message and exit
--n50ip [N50IP]
--port [PORT] (default is 3050)
$ ./Pioneer_n50.py --n50ip 192.168.137.144 (<-- IP adress of the Pioneer N50)


and then in your browser, open :
http://IP_PYTHON_MACHINE:3050/

SOURCE :

Pioneer_n50.py (version 0.01)


Marc Dilasser, March 2022, mail : md AT lekermeur.net