Archives for posts tagged ‘Python’

Managing your music library and digital audio player with musync

One of my few (or rather: my only) successful programming projects is musync. It began as a weekend hack to solve the growing problem of how to selectively synchronize music to my portable digital audio player into a somewhat coherent file/directory structure.
Shortly after musync became practically usable, however, udoprog started hacking on it, and the [...]

Winky, an arduino-based temperature logger: project plan

I spent New Year’s with my cousins (also known as The Swedish Shortsnouts), where I came in contact with a project of their father’s, a PIC-based temperature monitor/logger named Dobby. When I returned home, I felt rather inspired, and dug up my Arduino Duemilanove and a SHT15 sensor I bought earlier.
At this point, I’d like [...]