+4917656729516 info@iot4beginners.com
Arduino Quiz – Level 1

Arduino Quiz – Level 1

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...
Tkinter based GUI- Application form

Tkinter based GUI- Application form

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...
Plotting graphs with Matplotlib (Python)

Plotting graphs with Matplotlib (Python)

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...