smeisner / smart-thermostat

Open-source ESP32-based thermostat that has some useful intelligence
GNU General Public License v3.0
38 stars 10 forks source link

Realign LED, buttons and light sensor with touch screen #53

Closed DSpeichert closed 2 months ago

DSpeichert commented 2 months ago

For a usable & aesthetic case design:

smeisner commented 2 months ago

For a usable & aesthetic case design:

  • raise RGB LED to touchscreen level

The intent of this device is not to have any buttons or indicators that aren't required/useful, as mentioned in the README.md.

  • raise RESET/BOOT buttons to almost touchscreen level

The intent of this device is not to have any buttons or indicators that aren't required/useful, as mentioned in the README.md.

  • lower/move/hide C6 capacitor (it protrudes too close to screen height)

This is a side effect of the prototype to create the smallest amount of AC ripple as possible. This cap will not be part of the final designed, as we discussed in email.

  • Rotate 90 degrees the UART port so it can be connected from the bottom/side

Already done in the latest version of the PCB.