Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: Mus.me; Keyword(s):

Page 1 of 3 1 2 3

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    2,297

    menu library

    anyone has any example i want to build menu library for text files useing pic16f877a ...thank u forum xxxx
  2. Replies
    1
    Views
    2,297

    i need help please files library

    im trying to build this project i will put about 20 text files in winbond 1 Mb serial eeprom and useing pic 16f887a i know how todo it but the problem is i want to see in the menu the library to...
  3. Replies
    0
    Views
    1,882

    Mplab headache lol

    Im trying to learn asm USEING pbp with mcode studio,mplab has A LOTS OF troubles i cant write 2 projects in the same time and always error when build,im looking for asm BOOK so i can write asm in...
  4. Replies
    0
    Views
    2,678

    Ir problem sending data

    HELLO . IM USING PIC16F628 TO SENT CHARACTERS TO PIC16F84 VIA IR , BUT WHEN I SEND 12 I GET 03 OR SOME STRANGE NUMBERS I TRYED TO CHANGE BAUDS AND Initialize hardware PWM , RUNING ON 4MHZ OSC ,...
  5. Replies
    33
    Views
    19,555

    HI ARATTI, I DID THIS CODE IT WORKS GREAT THNK...

    HI ARATTI,

    I DID THIS CODE IT WORKS GREAT THNK U FOR HELP

    SYNC CON "A"

    SO con 1
    SI con 0
    B0 var WORD
    B0 = 0
  6. Replies
    33
    Views
    19,555

    thank you very much aratti for ur help .i tryed...

    thank you very much aratti for ur help .i tryed it whith baud 16780 it works good i send from pc to pc and from pic to pc its the same i get using serial communicator of microcode studio .i will try ...
  7. Replies
    33
    Views
    19,555

    thank you aratti im using serial communicator ...

    thank you aratti im using serial communicator in microcode studio . But still gettin wiered symboles when i send from pic to the pc . I want to send dec and ascii but i donno how
  8. Replies
    33
    Views
    19,555

    HELLO EVERYONES AGAIN LOL, IM TRYING TO SEND ...

    HELLO EVERYONES AGAIN LOL, IM TRYING TO SEND DEC NUMBERS FROM PC TO PIC BUT I DONNO HOW TO WHY WHEN I SEND EX: 15 IT STORES $60 IN EEPROM OR DEC 20 IT STOR $08 . AND IT STUCKS I SEND...
  9. Replies
    33
    Views
    19,555

    this is my code example it works great, i put pic...

    this is my code example it works great, i put pic to sleep sinding 1919 and i wake up pic when i send any number ,using serial communicator in mcode studio.
    'pic16f628a
    @ DEVICE WDT_ON,...
  10. Replies
    33
    Views
    19,555

    Hi again i did tried portb.0 with rx using...

    Hi again i did tried portb.0 with rx using led it works good , but if u tried by resistor or sometthing else it will wake up pic but no data receiving from usart .well thank u everyones for...
  11. Replies
    33
    Views
    19,555

    Thank you all for help and i will satill trying...

    Thank you all for help and i will satill trying everythings to get it works.my project i want to buil is to control a cam and transmeter and some hardwares away from me and to shut them off and...
  12. Replies
    33
    Views
    19,555

    hello Gusse thank u for help , i did that not...

    hello Gusse thank u for help , i did that not working, i think i have problem in slave senchronous or somethings goes off when sleep mode .im sending 4 numbers from the pc and it works great .but...
  13. Replies
    33
    Views
    19,555

    thank u aratti for reply i think the problem is...

    thank u aratti for reply i think the problem is in usart when pic goes in sleep mode the something aint working to receive data from PC TX , i tryed everythings 3days now but nothings .here where i...
  14. Replies
    33
    Views
    19,555

    i solved that code joe thank u for help

    the big problem i have now is to wake up pic 16f628 from sleep using usart interrupt hserin i tested PIR1 it occur but in sleep mode it doesnt occur . i donno i think im runing usart on...
  15. Replies
    33
    Views
    19,555

    i did all these reading the datasheep 16f628a ...

    i did all these reading the datasheep 16f628a but still dont work

    CLEAR
    RCREG = 1
    RCSTA .7=1
    RCSTA.4=1
    RCSTA.5 = 1
    RCSTA.6=1
    TXSTA.7=0
    TXSTA.4=1
  16. Replies
    33
    Views
    19,555

    i will have a look THANK YOU VERY MUCH ...

    i will have a look THANK YOU VERY MUCH Acetronics and aratti and my wishes for u
  17. Replies
    33
    Views
    19,555

    THANK YOU ARATTI,Acetronics FOR HELPING ME, I...

    THANK YOU ARATTI,Acetronics FOR HELPING ME, I DID THIS IT WORKS GREAT NOW IM PULLING SOME HAIR TO WAKE THE PIC FROM SLEEP WHEN I SEND DATA BUT STILL NOT WORKING YET HERE S MY CODE
    @ DEVICE...
  18. Replies
    33
    Views
    19,555

    WELL THIS IS MY CODE WHEN I CLICK SENT DATA...

    WELL THIS IS MY CODE WHEN I CLICK SENT DATA (1234)FROM PC TO PIC16F628. I SEE IT FOR LESS THAN 1 SECOND THEN THE 7SEG GOES OFF TILL I CLICK AGAIN TO SEND I SEE IT JUST BLINK 1234. I DONNO HOW TO...
  19. Replies
    33
    Views
    19,555

    this is wat i want to do but the serin cuz the...

    this is wat i want to do but the serin cuz the 7seg leds blinkin and not working look at the quote #3 up u will see the schematic and the code to


    @ DEVICE WDT_ON, PWRT_ON,MCLR_ON,CPD_OFF,...
  20. Replies
    33
    Views
    19,555

    o right thank u Acetronics for reply.check ur pm...

    o right thank u Acetronics for reply.check ur pm . it just confused me this 7 sgment it need the routine in main label each 1 ms, so if i put anythings has delays or like serin it cuz the 7seg...
  21. Replies
    33
    Views
    19,555

    i think none understands my quetion.i want to run...

    i think none understands my quetion.i want to run like this code ..
    i want both programes to run apart from each other its just example so i can write my programe like this plz help



    main: ...
  22. Replies
    33
    Views
    19,555

    SORRY ITS JUST 7 SEGMENTS NOT LCD..this is the...

    SORRY ITS JUST 7 SEGMENTS NOT LCD..this is the 7segment schema i did draw sorry i havnt draw it good but im sure thats enought to undersnd its normal 7seg working through 74hc164 shift register...
  23. Replies
    33
    Views
    19,555

    Problem runing my code

    im runing this code pic16f628a this is the code for lcd 7 segment with 74hc164,and when i add things like clock or other code it cuz delay and troubles to the lcd routine plz help i want to add my...
  24. Replies
    6
    Views
    7,217

    hello . thank u for help. ive seen the links .and...

    hello . thank u for help. ive seen the links .and im still trying what to use hserout hserin or somethings else to record by the mic and a var byte and word isnt enought to handle more than 2 byte...
  25. Replies
    6
    Views
    7,217

    just want to store a few seconds sound in the...

    just want to store a few seconds sound in the eeprom . and i donno how to convert it to hex so i can save it and play it using pic ic ,thank you for help
Results 1 to 25 of 66
Page 1 of 3 1 2 3