Search found 77 matches

by lgrfbs
25 May 2023 21:11
Forum: mikroPascal PRO for PIC General
Topic: Controlling the compiler from code
Replies: 2
Views: 426

Re: Controlling the compiler from code

Thank you very much!
Then I know.
by lgrfbs
25 May 2023 20:26
Forum: mikroPascal PRO for PIC General
Topic: Controlling the compiler from code
Replies: 2
Views: 426

Controlling the compiler from code

How to tell the compiler from code
which PIC and crystal speed you have built your PCB for?

Example:
Target: PIC16F874
Target speed: 4Mhz crystal
by lgrfbs
21 May 2023 16:59
Forum: mikroPascal PRO for PIC General
Topic: 10x10 XY Keypad
Replies: 3
Views: 982

Re: 10x10 XY Keypad

How should you write to tell the code that you want to run a PIC16F874 in 4.0Mhz via an external crystal?
by lgrfbs
05 Sep 2022 12:42
Forum: mikroPascal PRO for PIC General
Topic: 10x10 XY Keypad
Replies: 3
Views: 982

Re: 10x10 XY Keypad

Okay, then it's time to dust off the pascal skills.
Thanks.
by lgrfbs
21 Aug 2022 08:55
Forum: mikroPascal PRO for PIC General
Topic: 10x10 XY Keypad
Replies: 3
Views: 982

10x10 XY Keypad

Hello
It's been a very long time since I posted anything on this forum.

Is there any possibility of using any lib for the 10x10 XY keyboard array?

The electrical diagram for the project:
Target3000 DCC_Keypad.png
Target3000 DCC_Keypad.png (181.6 KiB) Viewed 982 times
by lgrfbs
22 Feb 2010 00:00
Forum: mikroPascal PRO for PIC General
Topic: Qhelp
Replies: 2
Views: 1808

Re: Qhelp

Thanks for that, now I know something more. :D
by lgrfbs
21 Feb 2010 00:57
Forum: mikroPascal PRO for PIC General
Topic: Qhelp
Replies: 2
Views: 1808

Qhelp

Hi
I are missing the "Qhelp" tap im my mikroPascal I know it was in mikroPascla 3.2 but can not find it in mikroPascal PRO for PIC 3.2, so is it gone or have I be asleep too long?
Have search on "qhelp" on the forum and can not find the answer.
by lgrfbs
04 Jul 2009 12:54
Forum: mikroBasic Wish List
Topic: 10fxx support......
Replies: 40
Views: 41912

Niki how is it going with this?
by lgrfbs
30 Jan 2007 23:09
Forum: mikroPascal General
Topic: Bootloading the 18F...
Replies: 1
Views: 1761

Bootloading the 18F...

Can I Bootloading the 18F4550 with mikroPascals bootloader over USB?
by lgrfbs
17 Oct 2006 17:01
Forum: mikroBasic General
Topic: The program kills mikroBasic
Replies: 4
Views: 2489

The main program mikroBasic closes on my computer then I try, but
now when I edit according to you info and now is all working.

I want to apologize that I waste with yours time for this problems.
:oops: :oops:
by lgrfbs
17 Oct 2006 16:52
Forum: mikroPascal General
Topic: String work.
Replies: 2
Views: 1951

thanks for that.
by lgrfbs
16 Oct 2006 21:46
Forum: mikroBasic General
Topic: The program kills mikroBasic
Replies: 4
Views: 2489

The program kills mikroBasic

Hi, sorry for not so good English. My mikroBasic program kills mikroBasic 5.0.0.0 program Tmp dim I_vikt as integer dim S_vikt as string [15] dim I_Tusen as Integer dim I_Gram as Integer dim S_Tusen as string [10] dim S_Gram as string [10] 'dim S_Text_Vikt as string [5] 'dim S_Text_Kg as string [3] ...
by lgrfbs
16 Oct 2006 19:38
Forum: mikroPascal General
Topic: String work.
Replies: 2
Views: 1951

String work.

Hi, sorry for not so good English. I want too do this: Program Test; Uses CRT; Var NewString: String[6]; BeginString: String[20]; Begin {Exampled in TurboPascal 5.5 for tray the copy command} BeginString:='mikroPascal_is_cool!'; NewString:=Copy(BeginString,6,6); {<---- this} Write(NewString); {Get t...
by lgrfbs
02 Jun 2006 20:23
Forum: mikroPascal Wish List
Topic: Add support for ...
Replies: 1
Views: 3246

Add support for ...

Add support for:
Wisp628
ICD2


Maby??
by lgrfbs
15 May 2006 15:40
Forum: mikroPascal General
Topic: Current wish list
Replies: 27
Views: 40441

visual initialization tool

Can any one show a screendump on a visual initialization tool?
That do I use a visual initialization tool for?

Go to advanced search