
Download and install the latest ARC robot programming software to experience these updates.
Get ARCChanges:
Added beta Python support. Incomplete is intellisense and ability to import libraries. The same functions exist in Python as the JavaScript interpreter, so they can be easily identified during this beta period. You can control servos, digital ports, UART, COM, etc. the same way as JavaScript. The ControlCommand() feature for Python has not been implemented. Stay tuned for future releases with increased python support.


Added beta Python support. Incomplete is intellisense and ability to import libraries. The same functions exist in Python as the JavaScript interpreter, so they can be easily identified during this beta period. You can control servos, digital ports, UART, COM, etc. the same way as JavaScript. The ControlCommand() feature for Python has not been implemented. Stay tuned for future releases with increased python support.


It is great news, thanks for implementing Python.
I began to learn Python not so long ago and it will be great to progress using ARC and have fun with some robots...