Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    2,059

    Pixel based LCD interfacing

    Hey guys,

    I wanted to ask how to interface 16x4 parallel lcd with my pic 16f877a. I have already interfaced a 2x16 block based simple lcd with it, so i have a precise idea of the lcds and basic...
  2. Thread: Xbee, Again.

    by uaf5000
    Replies
    1
    Views
    1,938

    Xbee, Again.

    Hey guys.
    I am sending a alpha numeric character from my micro to xbee and from one xbee module to other. The 2nd xbee is connected to computer where its displaying the sent character on hyper...
  3. Thread: Transmission!

    by uaf5000
    Replies
    6
    Views
    3,836

    Thanks Mack for the commands. But can u tell me...

    Thanks Mack for the commands. But can u tell me precisely how to use them? Should there be some defines before i use these serial out commands? I have given the code, can you manipulate it...
  4. Thread: Transmission!

    by uaf5000
    Replies
    6
    Views
    3,836

    My Xbee is Xbee low power module. You can see...

    My Xbee is Xbee low power module. You can see more about it from here:

    http://www.digi.com/products/wireless/point-multipoint/xbee-series1-module.jsp#overview

    According to me i just have to...
  5. Thread: Transmission!

    by uaf5000
    Replies
    6
    Views
    3,836

    Transmission!

    Hello everyone,
    Ive made a program to display some stuff on my lcd, being controlled by keypad. Now what i want is to serially transmit this data to Xigbee module which will then transmit it...
  6. Programming problem while interfacing keypad with pic 16f877a

    Hey guys,
    I am trying to interface 4x4 keypad with my pic and lcd. Everything is working fine except the last row of my keypad (i.e keys from 13-16) is not displayed on lcd. There is no problem in...
  7. Replies
    5
    Views
    4,691

    Can i have the link of the manual from where i...

    Can i have the link of the manual from where i can read and know more about basic keypad commands (defines,routines etc.)?
  8. Replies
    10
    Views
    5,100

    But how will i interface Lynx module with the...

    But how will i interface Lynx module with the computer, i mean, how will the computer be receiving the data from the wireless radio. Xbee controller comes with an interface board, although it costs a...
  9. Replies
    10
    Views
    5,100

    Ive decided to use Xbee PRO radios. They are...

    Ive decided to use Xbee PRO radios. They are cheap and i dont have to program anything, just have to send data to them using UART and they can transmit. Also, they come with an interface board too,...
  10. Replies
    5
    Views
    4,691

    Thanks guys. Will get back to you after referring...

    Thanks guys. Will get back to you after referring all the links.
  11. Replies
    5
    Views
    4,691

    Keypad Interfacing

    Hello guys.

    Ive to interface a 12 keys keypad into with my PIC microcontroller (PIC 16f877a). With the help of this keypad i want to control my LCD display which is already being attached with the...
  12. Replies
    10
    Views
    5,100

    Wireless Interfacing Problem.

    Hey guys.

    I have to wirelessly transmit data from my PIC 16F877A to my nearest server. I am not able to find any RF data transceiver which can efficiently do that. Please help me out with this....
  13. Replies
    9
    Views
    7,396

    Thanks alot for the advices guys. =) But i found...

    Thanks alot for the advices guys. =) But i found what the problem was. Actually the connections in my board were disturbed. LCD is working fine now =). Will post in case of any problem.


    THANKS...
  14. Replies
    9
    Views
    7,396

    LCD----------->PIC RS-------------->RE0...

    LCD----------->PIC

    RS-------------->RE0
    R/W-------------->RE2
    E--------------->RE1
    Datapin0 --------->RD0
    Datapin1 -------->RD1
    Datapin2 ---------->RD2
    datapin3 ------------->RD3
    datapin4...
  15. Replies
    9
    Views
    7,396

    I've used the command ADCON1=%00000111. Didnt...

    I've used the command ADCON1=%00000111. Didnt this command make port E digital?
  16. Replies
    9
    Views
    7,396

    Still same garbage values =(. I made the changes...

    Still same garbage values =(. I made the changes you told. But in those garbage values letter 'D' is appearing which wasn't before. What shall i do now? =(
  17. Thread: LCD Problem!

    by uaf5000
    Replies
    2
    Views
    5,544

    So sorry. I thought my post was much relevant...

    So sorry. I thought my post was much relevant here. Will reply there from now. Thanks =)
  18. Thread: LCD Problem!

    by uaf5000
    Replies
    2
    Views
    5,544

    LCD Problem!

    Hello Guys,

    I have interfaced LCD with my PIC 16f877a. I want to initially display words on my lcd but the problem is only garbage value is being displayed. Please tell me the solution. I have...
  19. Replies
    9
    Views
    7,396

    PIC 16f877A LCD problem!

    Hello Guys,

    I have interfaced LCD with my PIC 16f877a. I want to initially display words on my lcd but the problem is only garbage value is being displayed. Please tell me the solution. I have...
Results 1 to 19 of 19