Need guidence on IOT Project

Thread Starter

vead

Joined Nov 24, 2011
629
Hello everyone

I am looking advice on Internet of things. I searched on google and study some links, material. There are some doubt in my mind. I am Honestly telling you that I am not able to buy any module or domain name web space etc. I have PC and ARM development board. I don’t want to use aurdino board, gsm board Bluetooth board or any other. I have seen on internet that some website give domain name for trial period. Is it possible to test code with trail period. My first priority is money.
Here I have created something for batter understanding. I have PC and I can use another PC of My friend and already have development board with sensors module. I want to make my PC as server PC and want to host my website.
Diagram 2.jpg
So Is it possible to create IOT project using two PCs with MCU board ?
 
Last edited:

shteii01

Joined Feb 19, 2010
4,644
First question.
Does your internet provider allow customers to run servers?

Second question.
Many internet providers provide web hosting service for their customers. Usually they allow a small personal website. You might want to look into that.
 

Thread Starter

vead

Joined Nov 24, 2011
629
First question.
Does your internet provider allow customers to run servers?
.
they allow But I have to pay money and I don't want to pay money. they allow for business grade connection
Second question.
Many internet providers provide web hosting service for their customers. Usually they allow a small personal website. You might want to look into that
Yes there are the ISP, they provide service for 1 month's. after that I have to pay money. If I don't pay they will not provide their service. I am just thinking to use trial version. I am gathering some information about IOT.

Here is example and I am trying to explain what I need to do IOT project.
Diagram 1.jpg
Client PC : When any client want to access my website, all they need to do is type my website address ie. www.vead.com or domain into their browser. Their computer will then connect to server and your web pages will be delivered to through the browser.

Web server: this is a company that will "host" d domain and web pages. so if user have id and password they can access my page on the Internet. web server serve the files that form Web pages to users

user PC will always connect with internet and It will get instruction from server if client send some data over internet. I means client are controlling elctronics device via internet.

Is it basics of Internet of things that I have to do in real or anything else I have to add
 
Top