Project By ArieLev
Find Out MoreHi, My name is Arie and i am the developer of NalkinsCloud.
NalkinsCloud is an IOT Automation project, it will provide the ability to monitor and control your indoor\outdoor devices from anywhere.
Originally project used server side written in python, along with a deployment of an MQTT broker, Database set up and a front end applications as described here. This set up was deprecated in the favor of the awesome ThingsBoard project.
Nalkinscloud hardware is written in C++ based on the ESP8266 chip, Android application in Java, and small NodeJS server to support iOS clients. NalkinsCloud full documentation is currently available on GitHub.
Get Started!All components used on this project are free and open source
Using awesome ThingsBoard community edition
Deploy ThingsBoard on Kubernetes
Deploy on Kubernetes using Helm charts
Keeping tests/constant up to date build with Jenkins
All source codes controlled using GIT
Hardware C++ code Embedded on the ESP8266 chip
Control devices with Android
CentOS 7
Raspbian
Deploy on bare metal API and MQTT broker using Ansible
Web Server using Apache
Server side using django framework
MQTT protocol using Mosquitto broker
Database backend with MariaDB