Basically I`m wondering if anyone has tried this. I am not one to ask questions without previously exhausting all other options so if there is a link and or website please let me know. No hard feelings.
Serial read scaled against serial out, triple serial out integers. If I am taking an analogue or digital read and sending it proportionally to a serial out, can I make that same read send 3x serial outs. The rub lies within the serial outs requiring an inverse.
Eg:
serial read =
1500ms
serial out on ch1,2,3 would be 1500
serial read=
1950ms
serial out on ch 1,2 would be 1950
serial out on ch 3 would be 1050
This is for my hexapod project using an Uno and an SSC-32 with an AR6100E reciever and DX6I
If I can get everything to scale right I am sure it will work right regardless of outside opinion. (As long as I don`t run up against flash ram limitations)
For the record Im a ``build first, learn the proper way later`` kind of guy. However, I have researched the crap out of this and I just cant seem to find any tweakable start points for the code. Nor can I find any examples of this type of thing period.
Your consideration is very much appreciated. ![]()