Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Re: (2) 10 Bit Inputs, Convert one to 8 bit and display both on LCD

    Not sure watt you want to do.

    As far i can see both your variables adval0 and adval1 are storing a 10 bit number in decimal range 0 to 1023
    if you divide any of them by four they turn to 8bit...
  2. Replies
    3
    Views
    5,072

    Re: pic 12f683 adc help please

    Hello Helgeland

    In order to configure the analog pins you have to write to som internal pic registers ADCON0 , ANSEL and TRISIO registers.

    Here is a link to a very useful document describing...
  3. Replies
    5
    Views
    5,550

    Re: Temp & Humidity sensor interfacing question

    Hello tacbanon

    What i read from the waveform is diferent than you.

    First the sensor has an internal pull up resistor so the idle state is 1

    then you must send a low pulse and release back to...
  4. Replies
    2
    Views
    2,879

    Re: PIC12F675 Timer1 Pause

    Hello Macrackit

    I do not understand how your anwser is related to my doubts.

    Please clarify

    Thanks

    Fernando Carvalho
  5. Replies
    2
    Views
    2,879

    PIC12F675 Timer1 Pause

    Hello

    I want to measure a voltage from a sensor 0.5V to 4.5V
    and convert it to a specific pulse..

    12uS 12uS...
Results 1 to 5 of 5