> Is there a open source C library available similar to the JalLib for > PIC/PIC16? For instance i got my 16x2 LCD working with the library > from JalLib. Just wondering whether a similar C library exists. There is no single C compiler, various non-C things that are important=20 to PICs (like access to bits and bit fields) are done differently in=20 different compilers. Hence such a library would be at least somehwat=20 compiler-specific. In most cases the library vendor provides at least=20 some libraries. For HiTech you could check the lib I made for the DB038 board. Docu is=20 in the DB038 manual. http://www.voti.nl/DB038/index.html --=20 Wouter van Ooijen -- ------------------------------------------- Van Ooijen Technische Informatica: www.voti.nl consultancy, development, PICmicro products docent Hogeschool van Utrecht: www.voti.nl/hvu --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .