Hi, it's me again ;) I had a better look at the starter pack and the testfile provided. I found that there are a lot of libraries provided in the starter pack, some with similar functionality (like pwm_hardware and pwm_hardware1 - the latter has the same api (for double pwm support), but only suports one pwm module). And besides this, there are However, the bert-include only include a few of them, (let us call this the 'core'). Most of this core functions are present in jallib. The only module missing is program_eeprom - read and write access to the program flash. Iirc there was some debate on this but I can't recall what the issue was.
The large number of non-core library files (i2c, keypad, lcd etc) puzzle me. Does the book describe the include and use of all of this libs? Why aren't they part of the core lib (part of the super include) and covered by the testprogram? But if they are not documented, who would find (and use) them? If we leave the program-memory thing out, it is not so complicated to describe the conversion of the testprogram to jallib. But if it is only a small part of the functionality used by the average user that is at the point of switching, this will not be too helpfull... Joep --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jallib?hl=en -~----------~----~----~----~------~----~------~--~---
