Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    4,239

    Nokia 3310 Custom size characters

    Hi, my English speech is not very well, so I hope that you understand me.
    I want to ask, how to do custom size characters and how to make custom design like this:
    7951
  2. Replies
    2
    Views
    4,129

    DHT22 interface problem

    Hi, I'm trying to get response from DHT22 sensor with PIC12F675, but something is wrong... Here is my code:


    #CONFIG
    __config _HS_OSC & _WDT_OFF & _CP_OFF & _MCLRE_OFF & _BODEN_OFF &...
  3. Thread: Hserout

    by mazytis
    Replies
    11
    Views
    31,357

    Re: Hserout

    Still the same. Maybe I don't configured something?
  4. Thread: Hserout

    by mazytis
    Replies
    11
    Views
    31,357

    Re: Hserout

    Still not working... :/

    Transmitter:


    #CONFIG
    __config _INTRC_OSC_NOCLKOUT & _WDT_OFF & _CP_OFF & _MCLRE_OFF & _BODEN_OFF & _PWRTE_OFF
    #ENDCONFIG
    DEFINE OSC 4
    DEFINE ADC_BITS 10
  5. Thread: Hserout

    by mazytis
    Replies
    11
    Views
    31,357

    Re: Hserout

    Firstly I want to apologise for my English speech.
    What's wrong with my code? Receiver will not turning on LED, when transmitter sending command.

    Transmitter:


    #CONFIG
    __config...
  6. Thread: Hserout

    by mazytis
    Replies
    11
    Views
    31,357

    Re: Hserout

    I just used SEROUT. :)
  7. Thread: Hserout

    by mazytis
    Replies
    11
    Views
    31,357

    Hserout

    Hi,
    I need to do serial output with PIC12F675 using HSEROUT.

    It's possible?

    Sorry for my English speech.
Results 1 to 7 of 7