Skip to content

Created a system where we can securely chat between two (or more) computers without using the Internet

Notifications You must be signed in to change notification settings

kamrulmislam/Internetless-Secured-Private-Chat-Room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Internetless-Secured-Private-Chat-Room

An Arduino and RF transceiver based private chat room where two or more user can communicate securely without any internet connection.The whole project can be divided into three parts-  i)   Hardware Part  ii)  Data Encryption-Decryption  iii) Graphical User Interface  

In the hardware part, Arduino module and RF Transmitter Receiver Pair(FS1000A) are used to communicate between machines. The circuit diagram and Arduino code are provided. For secured communication, the RSA algorithm is used to encrypt and decrypt the data. A graphical user interface is also built using MATLAB to chat between machines. The whole chatting process doesn't require any internet connection.

Project Demonstration- https://www.youtube.com/watch?v=RUYxSrkXvdI

About

Created a system where we can securely chat between two (or more) computers without using the Internet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published