I am a Software Engineer who develop in C#, vb.net and Java, SQL Server, Oracle, SQL Lite, my Sql
What I should know to start working on IoT projects
what is basic requirement to get a quick kick start
I am a Software Engineer who develop in C#, vb.net and Java, SQL Server, Oracle, SQL Lite, my Sql
What I should know to start working on IoT projects
what is basic requirement to get a quick kick start
Can we communicate with the devices already available in marketplace such as Healthcare, Automobiles, Agriculture, and Home appliance etc.
These devices are already programmed and are collecting and posting information to cloud or LED displays
So what are options left for new comers to add value in existing market products OR create a entirely new idea.
Mostly we can find lots of products already available commercially
Can we communicate with the devices already available in marketplace such as Healthcare, Automobiles, Agriculture, and Home appliance etc.
These devices are already programmed and are collecting and posting information to cloud or LED displays
So what are options left for new comers to add value in existing market products OR create a entirely new idea.
Mostly we can find lots of products already available commercially
One (not-so) secret is APIs. All the best solutions have them.
As you say, you can monitor and control existing devices, make decisions and do new things. This is done through APIs. It is how you can take (say) traffic information, and weather information from existing traffic and weather sensors, and use it to build your own system that organizes taxi drivers better in bad weather conditions at peak traffic locations (for example) by sending them alerts to their vehicles.
It is an important feature of IoT, it offers M2M communication. See here for some ideas: The Features of IoT