+ Reply to Thread
Page 1 of 58 1 2 3 11 51 ... LastLast
Results 1 to 10 of 577

Thread: Secured wireless data communication

  1. #1
    Administrator Binu is an unknown quantity at this point Binu's Avatar
    Join Date
    Jun 2007
    Location
    Nagercoil, Tamilnadu, India.
    Posts
    6,126

    Default Secured wireless data communication

    This project is used to communicate or transmit a text message from one place to another place through wireless. The text message is encrypted by using the Microcontroller and the encrypted message was transmitted through wireless. At the receiver end the signal was received by the standard receiver and the analog signal was fed to the Microcontroller and it was decrypted by the Microcontroller and the message was displayed over the LCD display. We can use several receivers and the message from the transmitter can be sent to the entire receivers at the same time. Each receiver can be accessed separately by its address.The Microcontroller is used to do the above work. It gets data from the Keyboard and encrypt with an private algorithm and at the receiver end the Microcontroller decrypt it with the same algorithm and display the data over the LCD display.
    Program: comm.zip


  2. #2
    Junior Member shahbaz
    Join Date
    Jul 2007
    Location
    sindh, Pakistan.
    Posts
    3

    Default

    I have a doubt!!!
    Here the transmitter is AM whereas receiver is FM......how come is that possible...

    shahbaz

  3. #3
    Junior Member shahbaz
    Join Date
    Jul 2007
    Location
    sindh, Pakistan.
    Posts
    3

    Default

    And....
    the AM transmitter receives digital input........but AM is analog to analog modualation...

    shahbaz

  4. #4
    Administrator Binu is an unknown quantity at this point Binu's Avatar
    Join Date
    Jun 2007
    Location
    Nagercoil, Tamilnadu, India.
    Posts
    6,126

    Default

    Sorry there is error in the circuit and i have changed it, Both are AM TX/RX with ON-OFF KEYED (OOK) Modulation.

    J.Binu

  5. #5
    Junior Member Maanjjjjj
    Join Date
    Jul 2007
    Location
    Punjab, Pakistan.
    Posts
    1

    Default

    could you tell me how is it secured??? means which algo have u used??

  6. #6
    Administrator Binu is an unknown quantity at this point Binu's Avatar
    Join Date
    Jun 2007
    Location
    Nagercoil, Tamilnadu, India.
    Posts
    6,126

    Default

    Two algorithms are used, the user can select any one at the transmitter & receiver end.
    The algorithms used are Monoalphabetic substitution algorithm and Polyalphabetic substitution algorithm.


    J.Binu

  7. #7
    Junior Member omair_96
    Join Date
    Jul 2007
    Location
    punjab, Pakistan.
    Posts
    1

    Default

    which keyboard is used in wireless data communicator?...it has 2 data lines..

    omair

  8. #8
    Administrator Binu is an unknown quantity at this point Binu's Avatar
    Join Date
    Jun 2007
    Location
    Nagercoil, Tamilnadu, India.
    Posts
    6,126

    Default

    Its ordinary computer keyboard.

    J.Binu

  9. #9
    Junior Member cisco kid
    Join Date
    Aug 2007
    Location
    kerala, India.
    Posts
    1

    Default

    what chips are you using for the AM transmitter and receiver? Is there code available in C?

  10. #10
    Administrator Binu is an unknown quantity at this point Binu's Avatar
    Join Date
    Jun 2007
    Location
    Nagercoil, Tamilnadu, India.
    Posts
    6,126

    Default

    Its an readymade 433mhz transmitter and receiver module.
    check out here http://www.futuretechniks.com

    J.Binu


+ Reply to Thread

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts