Skip to content

15. Interface and application programming

Interface and Application programming

For this week assigmnement we had to :

  • My group assignment was
  • My individual assignment ws

The group assignment for this week is to:

Description of Assignment Work¶

As my final project is a Datalogger using Xiao ESP32C3 for MCU of my final project so it was nice to choose it for this week’s assignment.Unfortunately, due to my ill health there was no access to my board i used the Xiao with a expanision board to test the interface and application programing with Xiao ESP32C3 board

The IoT dashboard application written using Arduino IDE, that enables communication with an MQTT server via a Wi-Fi connection. The device sends temperature and humidity readings from the environmental sensor to the MQTT server. Users can remotely view the environmental data through a web platform or directly on the device’s OLED display.

The OLED display shows information such as temperature, humidity, time and date, Wi-Fi and MQTT connection status, and the name of the connected Wi-FI network and MQTT server.