Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    thanks Ioannis
  2. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    ok lets go back to my previous question first and then i move on to the touch buttons.

    first of all i have been in touch with the guys from 4D system. I have asked them how is it possible to...
  3. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    ok it does not matter this a lot, i can stand with that. Now i need to create some active touch buttons on the screen. Once i manage to do it, i will let you know.

    thanks.
  4. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    I did that and works, but it looks like it has a delay for displaying the lines.

    I wonder if there is any other available modification on the code in order to display both.

    thanks for your...
  5. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    i just tried it. It doesnt help.

    What is that ,$0D,$0A doing?

    thanks for your reply!!!
  6. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    hi all,

    now i really want your help,

    i'm trying to display 2 or 3 line text at the same time on the uLCD 32 PT.

    i use the following command, but the second line does not show up on the...
  7. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    Hello all,

    i manage to create a displayed only button on the screen.

    My next step is to make the displayed button as an active.

    shown as down pressed : $62 $00 $00 $28 $00 $14 $FF $FF $00...
  8. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    after a long time i would like to add some features on the code i'm currently trying to fix.

    I got an 3.2" ulcd PT from 4DSystems.

    I would like to create a program that i could control an...
  9. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    thank you very much for your time and for your help.

    i fixed it.!!!!!
  10. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    i feel that if i make any change in the inc file under the original device 16f628a i will make a mess.

    when i open the inc file of the 16f628a i cannot save it because access is denied. Is that...
  11. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    i have fixed a lot of problems by adding your suggestions.



    '****************************************************************
    '* Name : TAG NUMBER.BAS *...
  12. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    hi Dave again,

    now i get the following errors.

    I dont want to disturb you more.

    I'm really sad to not understand what are these errors and why it does not work.

    regards
  13. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    i used the following config

    @ __config _INTRC_OSC_NOCLKOUT & _WDT_ON & _PWRTE_ON & _MCLRE_OFF & _BODEN_ON & _LVP_OFF & _CP_ALL & _DATA_CP_ON
    @device pic16F628a

    and now i get the following...
  14. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    thank you very much for you answer,

    i have used the MPASM and the following line

    device pic16F628, @ __config _INTRC_OSC_NOCLKOUT & _WDT_ON & _PWRTE_ON & _MCLRE_OFF & _BODEN_ON & _LVP_OFF &...
  15. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    i've been trying to use the interrupt commands but i get a lot of errors. I used both files

    INCLUDE "DT_INTS-14.bas" ' Base Interrupt System
    INCLUDE "ReEnterPBP.bas" ' Include if using...
  16. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    thanks for your help,

    i will check it out.
  17. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    based on the above video i would like a little bit of help?

    as you see the first picture (the blue "star", actually it is a symbol,but anyway), it dissapear from the screen and then the screen...
  18. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    here is the video of what the $59,$00 command does


    http://www.youtube.com/watch?v=VDo_sK6Dekw
  19. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    what i have noticed is:

    when you use the sleep mode ($5A) it turns off only display like a clear lcd command.

    when you use the display off command $59 it completes shut down the display.

    i...
  20. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    hi Ioannis,

    there is a sleep command but i think it does not turn the display backlight off.

    I will try it and keep you updated.

    Regards,
  21. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    apart from that (High heat on the voltage regulator), is there anyone that manage to use the display off command?

    when i used the command, i managed to power off the dipslay. But i couldnt powered...
  22. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    yes i am.

    please pm me for the price please :D
  23. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    Hi Ioannis,

    i will try to drop the input voltage to see what will happend.

    You are right, the input voltage at the moment is 12V. Which means that we have drop of 7V.

    The current though...
  24. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    i have noticed that when i power the system with only one 5 volt regulator, it gets very hot.

    The regulator is about 1Amp. Is it possible to get so hot?

    I think that the pic16f88 the Display...
  25. Re: Displaying Videos and Images on 4Dsystems uOLED Serially

    you can see here my video.


    http://www.youtube.com/watch?v=jjE62O5NY6s&feature=related

    i will post the code later on. It is based on the code you provided with a small changes.

    Regards,
Results 1 to 25 of 40
Page 1 of 2 1 2