I would like to teach Python using the Ranger as it has more sensors and encoder motors which makes it a bit more interesting than the mBot.
Are there any python libraries specifically for the Ranger e.g. 12 LEDs on board etc?
Using the mBot python library from github and after installing pyserial etc I have managed to get the motors to work but the light sensor appears to be the wrong port and doesn’t change with the lighting.
I’m guessing a lot of these libraries have already been written. Could Makeblock at least provide a list of ports for the on board sensors - gyro, sound sensor, light sensors 1 & 2 and LED outputs and encoder motor outputs.
Thanks in advance!