An open API service indexing awesome lists of open source software.

https://github.com/lucasfranklinsilva/fechadura-digital

Simulando uma Fechadura Digital com Arduino.
https://github.com/lucasfranklinsilva/fechadura-digital

arduino buzzer c keypad lcd-display

Last synced: about 1 month ago
JSON representation

Simulando uma Fechadura Digital com Arduino.

Awesome Lists containing this project

README

          

# [PT] Fechadura Digital - Programação em Embarcados

Protótipo de uma fechadura eletrônica desbloqueada por senha. O sistema utiliza-se de uma placa Arduino Mega 2560, um display LCD, um teclado matricial e um Buzzer. Ao digitar a senha correta o buzzer emitirá um sinal e o display LCD mostrará que a porta foi aberta, caso a senha seja digitada incorretamente, um beep de alerta soará e uma mesagem será mostrada no display LCD. É possível alterar a senha de acesso a fechadura através do teclado.

# [EN] Digital Lock - Embedded Programming

Prototype of an electronic lock unlocked by password. The system uses an Arduino Mega 2560 board, an LCD display, a matrix keypad and a Buzzer. When the correct password is entered, the buzzer will signal and the LCD display will show that the door has been opened, if the password is entered incorrectly, an alert beep will sound and a message will be displayed on the LCD display. You can change the lock access password using the keypad.