ESP32 and PC firmware

Job ID: 35703536

Budget: ₹1,500 – ₹12,500 INR

There is an existing system consisting of the hardware based on the STM32F411 and a PC/LAPTOP running the HOST_CTRL application. The HOST_CTRL communicates with the hardware via USB virtual COM port.

The hardware is built with the ESP32-C3-WROOM-02-H4 module.

The task is to design a system that instead of the USB, will communicate via either WIFI or BLE.

The first choice is by using the WIFI, but open to discussion. There will be two parts to this project: first to modify the HOST_CTRL to interface with the PC’s WIFI and the second is to develop firmware for the ESP32 module.

The ESP32 firmware shall path thru all commands from the HOST_CTRL and the data to the HOST_CTRL.

The existing HOST_CTRL source is available.