Description for Transmission of data using Light Fidelity:
Description for Transmission of data using Light Fidelity:
Coding of Arduino, one on transmitter side and one on receiver side.
Without using any external software (except the one which is mandatory for Arduino) transmit data(text/image) from laptop to Tx Arduino using serial port.
The Tx Arduino will transmit the data to receiver side via led light and be received at receiver side on LDR.
Where the LDR is further connected to Arduino and display.
The text or image will be displayed on graphic lcd.
Expected:
Transmission should cover large range/distance as possible.
How much bit rate can be achieved?
Why not high throughput?