Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: crematory; Keyword(s):

Page 1 of 3 1 2 3

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    19,351

    Hi Bruce Another amazing on the list :) ...

    Hi Bruce

    Another amazing on the list :)

    Another thing on mind, which if implemented could be really nice feature...If its possible to add toggle feature such that another PIC10F200 is used as...
  2. Replies
    232
    Views
    208,172

    Hi darrel I could have said that, as a matter...

    Hi darrel

    I could have said that, as a matter of fact, being careful about letter cases while writing a code, prevented me of throwing that note about "uncheck the Case sensitive Checkbox", thats...
  3. Replies
    232
    Views
    208,172

    Hi Acetronics I had the same problem, when you...

    Hi Acetronics

    I had the same problem, when you use the macro, be careful about the letters upper and lower case thingy, I mean Blocks and blocks are different when you use MPASM. Darrel wrote...
  4. Replies
    232
    Views
    208,172

    Hi Darrel Can you please make...

    Hi Darrel

    Can you please make Vertical_LCDBar.INC like that Horizontal_LCDBar.INC.


    Thanks in advance
  5. Replies
    111
    Views
    97,244

    Hi Darrel MPASM would never be a problem, I...

    Hi Darrel

    MPASM would never be a problem, I always keep tracking the new versions of microchip compiler (MPASM), as being almost there, I hope you finish it as soon as possible :)

    Thanks alot
  6. Replies
    111
    Views
    97,244

    That amazing Darrel

    Darrel,

    I will be waiting for the answer.



    Good luck
  7. Replies
    111
    Views
    97,244

    4 Minutes a year, that is more than acceptable...

    4 Minutes a year, that is more than acceptable for me, I will be happy with that in deed.

    I was wondering if you can through a hint for using the rest of interrupts in the PIC when using the...
  8. Replies
    111
    Views
    97,244

    To Darrel

    Hi Darrel

    I was wondering if elapsed timer code is accurate enough to make a digital clock and calender, showing time and date.

    Thanks
  9. Replies
    6
    Views
    3,947

    Hi Its here: Lcdout,#Tours_minute,"...

    Hi

    Its here:

    Lcdout,#Tours_minute," Tours/mn"


    It should be:

    Lcdout #Tours_minute," Tours/mn"
  10. Thread: New PBP user

    by crematory
    Replies
    6
    Views
    4,521

    your option is time consuming while looking for...

    your option is time consuming while looking for that value...
  11. Replies
    2
    Views
    3,648

    Hi Thanks alot !

    Hi

    Thanks alot !
  12. Thread: New PBP user

    by crematory
    Replies
    6
    Views
    4,521

    Hello SensorID VAR BYTE[8] 'DS18B20...

    Hello

    [quote]
    SensorID VAR BYTE[8] 'DS18B20 ID array

    ' DS18B20 ID intialization
    SensorID[0] = $28
    SensorID[1] = $9E
    \/
    \/
  13. Replies
    4
    Views
    5,335

    Hello Its not Microcode Studio Plus, its the...

    Hello

    Its not Microcode Studio Plus, its the compiler you are using....PBP supports alohanumeric LCDs only...

    So when you write:
    LCDOUT "Hello"

    This is meant to write Hello on the...
  14. Replies
    2
    Views
    3,648

    CD-ROM Drive + PIC16F877A

    Hello

    I need to biuld a stand-alone CD-ROM audio player, I don't know what communication protocol I can apply to the CD-ROM IDE data cable.

    Also I need to know the commands I can use to achieve...
  15. Replies
    5
    Views
    7,552

    Hi The site is in dutch language, I had to...

    Hi

    The site is in dutch language, I had to translate to unerstand what the guy was talking about, I found it by coincidence when I wrote PIC Brenner in dutch !!

    ...
  16. Replies
    5
    Views
    7,552

    Hi Mike_Lynch Thanks for the offer...I found...

    Hi Mike_Lynch

    Thanks for the offer...I found some one who made this already, but the guy added some improvements too, so I downloaded the files, and made the PCB look much better and well...
  17. Replies
    5
    Views
    7,552

    Eagle & Tait's Programmer

    Hi

    I need eagle sch and brd design files for tait programmer "Single Layer", if any one is willing to share the files, I really appreciate it...

    Thanks
  18. Replies
    8
    Views
    10,082

    Hello I learnt CCS C compiler, because I did...

    Hello

    I learnt CCS C compiler, because I did not want to ask any one which is better, thats a stupid question to ask (Sorry), I may think of a girl as the most beautiful one on earth, while you...
  19. Replies
    5
    Views
    31,358

    Hey Darrel Its really nice one :) If...

    Hey Darrel

    Its really nice one :)

    If mecanique saw this code, it will be easy to add those nice green bars as in Proton IDE... Any way, may be they haven't seen code yet ;)
  20. Replies
    11
    Views
    7,356

    hehehe melanie, I already know that, but wrongly...

    hehehe melanie, I already know that, but wrongly expressed whats going on mind...thats all ;)
  21. Replies
    11
    Views
    7,356

    I have used a piece of VB6 code to immitate the...

    I have used a piece of VB6 code to immitate the Serout command...
  22. Replies
    11
    Views
    7,356

    Thank you all very much for the comments you...

    Thank you all very much for the comments you said, that really made me sure that this was the same problem I discovered today in deed.

    I have used this way:
    [Quote]
    RECEIVE:
    SERIN...
  23. Replies
    16
    Views
    11,251

    Hi You can't use ICD with MCSP any way, and...

    Hi

    You can't use ICD with MCSP any way, and you need a firmware to download in the PIC before you can use the ICD feature. Don't mix between the loader of MCSP, and that for ICD. Anyway, if wanna...
  24. Replies
    11
    Views
    7,356

    Thanks guys for suggestions you made... How...

    Thanks guys for suggestions you made...

    How can I receive these things from the sending PIC as an example:

    Serout Portb.0, N9600,[$FE,1,"This is the serial LCD Project !!"]


    Thanks
  25. Replies
    11
    Views
    7,356

    BPI-216 Serial LCD module

    Hi

    I was wondering if any one has tried to make his own serial LCD interface like BPI-216 serial LCD module.

    I need to know how I can do that in deed.

    Thanks
Results 1 to 25 of 65
Page 1 of 3 1 2 3