aman-abdu / aman

Lifi communication using IR LED and photodiode with wiznet board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aman

Lifi communication using IR LED and photodiode with wiznet board

Above files are sender and reciever code for lifi (data transfer using ir led and photodiode) this is using wiznet board w6100 ethernet shield it is used because to publish the recieved data to the server(cloud) which is using MQTT server. which can accessed from any devices.

Lifi also can use normal L.E.D 's(sender) and LDR sensor(reciever) to transfer data , but during data transmition because surrounding light data can interupt and will not get desired result.

thats why i have used IR LED which has high wavelenght than visible light and faster transmission, so it has less effect on surronding light.

About

Lifi communication using IR LED and photodiode with wiznet board


Languages

Language:C++ 100.0%