Matrix Keypad Case For ESPHome 3D Printer Model

Author: @
License: CC BY-SA
File formats: FCStd,stl,yaml
Download type: zip
Size:585.5KB

The file 'Matrix Keypad Case For ESPHome 3D Printer Model' is (FCStd,stl,yaml) file type, size is 585.5KB.

Summary

I designed this keypad (case) for control of my homebrewn alarm system built with ESP Home and Home Assistant. In addition to the 3D printed case, you will need the following electronic parts:

Evidently you also need soldering equipment.

Adjust the resistors for the LEDs according to the brightness you require. For instance, I used a 150 Ohm resistor for the yellow LED as it was not as strong.

The ESP Home configuration file (.yaml) requires some adjustments before it will work. Firstly, wou will have to define the following secrets:

  • api_encryption_key
  • ota_password
  • wifi_ssid
  • wifi_password

In addition, you will need to verify and adjust pin selections for the keypad and LEDs as they depend on the actual ESP32 board you use and the connections you have soldered.

The configuration file is only an example. You can configure a lot more logic into the setup if required.

Matrix_keypad_case_v1.FCStd 495.7KB
Matrix_keypad_case_v1_-_bottom.stl 217.7KB
Matrix_keypad_case_v1_-_top.stl 343.8KB
numpad.yaml 2.3KB