Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by trungphan

  1. T

    Transceiver data using nRF24L01 + PIC 16F887

    I completed this project. This image is result that I implement. https://obrazki.elektroda.pl/6463771300_1374154328.png Thank shatruddha very much! .:smile:
  2. T

    Transceiver data using nRF24L01 + PIC 16F887

    thanks shatruddha! I think so. I think this module has a function "auto acknowledgement" that is used to announce a packets transmitted successfull. I have a problem that cause very hard for me. In Antenna Interface, how to coordinate impedance? I hope you will help me solve this problem! :)
  3. T

    Transceiver data using nRF24L01 + PIC 16F887

    Hi shatruddha! Can you help me a lot of problem " When module nRF24L01 is actived, if it happen contention, what will module implement????" thanks!
  4. T

    read data from GPS01 to dislay lcd

    Thanks amitjagtap! I completed it. Now, I want display data longitude and latitude on google, I must how to do it?
  5. T

    read data from GPS01 to dislay lcd

    How do to display data of gps up lcd? who completed this project, please you can share for me?I'm need it. Thanks!
  6. T

    read data from GPS01 to dislay lcd

    Hi everyone! I'm doing project about GPS. I use GPS 01 module communicate with pic16f887. I don't data display on lcd(lcd 16x2) :sad:. Can you help me find out error my project? Thanks my code: while(1) { value = uart_getc(); while(value); if(value=='$') { value = uart_getc()...
  7. T

    connection between 16F877A with GPS sensor module EB-85A

    Hi Syamia! What does it mean "lat_float=atof(temp_str);" Command atof() you did not declaration???? Can you explain for me? thanks!
  8. T

    Transceiver data using nRF24L01 + PIC 16F887

    Thanks shatruddha! I test success to comunicate between nRF24L01 + PIC. :-) Now, i start find out of GPS by transceiver data using nRF24L01+PIC.:-D
  9. T

    Transceiver data using nRF24L01 + PIC 16F887

    Hi all! I'm doing the project of nRF24L01 comunicate with PIC to transceiver data via SPI. But slave can't receive data when master send data. Who can help me :sad:? Thanks all!

Part and Inventory Search

Back
Top