PyDMX icon indicating copy to clipboard operation
PyDMX copied to clipboard

Install core package and FTDI driver package

Open static75 opened this issue 1 year ago • 6 comments

Noob question: I downloaded the zip file to my Raspberry Pi and read the README file. How do I install the core package and FTDI driver package? I want to make sure I do everything exactly right for the best chance of success.

In the Core folder I see a setup.cfg file and pyproject.toml
Under Core there is a DMX folder, and under that a Drivers folder with dummy.py and debug.py. Not sure what I'm supposed to do with those.

In the Drivers folder there is Ardiuno folder and FTDI folder. I'm not using Arduino, so if I dive into the FTDI folder I find another set of setup.cfg and pyproject.toml.

I'm a little lost as to what I'm supposed to do next to get things up and running. Thanks in advance!

static75 avatar Sep 04 '22 22:09 static75