Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Re: Our dearest friend has passed away. Bye Darrel...

    Another year.
  2. Replies
    1
    Views
    4,078

    Re: test tiny bootloader via bluetooth

    For more information :
    http://tinypicbootload.sourceforge.net/

    For download :
    http://sourceforge.net/projects/tinypicbootload/files/

    Have fun :)
  3. Replies
    1
    Views
    4,078

    test tiny bootloader via bluetooth

    http://i706.photobucket.com/albums/ww61/hatuan291/IMG_6432_zps7cxxienp.jpg


    https://www.youtube.com/watch?v=1H1OonjmMvI&feature=youtu.be

    I cannot attach Tiny bootloader zip file here because...
  4. Replies
    4
    Views
    6,750

    Please help with DS1307 realtime clock .

    I tried to convert the hour read from DS1307 to minute and the display on LCD is ABC:EF . With ABC is the minutes and EF is the second . The code is below but i think there are something wrong .

    ...
  5. Replies
    5
    Views
    4,220

    When i'm not include DEFINE OSC 8 ( with xtal...

    When i'm not include DEFINE OSC 8 ( with xtal 8Mhz ) , test with blink LED is so fast .

    but when include ( the same xtal ) , the time between Led-On and Led-Off so long .

    Maybe define osc...
  6. Replies
    5
    Views
    4,220

    Please help with 1-wire DS1820

    I tried this code below :


    temperature Var Word ' Temperature storage
    count_remain Var Byte ' Count remaining
    count_per_c Var Byte ' Count per degree C

    DQ Var PORTD.6 '...
Results 1 to 6 of 6