EV3dev Python simulator

Post date: Aug 25, 2019 2:38:0 PM

cort@aposteriori.com.sg has created a simulator for ev3dev python...

https://www.aposteriori.com.sg/Ev3devSim/index.html

It simulates a 2-wheeled differential drive robot commonly used in competitions. He made it mainly to help his students practice programming python on the EV3 even when they don't have access to the actual robot. The simulator runs entirely in the browser, so it can scale to any number of simultaneous users without significant load on the server - you just need to download the maps, javascript files, etc.

I'm afraid I can't give any guidance on using the simulator on this site.

See also this discussion page: 

github.com/ev3dev/ev3dev-lang-python/issues/264