Smart Home App In this project, I made app for practice JSON parsing for IOS application. In this project I made my own backend service with Heroku and Node.js . Backend side is very simple only send random variable for mobile application. You can find all files and videos in here. Watch app video Backend |…
Tag: Node.js
Augmented Reality Magnification Aid For Low Vision Patients | Magnifi-AR
Augmented Reality Magnification Aid For Low Vision Patients (Magnifi-AR) Abstract Augmented reality (AR) systems that enhance visual capabilities could make text and other fine details more accessible for low vision users, improving independence and quality of life. In this project, I will make the augmented reality magnifier for low vision patients. The main purpose of…
IoT-AR | Augmented Reality and Internet of Things; Smart Home
This is my Senior Design Project report which is chosen Best Senior Design Project in Spring 2018 For All Files and Docs, you can visit: ylmzcmlttn.com/iot-ar Table of Contents ABSTRACT 2 INTRODUCTION 2 SYSTEM DESIGN 2 METHODOLOGY 2 HARDWARE 5 Equipment 5 Applications 7 SOFTWARE 10 Augmented Reality 10 Stations 11 Website 11 Server 12…
Human Pose Estimation and 3D posing on Unity: Step 2
Step 2: Communicate between Unity and Python using MQTT In Step 1 of this series run the code for human body pose estimation and find the key points of the body. In this step, we send this key points on the internet. Firstly, we must create the broker(server) of the MQTT system. I am using Node.js for…
Weather Station IoT
PROJECT: Weather Station IOT Introduction In the beginning, I try to learn , what is the meaning of IOT and what can do with use this technology. My supervisor give me the topics for learning coding for IoT system. In my projects, I have used these technologies. Nodemcu ESP 8266: MQTT client Sensor Coding:…