News

[Navin] has been hard at work producing a GUI which works with different micocontrollers. The idea is to make it even easier to develop projects by simplifying the feedback and control you can get … ...
The __future__ module in Python is used for implementing features in the current Python version that will be incorporated in a future version. This is done so that you can adapt to the new feature.