tamirrosenberg / WiFi-Stepper-Motor-Controller-v2

Control Stepper Motor remotely using WiFI (ESP8266/DRV8825)
13 stars 3 forks source link

Great project!! but some suggestions #3

Open edegraaff opened 5 months ago

edegraaff commented 5 months ago

First of all, i love the project, and i promoted it here also to some other hams.

It works fine, and i will use it to manage my self made loop.

One observation, it seems the code is refreshing itselve a lot, when you open the web debug panel, you will notice a lot of traffic between the pc and the esp and i think it could be lowered a lot..

we are happy to assist to debug this item, in fact, the rest works great. I will show it also on Veron A28

regards eelco

tamirrosenberg commented 5 months ago

Thank you @edegraaff for your feedback, I appreciate that! I always like to get more ideas for improvements. When you test the code and show it to other, please always check that you are using the latest firmware. In addition, there are a set of YouTube videos that show examples of this project. All the best! Tamir

edegraaff commented 5 months ago

Hi Tamir, what i mean is there is something causing errors in the interface, and i have made a recording for you. What i would expect is the communication in the interface will be active during modify, but then there is no reason to initiate something until a button is pressed, maybe i see some semafore polling, but at least this takes a lot unneeded resources. please watch the video.

https://github.com/tamirrosenberg/WiFi-Stepper-Motor-Controller-v2/assets/12442749/65dc7b20-2855-493e-a4e1-4846ace0a155

I hope it add some extra info, and improve your project. I think it is worth it.

73 Eelco de pd1eg