To develop a Li-Fi-based communication system capable of transmitting images by converting them into pixel data using Python, then sending this data through visible light using Li-Fi modules and Arduino microcontrollers. The goal is to demonstrate secure, high-speed, and interference-free image transmission as a viable alternative to traditional RF-based systems.
In the era of increasing demand for high-speed wireless communication, Light Fidelity (Li-Fi) emerges as a revolutionary technology that uses visible light for data transmission, offering benefits such as high bandwidth, enhanced security, and immunity to electromagnetic interference. This project focuses on image transmission using Li-Fi technology by employing Li-Fi modules (transmitter and receiver), an Arduino microcontroller, and Python programming. The process begins with converting an image into pixel data using Python, which is then serialized and transmitted via the Li-Fi transmitter connected to the Arduino. On the receiving end, another Arduino paired with the Li-Fi receiver captures the data and sends it back to Python for image reconstruction. This implementation showcases the potential of Li-Fi for transmitting large data such as images efficiently and securely over a light-based communication channel, making it a promising alternative in environments where traditional RF communication may be limited or undesirable.
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.

Hardware components:
Software components: