https://github.com/esron/controlador_de_relays
https://github.com/esron/controlador_de_relays
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/esron/controlador_de_relays
- Owner: esron
- Created: 2021-02-28T17:41:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-28T20:09:58.000Z (over 5 years ago)
- Last Synced: 2026-04-18T07:39:00.010Z (2 months ago)
- Language: Lua
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NodeMCU Controlador de Relays
Mini servidor de IoT para controlar relays.
# Componentes
- [Controlodador ESP8266 na placa de prototipação NodeMCU](https://www.saravati.com.br/nodemcu-v3-com-32mb-flash-esp8266-wemos-ch340g)
- [Relay 5V](https://br.gearbest.com/development-boards/pp_116113.html?wid=1349303)
- [Fonte de 9V](https://www.filipeflop.com/produto/fonte-dc-chaveada-9v-1a-plug-p4/)
- [Protoboard](https://www.filipeflop.com/produto/protoboard-830-pontos/)
- [Fonte Ajustável Protoboard](https://www.filipeflop.com/produto/fonte-ajustavel-protoboard/)
- Jumpers
# Softwares
- [NodeMCU custom builds](https://nodemcu-build.com/)
- [NodeMCU-Tool](https://github.com/AndiDittrich/NodeMCU-Tool)