Category Archives: Uncategorized
Falickaway: a flickr viewer
Available now: flickaway (demo) I love flickr. I also love my pictures, and sometimes flickr feels too… generic? impersonal?Anyway. I decided to spend some time coding this flickr viewer so to have a website with my style and the same … Continue reading
CYZ_RGB alpha 2 – feature complete
The second release of CYZ_RGB, an alternative firmware for BlinkM, is now ready for download. The latest release implements all the features of the original firmware. The program has been slightly tested at a functional level (sitting there and watching … Continue reading
How (not) to code and new functionalities
How (not) to write code for a small chip The project has two main set of procedures for color control and commands execution. Loving encapsulation and separation of concerns, I built two structs with function pointers, to mimic objects: typedef … Continue reading