Skip to content

An ESP32 based device to alert you if you left your garage open.

Notifications You must be signed in to change notification settings

o7-machinehum/garage_monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Garagely

Understand the status of your garage.

Random notes

#!/bin/bash
west espressif install
export ZEPHYR_TOOLCHAIN_VARIANT="espressif"
export ESPRESSIF_TOOLCHAIN_PATH="${HOME}/.espressif/tools/zephyr/xtensa-esp32-elf"
export PATH=$PATH:$ESPRESSIF_TOOLCHAIN_PATH/bin

peek <- Screen Recorder

About

An ESP32 based device to alert you if you left your garage open.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published