MEL PICBASIC Forum
  • Register
  • Forgotten Your Password?


Hello ,


  • Home
    • MELabs PICBASIC
  • Forum
  • What's New
  • Buy Now
  • Wiki
  • Interrupts
  • Member Map
  • Live Posts
  • Advanced Search
  • Home
  • Home
  • Community Area
  • Example Code
  • LCD

  • Menu

    • Catalog
      • PICBASIC Compiler
      • AMICUS
      • PIC Programmers
      • Prototyping PCB
    • Support
      • Help
      • Update Policy
      • About Us
      • Legal Stuff (in no particular order)
    • FAQ
      • PICBASIC Pro
      • U2 Programmer
      • Field Programmer
      • Hid Maker
      • Microcode Studio
      • Experimenter Boards
    • Community Area
      • How To
        • Beginners
      • Compiler Error Codes
      • Settings for Beginners
      • Example Code
        • Darrel Taylors Works
        • A/D
        • Audio
        • EEPROM
        • Encoder
        • Ethernet / Internet
        • GPS
        • I2C
        • Infrared
        • Interrupts
        • Keypads
        • LCD
        • LED Display
        • Math
        • Real Time Clock
        • R/C
        • Serial Data
        • Timers
        • USART
        • Other Example Code
        • USB
      • Include Files
      • AMICUS18
        • Ethernet
      • Video
      • Useful Links
      • Electronics Suppliers
      • Wiki Help
    • User Projects
      • Community Competitions
        • BigPIC4 Dev Board
      • Aeronautical
      • Audio & Music
      • Automotive
      • Data Logging
      • Games
      • Health & Safety
      • Home & Utility
      • Infrared
      • Nautical
      • Opto & Display
      • Programming
      • Radio / RF
        • Amateur
      • Robotics
      • R/C Model
      • Seasonal
        • Easter
        • 4th of July
        • Halloween
        • Guy Fawkes
        • Christmas
        • New Year
      • Solar
      • Temperature
      • Test & Measurement
      • Other
  • Recent Forum Posts

    Alberto

    Re: Book of DT interrupts

    Thank you for the answer!

    Alberto

    Alberto Yesterday, 17:43 Go to last post
    mpgmike

    Re: 18F2550 With Problems

    Try changing:


    if tecla_dta = 1 then cnt_lixo_1 = cnt_lixo_1 + 1 : lcdout $FE, $C0,"Tcl Dta" : pause 1500
    if tecla_esq = 1 then cnt_lixo_2 = cnt_lixo_2 + 1 : lcdout $FE, $C0,"Tcl Esq" : pause...

    mpgmike Yesterday, 00:30 Go to last post
    nuno106

    18F2550 With Problems

    Hi everyone,

    I'm starting a small program with Pic 18F2550, but it doesn't work well...

    It should start with number 2 at Cnt_Lixo, and increment 1 every 1,5 seconds.

    Sometimes (one in...

    nuno106 - 20th April 2018, 20:53 Go to last post
    Ioannis

    Re: Oled

    Is there any special reason why one should pay 30 bucks for an LCD?

    Ioannis

    Ioannis - 20th April 2018, 15:15 Go to last post
    Ioannis

    Re: Book of DT interrupts

    The mobile devices cannot access the site yet. This will need some extra work by our boss. He knows and when time allows I am sure he will do it.

    Please be patient as all this require time and...

    Ioannis - 20th April 2018, 15:13 Go to last post
    rsocor01

    Re: GOTO vs RETURN after a GOSUB

    Thank you guys.

    Robert

    rsocor01 - 20th April 2018, 06:20 Go to last post
    mpgmike

    Re: Book of DT interrupts

    The book is posted, linked from the header as "Interrupts". Not sure about your iPad issue.

    mpgmike - 19th April 2018, 22:14 Go to last post
    Alberto

    Book of DT interrupts

    Just two simple questions:

    Is the book finished?

    Why I cannot read it with my IPAD?

    Alberto

    Alberto - 19th April 2018, 15:57 Go to last post
    pedja089

    Re: GOTO vs RETURN after a GOSUB

    Yes. It have almost same effect as MCLR pulled low, then high. Only 2 bits are different, if I remember correctly.

    pedja089 - 19th April 2018, 13:47 Go to last post
    Dave

    Re: GOTO vs RETURN after a GOSUB

    Yes it should create an internal reset condition.

    Dave - 19th April 2018, 13:47 Go to last post
  • LCD RSS Feed

    3.5" Color LCD code example 

    by
    DaveC3
    • View Profile
    • View Forum Posts
    • View Articles
    Published on - 12th September 2010 16:24  Number of Views: 4449 

    I recently bought a 3.5" color lcd from China from
    http://cgi.ebay.com/3-5-262k-TFT-240...item1c153a8de4 ...
    Read More Read More

    Color GLCD Project, Analog clock 

    by
    DaveC3
    • View Profile
    • View Forum Posts
    • View Articles
    Published on - 13th May 2011 21:45  Number of Views: 4161 
    Article Preview


    The attach zip contains a number of projects, the clock application is called "Clock_8_BIT_par_TFT.pbp" ...
    Read More Read More

    LCD BARgraphs 

    by
    Darrel Taylor
    • View Profile
    • View Forum Posts
    • View Articles
    Published on - 20th May 2010 15:59  Number of Views: 2700 

    <embed name="LCDbarGraph" src="http://www.darreltaylor.com/files/LCDbar_INC_56k.wmv" type="application/x-mplayer2" ...
    Read More Read More

    LCD_AnyPin.pbp 

    by
    Darrel Taylor
    • View Profile
    • View Forum Posts
    • View Articles
    Published on - 1st June 2010 05:19  Number of Views: 2008 

    This has come up several times, and likewise, I've tried to approach it several times...

    After a 6 month pause ...
    Read More Read More

    Easy LCD Contrast 

    by
    Melanie
    • View Profile
    • View Forum Posts
    • View Articles
    Published on - 1st June 2010 05:02  Number of Views: 2406 

    Here's a useful and very simple way of controlling the contrast on an LCD with just two Resistors and a line of code. If ...
    Read More Read More

    LCD serial backpacks 

    by
    Darrel Taylor
    • View Profile
    • View Forum Posts
    • View Articles
    Published on - 30th May 2010 01:27  Number of Views: 5536 

    This LCD serial backpack code was not originally written by Joe S. It was modified by Darrel for use with DT_INTS. (Edited ...
    Read More Read More

    Using Nokia 3310 LCD 

    by
    ScaleRobotics
    • View Profile
    • View Forum Posts
    • View Articles
    Published on - 31st May 2010 02:37  Number of Views: 10110 

    The Nokia 3310 is a graphic display that is very cheap. In fact, they cost $2.95 each at Sparkfun http://www.sparkfun.com/commerce/pro...oducts_id=9924 ...
    Read More Read More

    Using LCD on any combination of pins 

    by
    Darrel Taylor
    • View Profile
    • View Forum Posts
    • View Articles
    Published on - 16th October 2010 15:56  Number of Views: 2952 

    "How do I scatter the pins of the LCD data bus across multiple ports with PicBasic Pro?"

    First, ...
    Read More Read More

  • Contact Us
  • Back to Home Page
  • Archive
  • Top
All times are GMT +1. The time now is 17:32.
Powered by vBulletin®
Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.
Admin byLester,
PIC, PICmicro, dsPIC,MPLAB,PICBASIC, PICBASIC PRO, PICPROTO, and EPIC are trademarks of Microchip Technology Inc. in the USA and other countries.
Copyright © 2018 Crownhill Associates Limited. All rights reserved