Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 3 1 2 3

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    2,026

    Just to update my registry ...

    Just to update my registry ...
  2. Replies
    4
    Views
    7,362

    Re: Problem with DT Inst Interrupt + NAP

    I thank the explanation. I'm not yelling friend, just written with capital letters because it was using the translator, because I am still learning English. Looks like I will not be able to use the...
  3. Replies
    4
    Views
    7,362

    Problem with DT Inst Interrupt + NAP

    I MADE A CONTROLLER TO SETUP A PLL OF THE MY RECEIVER AIR BAND THAT IS WORKING WELL. HOWEVER, I NEEDED USING THE COMMAND NAP TO REDUCE THE NOISE THAT PIC GENERATE AT RADIO CIRCUIT. I WAS USING TON...
  4. Replies
    9
    Views
    6,886

    Re: 16F628A and 37 KHZ internal clock

    Hi Henrik,

    Thanks for your help.
    I solved the problem using internal OSC config ( the noise finished using 37/48KHZ or 4 MHZ).
    I don't remember where I downloaded the datasheet, but I perceved...
  5. Replies
    9
    Views
    6,886

    Re: 16F628A and 37 KHZ internal clock

    Look Henrik,
    14.3 Special Feature: Dual Speed
    Oscillator Modes
    A software programmable Dual Speed Oscillator mode
    is provided when the PIC16F62X is configured in either
    ER or INTRC Oscillator...
  6. Replies
    9
    Views
    6,886

    Re: 16F628A and 37 KHZ internal clock

    Hi Henrik

    I am trying to help a friend who built an air band receiver but he's having trouble in a certain frequency approach, 120.00 MHZ, because there is a noise that he believes happen to be...
  7. Replies
    9
    Views
    6,886

    16F628A and 37 KHZ internal clock

    Hi All,

    I would like to use a 37 KHZ internal clock mode with 16F628A. I never user it internal clock option, just 4 MHZ.
    Anybody know how to do it with PBP?
    I know that by default the compiler...
  8. Replies
    3
    Views
    4,275

    Re: Frequency meter to air band receiver

    Thanks guy!
  9. Replies
    3
    Views
    4,275

    Frequency meter to air band receiver

    I would like to assemble a frequency meter to measure the tuning an air band receiver. The frequency range is from 100 to 140MHz about. Does anyone have any idea how to do this with PBP?

    Thanks
  10. What is the resolution of the analog comparator of the 16F628A?

    Hi,

    I would like to know the resolution the comparator channel. For example, using a PIC with A/D channel (10 bits) , the resolution is 4,88mV. I want to use a 16F628A, to compare 2 analog inputs....
  11. Thread: Future PBP

    by Pimentel
    Replies
    19
    Views
    47,108

    Re: Future PBP

    I really like the PBP and also hate the C syntax. Whenever needed, I was helped by everyone here at Forun.
    Recently however, I played with the Arduino and I would love that PBP did something like...
  12. Replies
    13
    Views
    11,635

    Re: Article: 144 LED Games Console Project

    Hi Art,

    I would like to do it. My tetris game based in your project but using 2 (8x8) led matrix is working fine. Can you to post your last code?

    Thanks

    pimentel
  13. Replies
    10
    Views
    9,626

    RN 171 WiFi module

    Hi all,

    Somebody alread used the RN171 wifi module with PBP?
    I am working with this module but using a C code for while. I would like of to use basic to config it. I will apreciate some example...
  14. Replies
    37
    Views
    20,541

    Re: Servo motor does not work correct

    Colega, você é do Brasil? Pelo programa (frente/tras/dir/esq) e pelo seu nome achei que sim! Se for fica mais fácil da gente trocar idéias pq meu inglês tá mto ruim, kkk!
    Manda um email privado...
  15. Re: 18F4550 running 3.3V (serin2) and 16F877 running 5v (serout2), is possible?

    Aratti,

    I removed the diode and used your suggestion with sucess. Divider network was the better solution!
    Thanks
  16. Re: 18F4550 running 3.3V (serin2) and 16F877 running 5v (serout2), is possible?

    Gusse,

    You was rigth! My problem was grounding between PICs. My wiring was wrong! Sorry!
    Using a 1k to 10k resistor between Tx(5v) and Rx(3,3v) it is working fine.
    Then, I put 2 diodes without...
  17. Re: 18F4550 running 3.3V (serin2) and 16F877 running 5v (serout2), is possible?

    I tried using 2 diodes (1N4007) but did not work. I also tried to use signal diode 1N4148 but failed. Finally tried with two fast diodes (schotky) and did not work!
    For now the best way of...
  18. 18F4550 running 3.3V (serin2) and 16F877 running 5v (serout2), is possible?

    Hello all,

    Somebody knows solve it? I have a circuit based on 18f4550 as RX (serin2) using 3,3v as power, and other circuit using 18f877a running 5,0V. I puted a 1k resistor of the TX to the RX...
  19. Re: Help with btc Player re-creation from Darrel Taylor

    Thanks Art,

    Walter Dunkel (scalerobotics) also help me with btc. He writed an example using numbers, and I want to do a talking clock with it. The firts tests was a sucess! Now I know to create my...
  20. Help with btc Player re-creation from Darrel Taylor

    :o
    Hello Darrel Taylor,
    I apreciate very much your article "btc Player re-creation". I created my hardware using a 18F452 and worded fine now! However I would like to know about your btc_converter...
  21. Replies
    57
    Views
    56,667

    Re: btc Player re-creation

    Darrel,
    I was reading your article on Wiki and decided to test it. I have a proto hardwares done (18F452 + 4MHZ cristal) and I would like very much to use this tool with my circuits. Firstlly I...
  22. Replies
    13
    Views
    11,635

    Re: Article: 144 LED Games Console Project

    Hello Art and all,

    I downloaded the last 144_LED_V3.zip and I found some diferences in the schematics.
    In 144LEDGAME-Schematic.pdf the keys (UP/DOW/LEFT/RIGHT) is wired by resistors to ground...
  23. Replies
    2
    Views
    2,061

    Re: Expert PBP for simple job

    You can to use a DS1307 RTC. Melanie has an article about it. I think that it help you. Send me email to give more details.
  24. Replies
    6
    Views
    4,145

    Re: Persistence of vision wheel

    Look my project about POV
    http://www.picbasic.co.uk/forum/content.php?r=284-BigPIC4-Dev-Board

    Pimentel
  25. Replies
    5
    Views
    4,607

    Re: ir decode using pulsin help needed!!!

    Engineer7,

    You need to use a Sony control!
    I use Sony IR protocol with sucess, and my rotine decode all key, then you only need to test the value and to do something...


    @ DEVICE...
Results 1 to 25 of 54
Page 1 of 3 1 2 3