Search found 444 matches

by joseLB
10 Sep 2006 15:01
Forum: mikroPascal General
Topic: PICFLASH2 do NOT recognize 16F877A in EasyPic3 with v6.0.0.1
Replies: 5
Views: 2828

going further

doing more tests I found: 1- any commands Reade/Write/Verify/Erase/Blank give the same message 2- if I give OK for the message, I seems to do the operation with success (erase/blank, read, write), with sucess messages, where apliable. 3- verify is also telling that verification is OK, veven after wr...
by joseLB
09 Sep 2006 13:50
Forum: mikroPascal General
Topic: Large project , littles troubles with compilator.
Replies: 11
Views: 4482

save project as

in a very small projec, just one unit, I tried to "save project as" in another folder, as in the new project about 95% of the code would be the same. I supposed it would save everything on the new folder, but that was not the case, it just saved the .ppp file. So, I started again, copied all the fil...
by joseLB
09 Sep 2006 13:35
Forum: mikroPascal General
Topic: MikroBasic compared to PBP and MBasic.
Replies: 4
Views: 2518

let I tell you my experience: I'm an eletronic engineer, that a long time work just with software and as a "boss" (burocratic work). My son is doing eletronic engineering. Initially, just to help him I started to research about PICs and so on. Initialy I purchased a board down here in Brazil. Lot's ...
by joseLB
09 Sep 2006 13:18
Forum: mikroPascal General
Topic: PICFLASH2 do NOT recognize 16F877A in EasyPic3 with v6.0.0.1
Replies: 5
Views: 2828

PICFLASH2 do NOT recognize 16F877A in EasyPic3 with v6.0.0.1

After installing Pascal v6.0.1, I just recompiled a Pascal program that used to work, it compiled OK (as release build) and clicking on Tools/PicFlashProgrammer I received the message: "device detected is not 16F877A" - cancel or continue? (It is a 16F877A that had that program and was working until...
by joseLB
29 Aug 2006 02:43
Forum: mikroPascal General
Topic: LM35 Conditioner Circuit
Replies: 11
Views: 11416

I don't know about prices, but I see: DS1822 has a very positive point, it's digital ds1822 IS VERY SLOW, 750ms (about 1 sec!) for a conversion. The DS18S22 is much faster, but I don't know about price. also, it's precision (0.5 degrees) is very low the routine to treat DS1822 is somewhat complex, d...
by joseLB
28 Aug 2006 14:13
Forum: mikroPascal General
Topic: LM35 Conditioner Circuit
Replies: 11
Views: 11416

LM35 without conditioning

I just used LM35 without any condition circuit, direct in 16F877A ADC (AN0), with Vref=5v. It was sucessfull. It only works for temperatures above 0 degrees. The intention was to measure ambient temperatures betwen 17-45 degress. I had to do some math., but that was all. Maybe I loose some precision...
by joseLB
08 May 2006 05:47
Forum: mikroPascal General
Topic: Compact strings
Replies: 3
Views: 2251

Compression of strings

You could consider to COMPRESS your texts as a way to reduce dramatically their size. There are a lot of compressing technics you can use. At the address http://www.programmersheaven.com/zone24/cat857/index.htm you can find a lot of Pascal compression routines. Also, at Google, search Huffman Pascal...
by joseLB
02 May 2006 19:27
Forum: mikroPascal Wish List
Topic: place for routines writen by users
Replies: 1
Views: 3048

place for routines writen by users

One suggestion is to create a link where we can deploy routines we have writen . I use a forum, from AutoIt, where you can find routines for almost anything, everybody contributes, analyses, suggest, coments, etc. With that I suppose we can have a place that after sometime will be a rich place to ge...
by joseLB
27 Apr 2006 15:32
Forum: mikroPascal Wish List
Topic: RTOS/multitasking support
Replies: 13
Views: 17810

RTOS - MicroChip & Concurrent Pascal

At http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1490&filterID=388 there are 2 RTOS solutions presented. The second one could be a basis for a RTOS from mikroeletronika, soemthing like one include file at the begining of the pascal program, and some sort of declaration of th...

Go to advanced search