On Mar 23, 10:09 pm, Sebastien Lelong <[email protected]> wrote: > OK. (BTW, I'll be off next week, and back beginning of week of April 6). > > If we have another compiler version soon, I'll be able to finish my GP2D02 > library too. We'll see then if we can put lcd_hardware in the release or not > (Richard, are schematic/PCB ready ? I remember having read something about a > resistor tied to MCLR being low, what did you guys decide about this ? Is
i guess I missed this one, pull down on MCLR? Where did you read this? > there any other "blocking/waiting-for-feeback" points ?). We'll also have to > build and test the board. I'll build this controller anyway, so I can do > this and properly add documentation on blog. But this will take me a lot of > (but necessary) time. > > Cheers, > Seb > > > > > > > As for the lcd libs: they are okay now in the way that they provide > > more functionality for the same interfaces. for lcd_dog_m_spi.jal i agree but lcd_dog_m_4.jal and lcd_dog_m_8.jal are not tested so not ready for release. > > I'd like to add backlight control (both digital and variable) and, you mean digital in on/off and variable as in PWM ? > > when this is done, also add this to the lcd_app and library. But > > assuming I don't have more time, it will take me another week or two > > (without the documentation...). The reason I tell you this, is that I > > am a bit reluctant to release the lcd_app (+ lib + schematics) without > > the backlight control, since this would force users to update their > > controller later on. And they might omit the backlight hardware since > > the support is missing. Hardware for backlight is added and control on/off is easy, not? see schematic, b0 is for backlight so var bit backlight is pin_b0 pin_b0_direction = output backlight = on backlight = off PWM takes more time or do you have different ideas about backlight control, joep ? > > > So i'd suggest we releae without the lcd_hardware or wait until the > > week of april 6. ok with me Greetz 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 -~----------~----~----~----~------~----~------~--~---
