Need some ASM code exsamples for my dev3 board LCD...badly!

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
BinaryBurns
Posts: 1
Joined: Fri Mar 17, 2006 10:03 am
Contact:

Need some ASM code exsamples for my dev3 board LCD...badly!

Post by BinaryBurns »

:arrow: :?: Right ...ive got the Pic Dev 3 board with the onboard Samsung KS..... controller chip driving the 2x16 line LCD. IM Currently using a 16F877 and with no problems.

I just cannot seem to snap to the programming of the LCD. IF someone could pleeeeeze send me some exsample code for this Samsung driver i would be upside down....the code must work though...not like so manny copy's ive tried to get going.....

even if its just some code that puts a simple word on the screen...
THANK YOU

Muchly appreciated....
:wink:

Ian
Posts: 110
Joined: Thu Sep 29, 2005 10:53 am
Location: Matrix Multimedia
Been thanked: 1 time
Contact:

Post by Ian »

I have uploaded a zip to our website.
It contains the first two LCD tutorials and code from Assembly for PICs.
These two tutorials display a message and a clock respecively.
Hopefully that should help get you going.

http://www.matrixmultimedia.com/software/Tu29_tut30.zip

Post Reply