FOTA Project, (Firmware Over-The-Air) project allows for remote flashing of the Microcontroller using the
STM32F103C8T6 MCU.
The project consists of three main parts:
The website
provides a user-friendly interface to upload code files (.hex) and initiate the remote flashing process.
using HTML, CSS, and Python
hosted on a Free Hosting platform.
an ESP8266 NodeMCU for Wi-Fi connectivity
using Arduino IDE
STM32F103C8T6 microcontroller
flashing the uploaded code into the flash memory.