Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 4 1 2 3 4

Search: Search took 0.00 seconds.

  1. Replies
    13
    Views
    14,893

    Hello friends, I've completed the test with...

    Hello friends,

    I've completed the test with the code and have not had any problems so far, will continue to test and if they notice something new.



    ...
  2. Thread: Leds on/off

    by Leonardo
    Replies
    16
    Views
    9,241

    Thanks Aratti

    Thanks Aratti
  3. Thread: Leds on/off

    by Leonardo
    Replies
    16
    Views
    9,241

    Hello mackrackit, I have added TRISB =%...

    Hello mackrackit,

    I have added TRISB =% 00001111 but as usual the code does not work well.

    Thanks
    Leonardo
  4. Thread: Leds on/off

    by Leonardo
    Replies
    16
    Views
    9,241

    TRIS Series I have not configured but the code...

    TRIS Series I have not configured but the code does not work well.
  5. Thread: Leds on/off

    by Leonardo
    Replies
    16
    Views
    9,241

    Leds on/off

    Hello forum friends,

    I have 4 buttons connected to PORTB and 4 LEDs to PORTB, I turn on and off with the same button for the LED but independently, with this code does not work properly any...
  6. Replies
    4
    Views
    9,946

    Hello Fratello, Exactly what is needed for...

    Hello Fratello,

    Exactly what is needed for the battery charger when the voltage divider delivers eg 60mV to the GP2 pin 7 is low and cut the load to the battery.

    greetings
  7. Replies
    4
    Views
    9,946

    I need to know how can I implement the code of...

    I need to know how can I implement the code of the forum and if someone can help me.
  8. Replies
    4
    Views
    9,946

    Charger battery with pic12f675

    Hello friends,
    I want to make a 4 battery charger for NiMH 2700mA using a pic12f675, the idea is that the LED stays on when the batteries are loaded and off when they have reached their full...
  9. Replies
    37
    Views
    22,215

    Excellent! Greetings

    Excellent!

    Greetings
  10. Replies
    6
    Views
    4,149

    Ok Darrel.

    Ok Darrel.
  11. Replies
    6
    Views
    4,149

    Darrel, Thanks for your answer, I have...

    Darrel,

    Thanks for your answer, I have further questions, I would like for example using three buttons change the hours, minutes and seconds for the LED turns off once the time. With this code...
  12. Replies
    6
    Views
    4,149

    Hey Darrel, The code can also be used for...

    Hey Darrel,

    The code can also be used for hours and days?.

    Thanks
  13. Replies
    6
    Views
    4,149

    1 minute 30 seconds

    Hello,
    They can tell me how can I make a delay of 1 minute 30 seconds using this code. I have tried in various ways without any result.

    Thank you


    CLEAR
    LED VAR GPIO.0
    CMCON = 7...
  14. View Post

    Hello,

    ¿How can I change the baud rate to 2400?. ........ Solved

    Thank you
  15. Replies
    8
    Views
    5,025

    Hello, You can put the schema to understand...

    Hello,

    You can put the schema to understand it better.

    Thank you
  16. Replies
    1
    Views
    3,675

    Test RS232 TxD RxD

    Hello,

    How to do a test to a RS232 serial port so that it can assess the functioning of the lines TxD and RxD using using for example a pic12f675 or pic16f628.

    Thanks
  17. Replies
    16
    Views
    13,015

    Delay 1:20 hours minutes

    Hello,

    I doubt arises as to obtain such a delay of 1:20 hours and minutes.

    Thanks
  18. Replies
    16
    Views
    9,453

    Hello mackrackit, With this code can test the...

    Hello mackrackit,

    With this code can test the operation of a port rs232 with a pic?, I can say that pic would be used and the configuration of the pins is very interesting!.

    Thank you
  19. Replies
    16
    Views
    13,015

    Steve, I'm using an external 4MHz crystal and...

    Steve,
    I'm using an external 4MHz crystal and the code is this for PIC12F675.


    CLEAR
    LED VAR GPIO.0
    CMCON = 7
    ANSEL = 0

    Include "Elapsed.bas"
  20. Replies
    16
    Views
    13,015

    Steve, Perform tests on a 4-MHz external...

    Steve,

    Perform tests on a 4-MHz external crystal setting 1 hour and was led off in 56:41 minutes of taking a delay time of 3:06 minutes. Is it normal that delay?.

    Thank you
  21. Replies
    16
    Views
    13,015

    Steve, I've done some testing with minutes...

    Steve,

    I've done some testing with minutes and works extremely well using a 4-MHz crystal, the oscillator's internal PIC12F675 is not very accurate there is any way to use it with good...
  22. Replies
    16
    Views
    13,015

    Steve, Did not take into account the memory...

    Steve,

    Did not take into account the memory banks and compiles well, will do some tests and the results then I said.

    Thank you
  23. Replies
    16
    Views
    13,015

    Hey Darrel, In compiling I get this error...

    Hey Darrel,

    In compiling I get this error because it will be.

    <a href="http://imageshack.us"><img src="http://img231.imageshack.us/img231/9863/errorcv5.jpg" border="0" alt="Image Hosted by...
  24. Replies
    16
    Views
    13,015

    Hello, This is the code I've tested with 1...

    Hello,
    This is the code I've tested with 1 minute and works well, then put 7200 can achieve the 5 days with a good presicion?.


    led1 var portb.0
    x var word

    HIGH LED1

    Top:
  25. Replies
    16
    Views
    13,015

    Hello Acetronics, You can give me an idea or...

    Hello Acetronics,

    You can give me an idea or an example to start.

    Thank you
Results 1 to 25 of 100
Page 1 of 4 1 2 3 4