by Itika Sarkar | Apr 21, 2020 | Applications of IoT
I hope you all have learned about various real-time applications on IoT in our previous article. If so, then you have also found that IoT has become the heart of modern technology. It is making its footprints in various fields. Likewise, transportation is also one of...
by Jyotsna Rajaraman | Apr 21, 2020 | Python
What is Docker? Docker, in simple words is a tool that allows developers who build applications, to package them with all their dependencies into a ‘container’ which can easily be shipped to run on the host operating . Containers do not have high overhead and allow...
by Monisha Macharla | Apr 21, 2020 | Python Tkinter Examples
In this article, we will learn how to create a restaurant bill management system with python using basic widgets in Tkinter library. If you are new to Tkinter library I recommend you go through this first because without a basic understanding of these widgets which we...
by Monisha Macharla | Apr 21, 2020 | Sensors
The accurate choice of selecting a sensor depends on the knowledge about the application type, the variable of product and the condition in the operating environment. In this article, we will be discussing the factors to be considered while selecting a sensor. There...
by Monisha Macharla | Apr 21, 2020 | Articles
Gartner is one of the leading research and advisory companies. They provide research and insights into new technologies, their future growth, trends, and data analysis that aids companies in decision making. IoT is no longer on the way. It’s here. Internet of...
by Monisha Macharla | Apr 21, 2020 | Python Tkinter
In this article, we are going to learn about data and classes in python Tkinter. We will save our GUIdata into Tkinter variables after that we will also start using OOP to extend the existing Tkinter classes to extend the built-in functionality of Tkinter....
by Monisha Macharla | Apr 21, 2020 | Python Tkinter
INTRODUCTION In this article, we will learn “How to interface the radio button and messages with Tkinter”. I recommend you to go through this first similarly if you are new to Tkinter go through this. Here we will design a GUI with a 4 radio button and...
by Sashreek Shankar | Apr 20, 2020 | Raspberry Pi
The Raspberry Pi network scanner that we will be creating in the following tutorial will scan through your local network and get the local IP address and MAC address of all devices connected to your network. To achieve this we are going to use the scapy module in a...
by Monisha Macharla | Apr 20, 2020 | Articles, Development Board
An Internet of Things (IoT) gateway is an agent that serves as the connection point between the cloud, controllers and sensors. It may be a physical device or a software program. All data moving to and from the cloud moves through this gateway. It may also be...
by Monisha Macharla | Apr 20, 2020 | Articles
In the field of Smart Wearables technology, we have seen modern, innovative, and useful developments in recent years. Smart Wearables technology has become one of the fastest-growing sectors of the coming technology items, now outstripping smartphone growth. Smart...