Having recently bought some Leitner Libelle’s, and not finding this information anywhere else (including in their manuals), I thought I would document my findings here: These instructions apply to the Leitner Libelle, and presumably also for... Read More | Share it now!
Category Archives: Technical
Arduino Tower Clock
Notes: 1. This is documenting a Tower Clock that I installed in January 2015. It has been running successfully since then. Given that background, some of the code might not be compatible with current versions of the Arduino environment. 2. This is... Read More | Share it now!
Javascript: Find next nth day of month
Having looked around for code that will find the next, say 4th Wednesday, or the next 5th Sunday, I decided to write my own. The problem is that most solutions I found do not handle the 5th Sunday problem correctly. This is my solution. First the... Read More | Share it now!
Photos to Impress
Having searched vainly for how to put a collection of photos into a LibreOffice Impress file using a batch process, I thought I would document it here. It’s quite simple really. 1. The first thing is to get all the files at a reasonable size,... Read More | Share it now!
VLC Setup for output to projector using extended desktop
Note: Ever since V3 of VLC, this no longer works. Currently VLC will show on whatever display you request it on. In other words, if you want it to show it on Display 2, have an instance of File Explorer on Display 2, and start VLC by selecting the... Read More | Share it now!