Removes all semicolons at line endings in the Python examples.
import usys and utime instead of sys and time, as the latter are not available on all platforms
* adding micropython examples * adding micropython examples