Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    9,312

    Bluetooth Module, SKKCA-21, Cytron

    This BT module requirement is fairly simple:

    Bluesoleil, a BT software is needed to establish communication first. No communication can be made until both SKKCA-21 and PC with BT dongle is...
  2. Replies
    3
    Views
    9,312

    Bluetooth Module, SKKCA-21, Cytron

    I am using SKKCA-21, a Bluetooth Module From Cytron. I have read a thread at
    http://www.microchip.com/forums/m221431.aspx

    I have a favour to ask, what is missing in my PIC Basic Pro Coding...
  3. Hyper Terminal Displaying Random Characters [PIC to PC via UART]

    nvm, i got the program right..
    INCLUDE “modedefs.bas” ‘ Serial communication mode definition file
    DEFINE OSC 20 ‘ Oscillator speed is set to 20MHz
    TRISB = %11111111
    TRISC = %10000000 ‘ RC.7 =>...
  4. Hyper Terminal Displaying Random Characters [PIC to PC via UART]

    BTw, i am using http://www.cytron.com.my/viewProduct.php?pid=JB4nHTECFzU2KwsnABsbNvDwRDzznQ7nn82zcVu7Ut0=
    , a USB to UART Converter.
  5. Hyper Terminal Displaying Random Characters [PIC to PC via UART]

    Hello everyone, this will be my first post.

    I am using PIC16F77A to connect to a PC via UART but hyperterminal displays only 3 types of characters each time i push the push button: 1 unknown...
Results 1 to 5 of 5