ab00a59f29b66e585f3cbaed53836af91fe7ea58
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
Languages
C
71.2%
Nix
15.6%
Makefile
11.7%
CMake
1.5%