2026-03-06 12:29:58 +01:00
2026-03-06 12:29:58 +01:00
2026-03-06 12:29:58 +01:00
2026-03-06 12:29:58 +01:00
2026-03-06 12:29:58 +01:00
2026-03-06 12:29:58 +01:00
2026-03-06 12:29:58 +01:00
2026-03-06 12:29:58 +01:00
2026-03-06 12:29:58 +01:00
2026-03-06 12:29:58 +01:00
2026-03-06 12:29:58 +01:00
2026-03-06 12:29:58 +01:00

KeyPi Client using SSH and ATECC608B

Build

Set the target:

idf.py set-target

Use menuconfig to configure the KeyPi (choose KeyPi from the list):

idf.py menuconfig

To build, flash and monitor:

idf.py build flash monitor

Usage

Once the ESP32 connects to the wifi: user LED will light up.

Press button once: LED starts blinking slowly -> Sends open command after 5s. Press button twice: LED starts blinking fast -> Sends close command after 5s. Press button again: cancels the action.

Description
No description provided
Readme 154 KiB
Languages
C 71.2%
Nix 15.6%
Makefile 11.7%
CMake 1.5%