List of Required Components for Embedded Communication Experiment (UART, WiFi, Bluetooth, LCD)
Hi everyone,
I’m planning to perform an embedded systems experiment involving UART communication and would like to interface a few modules independently (not all via UART). The goal is to understand how different peripherals communicate with the microcontroller.
The modules I plan to use are:
A WiFi module (e.g., ESP8266 or ESP32)
A Bluetooth module (e.g., HC-05 or HC-06)
An LCD display (e.g., 16x2 or I2C LCD)
UART communication with PC or another microcontroller
Could someone please help me by listing the required components, such as:
Modules
Converter cables (USB to UART)
Voltage level shifters (if needed)
Power requirements
Recommended STM32 board (I’m considering STM32F407 DISC1)
Your guidance will really help me in setting up the hardware correctly for the experiment.
Thanks in advance!
