schodet / nxt-python

NXT-Python is a python driver/interface for the Lego Mindstorms NXT robot based on NXT_python.
https://ni.srht.site/nxt-python/latest/
GNU General Public License v3.0
237 stars 74 forks source link

How save in the lego #189

Closed andersonaquiles35 closed 2 years ago

andersonaquiles35 commented 2 years ago

How do I save python code in robo? I don't want to use usb cables or bluetooth, I want to save it on the lego arduino itself

schodet commented 2 years ago

This is not possible with NXT-Python.

This can be done with pybricks, but NXT is not supported.