Hello Joep.

lcd_44780_common is looking very nice and i see that my feedback on
r837 20 minuts ago can be ignored.

>
> 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.

So js_replace will be removed after putting (some or all) the
procedures in format.jal?
you are not thinking about creating a growing file like
lcd_hd44780_addition where we can place functions and procedures
specialy and only for lcd?
for instance if we create a procedure to write a user designed
character to the lcd where to put that one?




>
> 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).

sorry for asking but what is a jallib app?
do you already have a schematic and pcb for attaching lcd serial or
i2c to a microcontroller ?.
so this means i can be of no assistance, creating the hardware ?.

> But this sunday afternoon turns out not to be rainy, so I leave it for now.

very good idea,  nice weather is not common in the Netherlands.


Richard

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to