Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@acremonezi acremonezi released this 30 Sep 01:45
· 84 commits to main since this release
6fe1463

Key Results of this Release

  • Hardware: Sending data to the Server using a unique MQTT Topic based on each unique ESP Wifi Network MAC Address.
  • Hardware: Set ESP Wifi Network Hostname as unique using their MAC Address.
  • Hardware: Showing MAC Address, Temperature and Humidity on OLED Display.

New Features

  • Firmware: Add MAC Address into the MQTT Topic. By @acremonezi Issue: #18
  • Hardware Prototype: Build The Hardware Prototype Number 3. By @2005869 Issue: #15
  • Firmware: Add Display capability. By @2005869 Issue: #19
  • Firmware: Add ESP32 capability. By @acremonezi Issue: #23
  • Firmware: Add Wifi Network Interface Hostname definition. By @acremonezi Issue: #26