• Stars
    star
    2
  • Language
    C#
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple IoT project consisting of a ESP32 board reading temperature and humidity data from a DHT11 sensor, a Node.js server hosted on a Raspberry Pi that reads data from the board over MQTT and writes it on a Firebase database, Vue.js frontend and .NET Maui mobile app both displaying live data from the database.