STM32-VLC: Visible Light Communication Module

Jan 2, 2022 ยท 1 min read
STM32 VLC Setup

๐Ÿ”ฌ Project Overview

This project involves the development of a custom Visible Light Communication (VLC) module. Using the STM32 microcontroller platform, the system modulates light signals to reliably transmit data wirelessly.

โš™๏ธ Technical Details

  • Hardware Platform: STM32 Microcontroller
  • Programming Language: Embedded C (Bare-metal)
  • Application: Optical wireless data transmission and hardware prototyping.

(For full source code, pin configurations, and implementation details, please view the GitHub repository using the button above).