You are here |
jborza.com | ||
| | | |
www.onetransistor.eu
|
|
| | | | 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
|
|
| | | | ||
| | | |
smayze.com
|
|
| | | | 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
|
|
| | 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. |