zeroby0 / LIET

LIET Visible Light Communication Protocol Server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LIET - Light aided Information Encoding and Transmission

Optical Wireless communication via transmission of encoded data; IIIT Bangalore - IMTech 2015 Electronic Devices and Circuit Theory project under the guidance of prof Madhav Rao.

LIET is a form of Visible light communication that can be scaled up to transmit at very high speeds. By using visible part of the electromagnetic spectrum, LIET facilitates communication while providing illumination. And by using the very wide spectrum of Visible Light (400 THz), several p2p nodes can be multiplexed for very high speed data transmission while never having to worry about bandwidth congestion.

LIET is an exploratory project and is inspired by Li-Fi - https://en.wikipedia.org/wiki/Li-Fi. For a more in-depth explanation and working, checkout the Youtube link below.

Light based communication protocol server.

Config file: ./config/default.json. Change protocol and server settings from here.

make sure you have nodejs and npm/yarn installed.
Clone and run yarn or npm install to get started.
node index.js starts the server and sends a packet. Start another process at the other end and send commands back and forth.

Please take a look at demo branch for code used for demonstration and a REPL interface.

Video: Youtube, Drive
Announcement: https://www.facebook.com/aravindreddyv/posts/1084763588335059

Team:

Krishna Nagaraja Aravind Reddy V Vishnu Sai Sankeerth Sai Vivek Cherukuri

About

LIET Visible Light Communication Protocol Server.


Languages

Language:JavaScript 100.0%