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

https://github.com/recursiveerror/595lcd


https://github.com/recursiveerror/595lcd

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# 595LCD

Projeto final do topico IO
Repositorio: https://github.com/RecursiveError/AVR

Classe para comunicação com display alfanumerio usando apenas 3 pinos digitais com o shift-register 74hc595

![alt text](https://github.com/RecursiveError/595LCD/blob/main/Esquema.png?raw=true)

Porta 2 = DATA

Porta 3 = ENABLE

Porta 4 = CLOCK

__Resultado__

![alt text](https://github.com/RecursiveError/595LCD/blob/main/n34102.jpg)