Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    3,635

    Hi

    This program steps working... only comm not worked. i ll send it... ok. Thanx..
  2. Replies
    3
    Views
    3,635

    18F452 PC Comminication Problem

    Hi,

    i want to comminicate with 18F452 to PC Visual Basic. but i think my problem is OSC . Coz i m using 10 MHZ Quartz and with PLL so 40 MHZ OSC... Maybe it doeasnt senkron.

    if had any project...
  3. Replies
    6
    Views
    4,908

    doesn't work...

    Hi, i write this codes but... i think interrupt is not working and data is not send from pc to pic eprom..





    DEFINE HSER_RCSTA 90h
    DEFINE HSER_SPBRG 64 ...
  4. Replies
    6
    Views
    4,908

    Right...

    Hi ,

    Mister_e;

    interrupt ll be for usart.....

    My code is godd running. but i want to send data from pc and when send will data from pc goto serin routine and write eprom


    Joe S. ;
  5. Replies
    6
    Views
    4,908

    On Interrupt

    Hi all,

    i m writing a moving message display code... all things good now. but i need help a on interrupt send data from pc.. and write data 24c64


    mainprogram:
    .
    .
    .
    interrupt...
  6. Replies
    3
    Views
    3,649

    Thanx Mister_e

    i ll look these sites... thanx.....

    and can i have a problem... lookup command...

    q var byte
    w war byte
    lookup q,[$7f,$01,$01,$01,$00,$3f,$48,$48,$48,$3f,$00],W

    lookup index is byte but...
  7. Replies
    3
    Views
    3,649

    pc to pic serial comm and i2c eeprom

    Hi all,

    i used 18f452 and ( 10 mhz x 4 hs_pll ) 40 mhz osc. and i want to datas from pc( vb 6.0) to pic ( picbasic pro 2.46 ) . and it ll write to 24c64 eeprom. pls can you send me sample code or...
  8. Replies
    1
    Views
    2,200

    again

    pls ... help me
  9. Replies
    1
    Views
    2,200

    Pc to serial eprom

    hi all,

    i want to write to data in serial epprom from pc. because i makeing moving message display. i write array code.. this..code

    adcon1=7
    trisb=%00000000
    'trisa=%00000101
    ' DEFINE OSC 20...
  10. Replies
    11
    Views
    11,428

    hi Uludere

    i dont understand why it "slow" .. ..
    you write me..

    Hocam merhaba...
    Pcf de sorun yaşamaman lazım.. Ben ikisinide kullandım. ds1307 veya pcf8583 problemsiz entegreler bunlar. bana sıkıntını...
  11. Thread: pic16c54a

    by elektroline
    Replies
    16
    Views
    12,409

    You write mail me

    Hi mavi,

    Konya sokak in Ankara in Turkey.


    turkish (bana mail atarsan sana hem şema hemde kimlerden nasıl satın alabileceğini yazarım. )

    Selamlar.

    Best regards...
  12. Thread: pic16c54a

    by elektroline
    Replies
    16
    Views
    12,409

    En iyisi Konya sokaktan bir programlayıcı al.. 45...

    En iyisi Konya sokaktan bir programlayıcı al.. 45 YTL

    ben ööle yaptım... :)
  13. Replies
    7
    Views
    6,646

    You look at this program.

    You look at this program.
  14. Replies
    1
    Views
    3,862

    lookup ....problem

    i think my problem is lookup convert. Coz " var i " value always 1. how must read it.
  15. Replies
    1
    Views
    3,862

    moving message display

    hi all,

    what s the problem...

    help me pls.......

    --------------------------------------------------------

    Include "modedefs.bas" ' Include shift modes
    chr var byte
Results 1 to 15 of 15