by Anmol Punetha | May 26, 2020 | IoT Cloud
Hi everyone, in this blog we are going to analyse the IoT solution of a very big tech giant, Intel. Contents: Intel IoT IntroductionThe IoT-Based SolutionKey benefitsConclusion Introduction Intel Corp. introduced its new platform for the Internet of Things (IoT) in...
by Monisha Macharla | May 26, 2020 | IoT Programming
In this project, we use OpenCV in python to draw on the screen using a virtual pen i.e, any marker can be used to draw/erase using the technique of contour detection based on the mask of the desired colored target marker. Note: Make sure the target maker color is not...
by Anmol Punetha | May 26, 2020 | Articles
We often use these words at same places. But have you ever think of the differences between a mirocontroller and a microprocessor? In this tutorial, we will see the features among Microcontroller vs Microprocessor. What is a Microcontroller? A microcontroller is a...
by Sashreek Shankar | May 26, 2020 | Projects, Raspberry Pi projects, Sensors
This is a basic tutorial on how we can use a DS18B20 temperature sensor with a Raspberry Pi. For the communication between the two devices we will be using the 1-wire interface. This interface can be used to connect to plethora of inexpensive sensors. Each of these...
by Jyotsna Rajaraman | May 26, 2020 | Raspberry Pi
Many Raspberry Pi projects require synchronization of files over more than just one device. Dropbox, which is a popular file-hosting service, can be used for this with ease. Synchronizing data between different devices may seem a little tricky, especially since the...
by Monisha Macharla | May 26, 2020 | Articles
INTRODUCTION Voltage Divider Circuits are useful in providing different voltage levels from a common supply voltage. This common supply can be a single supply either positive or negative, for example, +5V, +12V, -5V or -12V, etc. with respect to a common point or...
by Anmol Punetha | May 25, 2020 | Arduino Uno, IoT Connectivity
In this tutorial, you are going to learn firstly, about the UART protocol used in communication system. Secondly, we will also see various sensors using this protocol So, let us begin! Contents: What is UART ?Why to choose UART protocol?More FeaturesSensors based on...
by Jayanta Chakraborty | May 25, 2020 | Development Board
Introduction In the last few years, there has been a rapid increase in single-board microcontrollers. Nowadays, a trend has shifted towards the development of full-fledged credit-card sized computers like Arduino Mega2560, Raspberry Pi, Orange Pi, Chip and even...
by Monisha Macharla | May 25, 2020 | Applications of IoT
Since Satoshi Nakamoto published an invention he called bitcoin in 2009, cryptocurrency has had its ups and downs. People have looked beyond bitcoin as being a controversial currency used for criminal activity or black market transactions. Into the endless...
by Monisha Macharla | May 25, 2020 | Arduino Uno
In this article, we are going to learn about Arduino MKR 1000. .Arduino MKR1000 is a powerful board that combines the functionality of the Zero and the Wi-Fi Shield. It is the ideal solution for makers wanting to design IoT projects with minimal previous...