check out http://code.google.com/p/jallib/wiki/SvnRepositoryHowTo


and have a look at http://code.google.com/p/jallib/wiki/jallib_testing
and 
http://groups.google.com/group/jallib/browse_thread/thread/37e7ec14c1fb37ee/94a1a29c2d510db3
about board and test files.

If you split your sample in a board and test file, the test code can
be used easily for other boards and to generate sample programs for
the lib.

Joep


2010/1/22 m...@watty <[email protected]>:
> I've installed SVN client and "checked out" a read-only copy, so my
> TortoiseSVN client is installed OK?
>
> What next to add/revise libraries?
>
> Mike Watterson.
>
> On Jan 22, 8:00 pm, "m...@watty" <[email protected]> wrote:
>> On Jan 22, 6:24 pm, Joep Suijs <[email protected]> wrote:
>> It would
>>
>> > be nice to receive your improvements, either by email if this is a
>> > one-time contribution or by svn if you join us in the maintenace and
>> > extension of jallib.
>>
>> > As for the hardware connection: this is probably not properly
>> > documented but if you need it, i can check my test board...
>>
>> > Joep
>>
>> All models of displays are different.. I tested my connections on PC
>> parallel port with LCDStudio app for PC.
>> I have satisfied myself that the Reset pin  on most applications/
>> displays can be simply tied to VDD,( or maybe via 1k Resistor + 100nF
>> cap (discharge diode on resistor).).
>>
>> I'm using E2 port for CE pin and all the other pins CS1, CS2, DI (AKA
>> RS), R/W  on port B and D0..D7 on port D. I have figured diodes +
>> resistors to have 12, 16, 25 (4x4 pad, 4 navigation, enter and 4
>> option under display) or up to 65 QWERTY (64 keys, and AltGR key is
>> dioded to "press" Alt & Ctrl). Use port D to drive keys and Port B to
>> scan keys.
>>
>> With 680R to 1K approx in series each drive column via diodes and
>> diodes in series each scan row to B port which has 10k Ohm pull downs,
>> even pressing multiple keys can't messup GLCD on same ports. by
>> default the EN pin on port E2 is disable display ports and thus
>> keyscan works.
>> I've done keypad25 and keypad65 versions of the keyboard library, 0 is
>> no press, 255 is error and 254 is same key.
>>
>> I download tortoise SVN (recommended by Sunish) and will figure out
>> your SVN. Any tutorial?
>>
>> I have a lot of stuff I will add.
>> when I have done the current 3 or 4 16F628/16F877/16F887 projects I
>> will look at some 18F projects inc USB and simple DSP Radio add ons.
>>
>> I will have lib for 16F for LMX24xx dual synth family and also to scan
>> & store channels on a 2 Euro "pound shop" FM radio.
>>
>> .
>
> --
> 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.
>
>

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