WebControlCNC / WebControl

Web-based Ground Control
GNU General Public License v3.0
58 stars 33 forks source link

Test Rig #55

Open thejobbitt opened 4 years ago

thejobbitt commented 4 years ago

Could you share with me how you have your test rig setup? I'm thinking about building one to help with development.

madgrizzle commented 4 years ago

I just have an rpi plugged into an arduino with it set to fake servo mode. Nothing special.

Most of my development is done on my win10 laptop running pycharm as my idea. I also have a spare Arduino connected to it.

gb0101010101 commented 4 years ago

@madgrizzle, Do you have the Maslow board plugged in to Arduino or can it run without it?

madgrizzle commented 4 years ago

I have a board plugged in set for fake servo.. it'll startup and such without it, but you can't do much without an Arduino connected.

blurfl commented 4 years ago

Do you have the Maslow board plugged in to Arduino

You don’t need a Maslow board to use the ‘Fake Servo’ mode. The firmware will respond as if a v1.2 Maslow board were present.

gb0101010101 commented 4 years ago

OK Great. Will dig out a Mega 2560 and try it.

For others: To enable Fake Servo

The secret code appears to be the answer to Ultimate Question of Life, the Universe, and Everything (Haha - Love it). Can anyone confirm? Could not find it documented anywhere.

madgrizzle commented 4 years ago

You've got it.. I'd rather people ask for the secret or be smart enough to know to figure it out than to make it easy and someone unwittingly enter fake servo mode.