Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    141
    Views
    114,399

    Re: A tft addin for pbp3

    Solved,

    receive:
    Serin2 PORTC.0,B2400,10,LOP2,[wait ("#OK"),HR,MINS,SEC,DATE,MON,YR , LCTEMP.highbyte,lctemp.lowbyte , LPRES.highbyte,lpres.lowbyte ,_
    vlaga...
  2. Replies
    141
    Views
    114,399

    Re: A tft addin for pbp3

    I just tested a humidity sensor and his value are correct on lcd and TFT but value of lux are ok if are they below 255.
    How to send variable word size over serout2 commands,I think this is my...
  3. Replies
    141
    Views
    114,399

    Re: A tft addin for pbp3

    I am stuck with serin2 and serout2 comands.

    I use PIC18F252 for reading sensor.
    BMP085 for temperature and pressure
    DS3231 for time and date
    BH1750 for light intensity
    DHT11 for humidity
    ...
  4. Replies
    141
    Views
    114,399

    Re: A tft addin for pbp3

    the portd.7 signal is a limit switch for max position of open window.He must disable opening,but if something goes wrong I will put a second hardware switch to disable motor.
    On test board this...
  5. Replies
    141
    Views
    114,399

    Re: A tft addin for pbp3

    when I press a button and hold it the led diode is on.That is OK.when I release a button led is off.
    Is it possible to make that when the button is pressed and hold, led is on, and when I...
  6. Replies
    7
    Views
    6,927

    Re: UV sensor ML8511

    ADC is not a problem, measure & scale result (1v -> 0, 3v -> 1023, 10-bit ADC) ...... Yes it is problem

    This is my problem I can measure voltage from sensor but how to scale it to UV intensity...
  7. Replies
    7
    Views
    6,927

    Re: UV sensor ML8511

    http://www.ebay.com/itm/351494135550?_trksid=p2057872.m2749.l2649&ssPageName=STRK%3AMEBIDX%3AIT

    I know that the maximum voltage from the module is 3.3volts and my PIC AD module can measure 5...
  8. Replies
    141
    Views
    114,399

    Re: A tft addin for pbp3

    I create a six buttons on LCD and one button must work like a push button.

    When I push the button, the LED which is connected to PORTD.0 must light all the time as the button is pressed.
    When I...
  9. Replies
    7
    Views
    6,927

    Re: UV sensor ML8511

    On board is 3V3 voltage regulator so I think it must work with 5V input voltage.
  10. Replies
    7
    Views
    6,927

    UV sensor ML8511

    Hi to all and Happy New year.
    Today I receive a UV sensor ML 8511.
    Watching his datasheet the output voltage is linear to intensity of the UV light.
    How to measured voltage convert into a UV...
  11. Replies
    8
    Views
    11,033

    Re: DHT Sensor Library

    Hi to all,
    I tested this library and works excellent with AM2302 sensor.Is it possible to measure negative temperature with this library.I dont have a FREEZ spray at the moment so I can not tested...
  12. Replies
    141
    Views
    114,399

    Re: A tft addin for pbp3

    I include file flash_spi.pbpmod there is two labels with the same name FL_IMG: is it OK or one labels is too much?
  13. Replies
    141
    Views
    114,399

    Re: A tft addin for pbp3

    I tried to test the repetitively button, it works but not as expected.

    When I touch the button the counter starts counting, and its value increases every 300ms for one and then suddenly...
  14. Replies
    141
    Views
    114,399

    Re: A tft addin for pbp3

    Yes,wrong include I use,now it is work.

    I create a counter,and when I touch the button counter increase e his value for 1.Each press increase counter for 1.

    COUNTER=COUNTER+1
    Is it possible to...
  15. Replies
    141
    Views
    114,399

    Re: A tft addin for pbp3

    Why I can not write lovercase letters only capital letters work?When I write lovercase letter I got only a bad piksel on screen.
    Buttons now work excellent.
  16. Replies
    141
    Views
    114,399

    Re: A tft addin for pbp3

    I have several questions about the code pic18f2520_tft_demo.pbp.

    how I can change color of screen wallpaper from black to yellow

    how I can changes color of buttons from red to green and...
  17. Replies
    141
    Views
    114,399

    Re: A tft addin for pbp3

    I managed to run a python script FLASH.py and ImageConvertor565
    .
    in the FLASH .py scripts can I put COM.1 as default port to communicate with PIC chip?


    On which the port and pin I ...
  18. Replies
    141
    Views
    114,399

    Re: A tft addin for pbp3

    I download python 2.7.10 version for windows and when I run it I get some errors.
    When I open script FLASH.py and pres F5 button run module I got this message:




    Python 2.7.10 (default,...
  19. Replies
    141
    Views
    114,399

    Re: A tft addin for pbp3

    Because I'm not a good programmer there is a few things that are not clear to me.

    Where I can download the Arduino utft ImageConverter 565.exe.I found only a online converter on Rinky-Dink...
  20. Replies
    141
    Views
    114,399

    Re: A tft addin for pbp3

    OK,it works now.I replace a voltage regulator on EASYPIC 5 board from 5V to 3.3V and it works.
    What I need to do to send JPG picture to TFT display?
  21. Replies
    141
    Views
    114,399

    Re: A tft addin for pbp3

    Is it possible that I destroy my TFT-display because my power supply for PIC18f4520 is 5volt?Communication between PIC and ILI9341 is on 5 volt.
  22. Replies
    141
    Views
    114,399

    Re: A tft addin for pbp3

    Hello people
    if someone tried Richard's example with PIC18F2520 or PIC18f4520
    I tried his example with PIC18F4520 and unfortunately not working. I have just a white screen.
    If someone can send...
  23. Replies
    141
    Views
    114,399

    Re: A tft addin for pbp3

    hi Richard,

    today arrived TFT display to me from eBay.

    I can not wait to start playing with it

    Do you can tell me if this is the correct way to connecting peripherals with a PIC processor ...
  24. Replies
    141
    Views
    114,399

    Re: A tft addin for pbp3

    Hi Richard

    I am little confused how to adjust code to work.
    I have a PIC18F45K22 and I plan to use it with your code but I never work with this PIC processor and I need some Help to...
  25. Replies
    141
    Views
    114,399

    Re: A tft addin for pbp3

    HELLO Richard,
    If you could give me some explanations about connections of the LCD display on PIC processor.
    I just ordered one piece from eBay and on it I have these pins:


    LCD DISPLAY...
Results 1 to 25 of 41
Page 1 of 2 1 2