Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 4 1 2 3 4

Search: Search took 0.00 seconds.

  1. Replies
    95
    Views
    36,018

    Re: Graphical Displays with PBP3

    Excellent work Richard!!!

    This will work well for my use, but with a little more tweaking it would be nice to have a define to set 1 of 4 different viewing directions to make a more universal...
  2. Replies
    95
    Views
    36,018

    Re: Graphical Displays with PBP3

    Excellent! All seems to be working perfectly!

    Now, how can I rotate the display for use in portrait mode?
  3. Replies
    2
    Views
    166

    Re: Crownhill forum crashed?

    Yes, I was seeing this as well.
  4. Replies
    95
    Views
    36,018

    Re: Graphical Displays with PBP3

    The display layout still isn't quite right. Here is a simple program that displays a 16x16 image in all 4 corners the ones on the left side are good, but the right side locations are wrong.


    ...
  5. Replies
    95
    Views
    36,018

    Re: Graphical Displays with PBP3

    Is there a way to do 90 degree screen rotation (using the display in portrait mode) for the text using fonts to be displayed correct?

    Changing the SSDc $20 address to $01 seems to corrupt...
  6. Replies
    95
    Views
    36,018

    Re: Graphical Displays with PBP3

    Ok, I assume that is due to the horizontal vs vertical byte layout? I know on the SSDBM you said height must be multiple of 8 which I have been adhering to. I'll either stick to using the SSDBM with...
  7. Replies
    101
    Views
    85,532

    Re: SSD1306 INCLUDE for PBP3

    Thanks Richard!
  8. Replies
    95
    Views
    36,018

    Re: Graphical Displays with PBP3

    Working much better, but in my case it is cropping 6 columns off of the right side of the image (110x64). Using the pbp file I uploaded here

    Here are 2 images of what it should look like (using...
  9. Replies
    101
    Views
    85,532

    Re: SSD1306 INCLUDE for PBP3

    I have everything working, but using the SSDBM version for bitmap. This obviously required modifying the include files, but everything seems to be getting along.

    I can share the modified files,...
  10. Replies
    101
    Views
    85,532

    Re: SSD1306 INCLUDE for PBP3

    I have found if I revise the first byte of the bitmap to = 0x00 instead of the value it should be, the image will display. Obviously missing the first 8 pixels worth of data though...
  11. Replies
    101
    Views
    85,532

    Re: SSD1306 INCLUDE for PBP3

    I resolved the slow load times by commenting out the debug lines in the sbmp subroutine.
  12. Replies
    101
    Views
    85,532

    Re: SSD1306 INCLUDE for PBP3

    The only version of GLCD Tools I can find is 0.2. I have been using LCD Assistant, but I'm having mixed results. Do you have a link to download GLCD Tools 1.5?

    This attached file has a few BMP's...
  13. Replies
    101
    Views
    85,532

    Re: SSD1306 INCLUDE for PBP3

    That gets me closer, in the sense I figured it needed specified somewhere! But it doesn't correctly display the image. I have reverted back to non-edited include files. Thoughts? Thank you for your...
  14. Replies
    101
    Views
    85,532

    Re: SSD1306 INCLUDE for PBP3

    When I use SSDBM it shows the top half of the image twice, and seems to lock the display as I can't clear or alter what is displayed afterwards.


    Using the DMDBMP format, it displays a black...
  15. Replies
    101
    Views
    85,532

    Re: SSD1306 INCLUDE for PBP3

    I was afraid that would be the case. I have spent time playing with that version and can't figure out how to display a bitmap image, which is a requirement for this project. That's using DMDBMP...
  16. Replies
    101
    Views
    85,532

    Re: SSD1306 INCLUDE for PBP3

    Thank you, Richard! That works perfectly! You have no idea how much time I spent attempting to fix that.

    One other request. I am struggling to understand the macros but would like one that can do...
  17. Replies
    101
    Views
    85,532

    Re: SSD1306 INCLUDE for PBP3

    Richard, I am hoping you can help me with an issue I am having making your SSD1306 driver work. Everything is working well except when I display a bitmap with the y axis not set at 0 it cuts the...
  18. Replies
    3
    Views
    3,060

    Re: PIC10F320 not in devices list

    Thank you Henrik, not sure how I was overlooking versions beyond 3.0.10. Looks like my key does not support 3.1.0.
  19. Replies
    3
    Views
    3,060

    PIC10F320 not in devices list

    ME Labs shows the PIC10F320/322 as a supported device, but it doesn't show up on my compiler. Using PB3 pro 3.0.10.4 and microcode studio 5.0.0.5. Also have MPLAB X version 5.35 installed.

    Any...
  20. Replies
    2
    Views
    2,858

    Re: CCP2 troubles with 18F4620

    Nobody? I can't get CCP2 to work even by itself. Possible chip or datasheet error?
  21. Replies
    2
    Views
    2,858

    Re: CCP2 troubles with 18F4620

    Sorry to reply to my own thread. It seems to me that CCP2 isn't using timer 1 like I want, but not quite sure. Even with this code which should make both CCP modules use timer 1



    T3CON.6=0 ...
  22. Replies
    2
    Views
    2,858

    CCP2 troubles with 18F4620

    I have successfully used this code with an 18F2221 and it worked fine, and as far as I can tell everything is configured to work with the 18F4620 but I can not get usable results from the CCP2 input....
  23. Replies
    3
    Views
    2,844

    Re: PIC12F157 possible support/replacement

    After updating PBP3 it is now in my device list. :)
  24. Replies
    3
    Views
    2,844

    Re: PIC12F157 possible support/replacement

    Should have been 12F157X, but yes. Interesting, maybe I need to update Micro Code Studio, as it doesn't show up for me. I am using PBP 3.0.
  25. Replies
    3
    Views
    2,844

    PIC12F157 possible support/replacement

    I'm interested in using the 12F157 as it is a low cost 8 pin chip with 3 HPWM's on it. However it doesn't appear to be supported by PICBASIC. Is there a comparable chip that is supported, or is it...
Results 1 to 25 of 100
Page 1 of 4 1 2 3 4