Posts

Showing posts from May, 2015

Google Summer of Code 2015 : FOSSASIA

Image
I've got selected to Google Summer of Code 2015. This time I'm developing a library to support knitting machines . It's great to work with FOSSASIA team under awesome mentors  Mario Behling   ,  Eddie von Altenberga  ,  Christian Obersteiner   and  Aruna Herath .  This is the Initial suggestions for the project. Library to support knitting machines Basic abstraction of the library I would like to create library as separate layers Serial communication : open, configure, read and write to serial port Machine definitions : machine initialization, load to machine, save from machine Image handling functions : memory allocation, read image file, setter and getter for image pixels File handling functions : read / write access Common utility functions Add dependencies for the library There are several dependency libraries which ayab has such as pillow, pyserial, wsgiref, fysom and yapsy with relevant versions. These dependencies should be added