Archive 20. February 2013

pcDuino arduino compatible headers. Hmm, not uninteresting - an ARM-based single-board PC with an Arduino-compatible header for connecting and controlling Arduino shields. And the computing power is already quite decent. Just like the basic equipment with interfaces.

Pudb 2012.3: CUI Debugger for Python. On servers, you don't always have the option to start heavy IDEs or even have graphical displays. The alternative - debugging with pdb in the console - is not always great either. And remote debugging doesn't always work as desired depending on firewalls and gateway computers. It's nice when someone takes the trouble to build CUIs for debuggers.