Page 1 of 1

Mini SSC 3Byte Protocol

PostPosted: Wed Jun 11, 2014 6:56 am
by JB_AU
Why is it when i type a 3 & a B (3B) "Boobs" come to mind lol

I read the dsp blog (as you do!(should!!)) , excited by the HopeRf tranceiver i concluded from datasheets i could interface the receiver directly to a Pololu Maestro servo controller. Flowstone-->Hope-->Maestro.

What i liked most, is the fact, that the Meastro (damn! english) accepts the Mini SSC 3Byte Protocol (omg).

So this is my simplified module without comport, (I finally understand it, hooray).

Now i would like to ask how to accomplish a few things :)

How would i apply a single right click transition that decrements or increments the slide +/- value of 1 depending which side is clicked ?
How can you show/hide a module by interaction?
Do layers exist somehow?

Finally, how does one populate the version properties of an exported executable?

Ok, thanks.

Re: Mini SSC 3Byte Protocol

PostPosted: Wed Jun 11, 2014 1:46 pm
by Nubeat7
JB_AU wrote:How would i apply a single right click transition that decrements or increments the slide +/- value of 1 depending which side is clicked ?


if you rclick in the left half of the slider it decrements and on the right half it increments, you also can set the steps so you can increment or decrement 10 instead of 1..