Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    11,534

    here is my PFC code!! I solved my problem...

    here is my PFC code!!
    I solved my problem changin PFC8583 to DS1302 :-)


    Define LOADER_USED 1
    ;Define OSC 20
    Define LCD_DREG PORTD ' Define LCD connections
    Define LCD_DBIT ...
  2. Replies
    11
    Views
    11,534

    ds1302 AND pfc8583

    pfc 8583 is counting 1 minute in 2 minute ?
    and second is counting to 99?
  3. Replies
    11
    Views
    11,534

    thx elektroline!! i am going to send my problem...

    thx elektroline!!
    i am going to send my problem on monday !!
  4. Replies
    2
    Views
    3,236

    thx thx thx !!!!

    thx thx thx !!!!
  5. Replies
    4
    Views
    3,275

    some pics! has two usart !! as far as i know...

    some pics! has two usart !! as far as i know 18f6620 has rx1/rx2 and tx1 /tx2


    how can we use hserin for control these two channel at the same time !!
  6. Replies
    2
    Views
    3,236

    RTC 1302 !!! Set time Routine !!

    I tried to use this convertion subroutine ( I found this code form our forum !! thx)



    for a=0 to 59
    if decx=a then decx=$a 'This loop does not work. The one who knows how...
  7. Replies
    11
    Views
    11,534

    thx! i can read and setup time ! but , clock...

    thx!

    i can read and setup time !
    but , clock counts very slow !! I couldnt adjust with variable condansator !!

    please help !!
  8. thanks for your kind response !

    thanks for your kind response
    !
  9. Replies
    11
    Views
    11,534

    i started to read PFC these codes works...

    i started to read PFC

    these codes works properly !!

    i2cread sda,scl,$A2,2,[S] 'sec
    i2cread sda,scl,$A2,3,[M] 'minute
    i2cread sda,scl,$A2,4,[H] 'hour

    but i couldn't set time ?
  10. Replies
    11
    Views
    11,534

    i connected resistors.. i couldn't read and...

    i connected resistors..
    i couldn't read and write clock data from PFC?

    ps: i read previous topics but i couldn't find solution ...
  11. Replies
    11
    Views
    11,534

    PFC8583 Connection and I2Cwrite I2cread!

    I want to use PFC8583 . But i coludn't get/set any data .

    I tried

    i2cread sda,scl,$A2,2,[S]
    i2CWrite sda,scl,$A2,4,[H]

    andi changed $A2 =%10100010 ------> %10100001..

    and what...
  12. does it work properly with my ex program which is...

    does it work properly with my ex program which is writen for 16f877 ..!!
  13. What is the main difference Bet. 16f877 vs 16f877A

    I couldn't see any differenece!!
  14. Replies
    2
    Views
    5,303

    you can check this site! May be helpfull...

    you can check this site! May be helpfull
    http://home.student.utwente.nl/s.p.ekkebus/portfolio/resource/sms_pdu.html
  15. Replies
    21
    Views
    12,481

    thx for your kind response.. i want to try the...

    thx for your kind response..
    i want to try the RMS method, would you mind sending about it ?

    if the file is big , you can send to my email adresss.. [email protected]
  16. Replies
    8
    Views
    10,942

    http://www.melabs.com/resources/samples.htm ...

    http://www.melabs.com/resources/samples.htm

    here is a program for dimmer may be helpful for you?



    ' Lamp dimmer
    ' ===========
    '
    ' File name : LampDim.bas
  17. Replies
    21
    Views
    12,481

    No problem for Delay! we are looking forward...

    No problem for Delay!
    we are looking forward your sch. & code sample!
    thx
  18. Replies
    21
    Views
    12,481

    thx you very much rob !! I wrote this code....

    thx you very much rob !!

    I wrote this code. for AC measurment . But i didn't check on real device!
    does it work ? It worked with DC :-)
    If you can send any cirtuit and detail , it will be help...
  19. Replies
    21
    Views
    12,481

    thx rob i understood like this.. i am...

    thx rob

    i understood like this..

    i am going to Read this input ,which is reduced to 2.5 V ac, every 50 uS.
    then i am going to add all values at each cyle !!

    thx
  20. Replies
    21
    Views
    12,481

    I want to measure upto 300 V AC/ 50 Hz. I have...

    I want to measure upto 300 V AC/ 50 Hz. I have 16f877 20 MHz ..
    but any other appliction maybe helpfull !!
  21. Replies
    21
    Views
    12,481

    Need Help On Ac Voltmeter !!

    Hi everyone.

    I really need help wiyh a AC voltmeter. How can i measure AC voltage?
    does anybody know any link ? any code sample !
    thx
  22. Replies
    4
    Views
    3,580

    you can enter this code at the begining of your...

    you can enter this code at the begining of your program ..
    @ ERRORLEVEL -306 ; turn off crossing page boundary message
  23. Replies
    12
    Views
    7,954

    u can use like this SerIn2...

    u can use like this

    SerIn2 pinin,baud,200,start,[WAIT("X"), STR tempStr\8\"Z"]
  24. Replies
    12
    Views
    7,954

    your welcome ...

    your welcome ...
  25. Replies
    12
    Views
    7,954

    this schema. for rx and tx port .. file uploaded

    this schema. for rx and tx port ..
    file uploaded
Results 1 to 25 of 32
Page 1 of 2 1 2