Hi All, As I said in the comment: I think refactoring is completed, although there probably are some loose ends. I created a test program. Via the serial port, you can select different unit tests and see the result at the display. The framework is in a separate library and could be extended. Please let me know what you think of testing this way.
But to get back at the lcd libs: I tested all features with a 16x2 display and all looks okay. Some old procedures of Richard are in js_replace and should be integrated into format.jal (which has also a bug with the number of chars in combination with a decimal point iirc). There is an isssue for this on googlecode. The first jallib app is also working. This app is intended for a 16f88, hooked up to an lcd. On an other pic, you can use lcd_hd44780_serial to interface to the 16f88/lcd by using just one pin (software_serial_tx). All features of lcd_44780_common are available! The app could be extended with i2c slave, backlight control (variable) and should be documented (schematics and blog). But this sunday afternoon turns out not to be rainy, so I leave it for now. 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 -~----------~----~----~----~------~----~------~--~---
