Skip to content

j4velin/FingerprintDoorbell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FingerprintDoorbell PoE

Fork of frickelzeugs' awesome FingerprintDoorbell with some modifications so that it runs on an Olimax ESP32-POE-ISO board.

For more information, take a look at the original README.

Changes

  • removed all WiFi related code
  • enabled ethernet connection (DHCP)
  • disabled breathing LED when idle
  • disabled external ringer signal (the pin is used in the ETH connection)
  • use GPIO14 as input for the doorbell ring event (for a dedicated button to just ring)
  • use GPIO15 as output for a buzzer for an acoustic feedback while the doorbell button is pressed
  • remove all NTP related code (see frickelzeugs#84)

Wiring

Wiring

Case

A suitable 3D-printable case can be found on my makerworld profile

About

PoE version of the original FingerprintDoorbell

Resources

Stars

Watchers

Forks

Languages

  • C++ 81.6%
  • HTML 18.2%
  • C 0.2%