
IoT Domotic House Terminal
- 1 minThis is a personal project done to have access to the control of my garage door from any device throught internet.
This side is situated at the door and conected to the server with Socket.IO. It recieves the pulse from the backend to open the door. The pulse has been authorited by the server previusly
How has it been done?
- NodeJS
- Javascript
- Socket.IO
- Express 4
- Middlewares
- Raspberry PI
- Git
Check it out [here] (https://github.com/Alexdelgadodiaz/domoticHouseTerminal). If you need some help, just tell me.