Explore >> Select a destination


You are here

jborza.com
| | www.onetransistor.eu
8.5 parsecs away

Travel
| | A new version of the serial device programmer PonyProg has been released. It comes with a good-looking Qt based interface. Here are some screenshots and tests.
| | crepererum.net
9.1 parsecs away

Travel
| |
| | smayze.com
8.8 parsecs away

Travel
| | The purpose of this entry is to describe the assembly, programming and testing of the alternate Clock Display Module - whereby instead of a dedicated display driver chip, the module will be controlled by its own micro controller. This was created under a separate GitHub branch as UCtl_small. After the relative ease of getting the...
| | ericlathrop.com
87.4 parsecs away

Travel
| I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python.