Last seen: 2025-10-28 1:13 am
Thanks for the info, I fixed the large numbers as it came from my smoothing calculations. The values are now close to 0 - 4095. However, I changed the...
So I added a photo of my project. This is my second and it will have a lot of features, most of what I have to figure out how to. One of the issues is...
Attach the complete sketch. Servo 4 is my main issue. When I run pedalC alone it work as expected, but when I add LL section LL start to jitter and ru...
Thanks for your assistance, I'm learning as I go.
@tfmccarthy I modified the code to the above as you suggested, but nothing happened, motors do not run. Below what I change it to. void OnDataRecv(c...
As can be seen on the touch screens when touching the "Manual Tune" it open the Manual screen. I can select multiple strings but generally I will only...
So TFMcCarthy I done your suggested changes. Will, I added a ui.h where I put the receiving data as extern struct_message myData1; If I declare in...
Just keep in mind I'm only coding for a year or so 🤔 Meaning I have an idea what you are talking about but do not always have the knowledge to...
OK but how do I change the code to only process it once?
When I get this code working with one string I will include the rest. I have a total of 12 strings to manual tune. I will do the adjustments via 2 esp...
Hi TFMcCarthy. Thanks for your assistance. I done what you tell me and motors start and stop, however when starting up the motor start up and ramp up ...
Hi all. I am looking for help. In the attach code I tried to code DC motors to adjust a Electro Steel Guitar project I am busy with. The motors needs ...
I have two questions. 1. With regards to load cell's. I have 12 load cells and run 6 with master esp and 6 with slave esp. As I ran out of pins on t...