loader

Control LED in C# .NET using Netduino

Going further to explain Control LED in C# .NET using Netduino. Did you know that you can use Netduino to turn on an LED when you press a button? Well, It is true, you can do this! Leaving the joke aside, let me show how you can achieve this. The button in the middle of […]

Getting Started with Netduino. Learn IoT using .NET C#

Going further to explain Getting Started with Netduino. Learn IoT using .NET C#. This article give you complete information about Netduino it doesn’t matter you already know Netduino or you are totally new to this. So lets start from very basic. What is Netduino? Netduino is an open source hardware platform that runs applications built with the .NET […]

How To Use Sound Sensor ? Control LED By Clap Using Arduino And Sound Sensor

Going further to explain How To Use Sound Sensor ? Control LED By Clap Using Arduino And Sound Sensor. We are covering how to use KY-038 Sound Sensor using Arduino. Also showing how you can control LED by clap with the help of Arduino and Sound Sensor. We have shown only to control LED by clapping, […]

Revolution of Artificial Intelligence. How Al Will Change The Future Work Place ?

Further to the discussion Revolution of Artificial Intelligence. How Al Will Change The Future Work Place ?, Artificial intelligence is the beginning of a new era of technologies which replaces human, saves time & energy. AI techniques have become an essential part of the technology industry, helping to solve different kinds of problems in computer science. […]

What is MQTT ? How Machine Talks With Each Other Using MQTT?

Going further to explain What is MQTT ? How Machine Talks With Each Other Using MQTT? MQTT stands for MQ Telemetry Transport. It is a publish/subscribe based very simple and lightweight messaging protocol for Internet of Things. It has been designed for constrained devices and low-bandwidth, high-latency unreliable networks. Because of it’s lightweight nature it is being […]

LED Blinking Program Using Node js and Arduino.

Node.js is a very powerful JavaScript-based framework built on Google Chrome’s JavaScript V8 Engine. It is used to develop I/O intensive web applications like video streaming sites, single-page applications, and other web applications. Node.js is open source, completely free, and used by thousands of developers around the world. Node isn’t a program that you simply […]