More ways to control Ned

There is even more ways to control Ned.

If you are a beginner, look at Blockly section to understand the programming fundamentals.
If you want to go further, maybe experience your own image processing, multi-robot, AI… You can go to PyNiryo for more information.

Blockly

Check out Niryo Studio.

PyNiryo

As explained in the page Use Ned’s TCP server, a TCP Server is running on Ned, which allows it to receive commands from any external device.

PyNiryo is a Python package available on Pip which allows to command the Niryo Robots with easy Python Binding.