Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: Martin....; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    7,136

    Translation

    Hi

    I translated the code.
    The Sensor IR works but I canīt read the Result.
    Has anybody ever tested this Code ?
    I see the result by the blinking of a LED.
    Even with the oscilloscope I got no...
  2. Thread: Adcon

    by Martin....
    Replies
    7
    Views
    5,822

    ah ok....is there anotherway to meassure voltage...

    ah ok....is there anotherway to meassure voltage ??

    thanks martin
  3. Thread: Adcon

    by Martin....
    Replies
    7
    Views
    5,822

    Pic

    Iīm using the pic16f627a. The problem is that the compiler does not racognize the command ADCON. There must be something to include or to register.

    martin
  4. Thread: Adcon

    by Martin....
    Replies
    7
    Views
    5,822

    Code

    DEFINE ADC_BITS 8
    DEFINE ADC_CLOCK 2
    DEFINE ADC_SAMPLEUS 100

    PORTA = 5
    TRISA = $85
    PORTB = 6
    TRISB = $86

    POKE TRISA, %11111111
  5. Thread: Adcon

    by Martin....
    Replies
    7
    Views
    5,822

    Adcon

    Hi

    I want to use the command ADCIN but my pro compiler brings errors with ADCON. Can Anybody tell me whats wrong
    Itīs an Error in the pbppic14.lib. mostly the error is "undefinded Symbol"
    can...
  6. Replies
    3
    Views
    5,195

    Hi

    I solved the problem I donīt know how but itīs working now.....Here is one of the signs I received before: ā or € etc....

    thx

    Martin
  7. Replies
    3
    Views
    5,195

    PC to PIC via RS232

    Hi

    Ich have a problem.....I want my PC to comunicate with my Pic...
    Between the Pic and the Pc there is a Bluetoothmodul and a Max232....The Software configures it as a Com Port......I connected...
  8. Replies
    8
    Views
    15,357

    Hi

    Here is a Bluetoothmodule
    http://www.pollin.de/shop/shop.php?cf=detail.php&pg=Nw==&a=NjIyOTcyOTk=

    Iīm from Germany I donīt know if they can send it to you.....but itīs cheep for 20 €
    -Maybe...
  9. Replies
    13
    Views
    10,262

    I got it

    The programm wasnīt working. I wrote my own programm with 8-bit
    Itīs working...very well.....If anybody wants to see the code just write me an e-mail at [email protected] ....

    Thank you...
  10. Replies
    13
    Views
    10,262

    ok thank you i gonna try the programm... I gonna...

    ok thank you i gonna try the programm...
    I gonna tell you if itīs working......

    Martin
  11. Replies
    13
    Views
    10,262

    Help

    I started to programm my own programm but itīs not working. i donīt know where my error in the Code is

    Some Subdeclarations are only defined but not used yet like LCD_Clear...etc
    Can anybody...
  12. Replies
    13
    Views
    10,262

    Thank you for answering so fast i gonna try it...

    Thank you for answering so fast i gonna try it nox.....thx
    Martin
  13. Replies
    13
    Views
    10,262

    Ps

    An assemblercode is ok, too I just need some code to know how it works

    martin
  14. Replies
    13
    Views
    10,262

    Hi

    Sorry that i didnīt answer.....internet wansīt working
    I read the pdf file but it was for 4 bit displays
    I need some code for an LCD with 8 datapins ,
    r/w and rs I couldnīt find any code for it....
  15. Replies
    13
    Views
    10,262

    thx

    Is this book also online available? Itīs pretty expensive or has anybody copyed the code? I found a demo version of an pro compiler but it can only compile 30 lines. Does anybody know where i can get...
  16. Replies
    13
    Views
    10,262

    code for LCD-4x20 HD44780....HELP

    Hi

    My English is not that good....Iīm from Germany...
    Has anybody written a Code in Pic Basic to use an
    LCD-Display 4x20 with the controller HD44780.
    I would like to use the lcd command but...
Results 1 to 16 of 16