Search found 12 matches

by Pires
11 Jun 2005 22:41
Forum: mikroPascal General
Topic: Questions !
Replies: 6
Views: 2928

Questions !

My more experienced friends. I am with some doubt and it would like you to help me. 1 - which the difference between Vref+ and Vref - 2 - which operator I should use to extract only the whole part of a division, despising the decimal part. 3 - in a routine IF... THEN I cannot use AND or OR. Example:...
by Pires
10 Jun 2005 21:51
Forum: mikroPascal General
Topic: DateBase ?
Replies: 2
Views: 2067

DateBase ?

Hi,

There is some chance of doing with MP, a good PIC and a good EEPRON, a Datebase a and even a table where in a column there will be an index and in another column the corresponding value ?
:idea:
Fernando
by Pires
08 Jun 2005 21:02
Forum: mikroPascal General
Topic: LCD8
Replies: 4
Views: 2376

LCD8

I was using MP 3.0.0.2. Already dowload of the 3.004, and I got to compile.
Thank you
by Pires
08 Jun 2005 16:15
Forum: mikroPascal General
Topic: LCD8
Replies: 4
Views: 2376

LCD8

I am using 877 !!!!
:o
tks
by Pires
08 Jun 2005 13:00
Forum: mikroPascal General
Topic: LCD8
Replies: 4
Views: 2376

LCD8

I am receiving message " Linker error __RS Bad Bit Number " when I try to compile the routine example of LCD8. program Lcd8_default_test; var text: array[20] of char; begin TRISB := 0; // PORTB is output TRISC := 0; // PORTC is output Lcd8_Init(PORTB, PORTC); // Initialize LCD at PORTB and PORTC Lcd...
by Pires
01 Jun 2005 08:52
Forum: mikroPascal General
Topic: LCD 16x1
Replies: 5
Views: 3008

LCD 16x1

I am still with problem in using LCD 16x1 with Pascal routines.
Which modifications in Hardware and Software that I have to do to use LCD 16x2 and LCD 16 x1?

Thanks
by Pires
24 May 2005 21:32
Forum: mikroPascal General
Topic: LCD 16x1
Replies: 5
Views: 3008

Yes LCD is compatible with 44780. I proved that making him to work with other programmed PIC with program written specifically for 16x1 and it worked a lot well. I don't just get to put in operation with programmed routine in Pascal. Is there any command for me to send to LCD and to be recognized as...
by Pires
24 May 2005 01:55
Forum: mikroPascal General
Topic: LCD 16x1
Replies: 5
Views: 3008

LCD 16x1

I am recovering old scientific apparel that it uses LCD 16x1 and I don't know as programming to use same LCD 16x1. The mikropascal only accepts LCD 16x2. How can I program for use of LCD 16x1?

Thanks
Pires
by Pires
19 May 2005 20:33
Forum: mikroPascal General
Topic: Frequency Counter
Replies: 10
Views: 6153

My friend LGR,

I need to do my project inside of my conditions. I need a very small circuit, because I don't have space for you put it. Like this I have the option of using 7 seg. very small. If you know where I can find LCD with dimensions of 7mm x 14mm, I am very grateful.

Tks
by Pires
19 May 2005 07:40
Forum: mikroPascal General
Topic: Frequency Counter
Replies: 10
Views: 6153

It excuses me for that mistake. I discovered that the command LCD_init already configures LCD for their controls. :?

Now I am wanting to use that routine to read the frequency in 2 or 4 digits of 7 seg. Is that possible?
by Pires
19 May 2005 05:16
Forum: mikroPascal General
Topic: Frequency Counter
Replies: 10
Views: 6153

RS, E and R/W control

I thank the information that I received, however I have problems in the connections of LCD for the examples counter8 and freqonlcd, in the connections of the controls RS, E and R/W. In any place I verified those information. Please report where I should tie those pins of LCD.
Tks
by Pires
18 May 2005 12:52
Forum: mikroPascal General
Topic: Frequency Counter
Replies: 10
Views: 6153

Frequency Counter

I am making project to read frequency using PIC and I am with difficulty in doing the routine in Pascal for that. I am trying monitor in the ascent of the pulse in a PIN and later a new ascent of the pulse. In this interval I count a clock with 1 second. Then I have the period in the wave way that I...

Go to advanced search