by Anmol Punetha | Apr 24, 2020 | Arduino Quiz
Welcome to your Arduino Quiz Level 1 Email ID Name 1. Select the correct statement which best describes Arduino. A lightweight, high-level, multi-paradigm programming language designed primarily for embedded use in applications Open-source electronic prototyping...
by Anmol Punetha | Apr 23, 2020 | Applications of IoT
What is IoT Energy Management? It is a process that includes planning & management of your energy consumption patterns in commercial & industrial sectors. Consider a small example. You were at your house and you left with the lights and the AC switched on....
by Anmol Punetha | Apr 22, 2020 | Python Tkinter Examples
Hello everyone! Today we are going to make a Tkinter based GUI that will be an Application Form . We will ask some details by the user and then will be saving that with a default extension of .yaml, which can be changed at the time of saving the file. Let’s go...
by Anmol Punetha | Apr 9, 2020 | IoT Connectivity
Internet of Things connectivity is the way you connect devices and sensors to your data processing module. It’s important as without proper connection you won’t get any output which makes your project of no use. But it’s not easy to find the best...
by Anmol Punetha | Apr 6, 2020 | Python Tkinter
In this tutorial, you’ll learn about matplotlib, the plotting library of Python. You’ll also get to learn how do we use it for plotting different types of graphs in Python. What is Matplotlib? Matplotlib is an amazing visualization library in Python for 2D...