are there nokia lcd

General discussion on mikroBasic for AVR.
Post Reply
Author
Message
anboba
Posts: 78
Joined: 13 Nov 2008 22:41

are there nokia lcd

#1 Post by anboba » 23 Nov 2008 00:05

i want nokia lcd 6610 or 6100 library

:lol:

anboba
Posts: 78
Joined: 13 Nov 2008 22:41

#2 Post by anboba » 24 Nov 2008 12:57

why no any one answer i want to know only are there library or no

anton
Posts: 807
Joined: 23 Sep 2004 09:16
Location: South-Africa
Contact:

#3 Post by anton » 24 Nov 2008 13:08

Hi anboba

Here is a link for a PIC microcontroller by yo2lio,

You will need to convert it to AVR

http://www.microelemente.ro/MikroPascal ... 100_PH.zip

Anton
Another proud user of LV 24-33A Development System and mikroPascal PRO for dsPIC :)
PortA not working? Add CMCON := 7; PortD not working? Add ADCON1 := 6;
To paste code on the forum, please use the [b] Code [/b] button !! ;)

anboba
Posts: 78
Joined: 13 Nov 2008 22:41

#4 Post by anboba » 24 Nov 2008 13:14

anton wrote:Hi anboba

Here is a link for a PIC microcontroller by yo2lio,

You will need to convert it to AVR

http://www.microelemente.ro/MikroPascal ... 100_PH.zip

Anton
i'm happy for your answer :D
but how i can convert it to AVR :wink:

anton
Posts: 807
Joined: 23 Sep 2004 09:16
Location: South-Africa
Contact:

#5 Post by anton » 24 Nov 2008 14:17

anboba wrote:
anton wrote:Hi anboba

Here is a link for a PIC microcontroller by yo2lio,

You will need to convert it to AVR

http://www.microelemente.ro/MikroPascal ... 100_PH.zip

Anton
i'm happy for your answer :D
but how i can convert it to AVR :wink:
1. Download the code
2. Open it with mikroPascal for PIC (or a texteditor will also do)
3. See what the code does, there are comments in the code
4. Create a new AVR project in your compiler
5. Start to write your own library
6. Your done and can now upload the Nokia 6610 library for AVR so that other people can use it.

Anton
Another proud user of LV 24-33A Development System and mikroPascal PRO for dsPIC :)
PortA not working? Add CMCON := 7; PortD not working? Add ADCON1 := 6;
To paste code on the forum, please use the [b] Code [/b] button !! ;)

anboba
Posts: 78
Joined: 13 Nov 2008 22:41

#6 Post by anboba » 25 Nov 2008 19:21

1. Download the code
2. Open it with mikroPascal for PIC (or a texteditor will also do)
3. See what the code does, there are comments in the code
4. Create a new AVR project in your compiler
5. Start to write your own library
6. Your done and can now upload the Nokia 6610 library for AVR so that other people can use it.

Anton
i cant don it it's very hard
if there a 6610 library on the internet for avr
it's very very important

Post Reply

Return to “mikroBasic for AVR General”