Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Thanks for the reply.I appreciate it.The problem...

    Thanks for the reply.I appreciate it.The problem is i have to submit this code as my project in about 3 days and due to some reasons i cannot get the work done from my friend who wrote the code.And i...
  2. Help needed to include AT commands in a PIC prog

    ' Define LCD pins
    Define LCD_DREG PORTD
    Define LCD_DBIT 0
    Define LCD_RSREG PORTD
    Define LCD_RSBIT 5
    Define LCD_EREG PORTD
    Define LCD_EBIT 4
    DEFINE...
Results 1 to 2 of 2