LATEST PROJECTS
Project | 01
IOT based Production Monitoring System
Show real-time data of production machinery at webserver & integration facility with ERP software through API. Linux based Hardware as IOT GATEWAY. Programming: python for hardware, PHP for web-server. Communication Protocol: http, mqtt.
Project | 02
I/O Card (MQTT & Modbus) for SCADA system
Implementation of Modbus slave device which has 8 digital input, digital output, 8 analog input. Communication protocol: Modbus, MQTT. Microcontroller platform STM32, Free RTOS as a framework. Programming Language: C, KEIL-C as IDE
Project | 03
Data Logger
Collect data (Temperature, Humidity, Voltage etc.) using various sensors, Log data at internal storage, Export data through USB, device, SMS notifications. Android Touch panel as HMI. Programming Language: Java for HMI, C++ for microcontroller ATmega328p.
Project | 04
Washing Machine Controller
A full control system including the following features: Measure the total amount of water incoming to the chamber using the water flow sensor. Few relays, valve to on/off the water in/out, motor start off, proximity sensor to sense door open/close. PLC from Siemens brand & HMI from Weintek is used for this project.
Project | 05
GPRS communication Module
This module plays a role as a gateway between the node device and the Web Server. Like: Collect data from the meter through RS-485 protocol and send to the cloud via MQTT, Operate relay at node device through MQTT/HTTP protocol command send from the cloud server.