Beginners: please read this post and this post before posting to the forum.
0 Members and 1 Guest are viewing this topic.
At present, all that is happening is that addBit is called only when changes are not occurring.
I've been thinking of making something like this, but with a more complex packet format, and also, intermediate signal "hubs" so I can spread several in my house. This way, wherever the robot will be in a "hub" coverage area, I can see on my computer what its thinking.But the whole protocol is killer to design, as not to have any signal bouncing. setting a time to live might solve it, though.anyway, can you post some pseudocode for your project? I'm very interested in this.are you using two different frequencies to allow full duplex? If not, how do you keep TX and RX from overlapping at one end?
can you post some pseudocode for your project? I'm very interested in this.are you using two different frequencies to allow full duplex? If not, how do you keep TX and RX from overlapping at one end?