Results 38 comments of Alan Yorinks

Here is a [link to an article](https://www.html5rocks.com/en/tutorials/file/dndfiles/) that demonstrates what I would like to see. This is a javascript solution to bring up the native OS file chooser dialog box....

+1 on the @novaspirit solution. Works on DHT22 and DHT11 sensors for me with and without the 10k pullup.

@lurch As mentioned above, if I run the stock uart_advanced.c driving it with my Python test script I see the delay. If I run the same Python script using a...

Has the latest version been verified to support multiple simultaneous i2c devices?

Hi, I am assuming you are referring to the s3a script's execution path. The path is selected by the Python setuptools when an installation is performed. The pyproject.taml file specifies...

Thanks for the detailed information. You will need to create a virtual environment on the USB stick. Information about virtual environments can be [found here](https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/), and here are the steps...

I am closing this issue. If you have any further questions about it, please enter them here, and I will look at them.

@dtex I don't own this repository, but since I have been "pulled into" ;-) this conversation, I will add my 2 cents. To run a stepper motor, the stepper motor...

@dtex Thanks for your comment. Hopefully, I will not sound like a jerk for this, but I will not use accelStepper because of the following statement on the author's web...

Since Mainsh2208 states that he doesn't know Python syntax, dtex's suggestion of JS at this point in time is probably the best. Without knowing the actual application requirements it is...