EN / USD
72 Items
 Home
Blog
Installing Thonny IDE for Raspberry Pi Pico Programming
Installing Thonny IDE for Raspberry Pi Pico Programming, Thonny IDE RPi, Install thonny for Raspberry pi pico, RPi Pico thonny, thonny RPi Pico, Raspberry Pi Pico Thonny
Hello readers, I hope you all are doing great. In our previous tutorial, we discussed the installation procedure of Visual Studio Code for programming Raspberry Pi Pico. We have already mentioned in our previous tutorials that RP2040 or Raspberry Pi Pico supports multiple programming languages like C/C++, Circuit python, MicroPython cross-platform development environments. Raspberry Pi Pico module consists of a built-in UF2 bootloader enabling programs to be loaded by drag and drop and floating-point routines are baked into the chip to achieve ultra-fast performance. There are multiple development environments to program a Raspberry Pi Pico board like Visual Studio Code, Thonny Python IDE, Arduino IDE etc. So, in this tutorial, we will learn how t ...
Blog
Web-Server Based Weather Monitoring System Using ESP32
Web-Server Based Weather Monitoring System Using ESP32, weather monitoring system using esp32, esp32 weather monitoring system, web server based weather monitoring system, online weather monitoring system using esp32
Abstract: This paper is written to represent a web-server based real-time weather monitoring system implemented using the ESP32 module. The system is designed to measure the weather conditions like temperature, pressure, humidity etc, in its vicinity. This system continuously provides real-time data (weather conditions) over limited or controlled areas, for example, agriculture fields, homes or a particular room, industries etc. Although we have satellites for weather monitoring but to perform research over a particular area, the data observed should be highly accurate which is not possible with satellites. To implement an IoT network we need to use a webserver to continuously store and display the real-time data which can be accessed globally. ’T ...
Blog
Introduction to Ions
what is ion, types of ion, basics of ion, ions intro, ions basics, ions structure, ions construction, ions bonding, ions
Hello, students here in our previous tutorial we study molecules and now I am with a new topic “Ion” which might be possible for some of my readers this article seems to be new, and some of my readers may be familiar with this term. But no matter whether we know or not, in my article I try to cover all aspects of this term. Many questions arise in your mind such as you may think; What is an ion? How ions are formed? What are the different types of an ion? What methodology is utilized for assigning charge to an ion? What are examples of an ion? Which methods are used for the creation of an ion? If my readers want to know the answers to these questions, hold copies and pencils in your hand and stick to my article till the end. Brief description of an Ion What is an ion? Definition ...
Blog
Update LCD Display with ESP32 Web Server
Web Input for LCD with ESP32, update lcd status with webserver, esp32 lcd webserver, update lcd esp32 webserver, lcd web input esp32
Hello readers, I hope you all are doing great. ESP32 is a powerful chip for Internet of Things applications. This tutorial is also based on one of the ESP32 applications in the field of IoT. Project Overview In this tutorial, we will learn how to update LCD display with new data or input using a web server created with ESP32. Fig. 1 To achieve the target, we will be using an HTML (Hypertext Markup Language) form to provide web input and then update the text displayed on LCD. The values or input received from the webserver will be further stored inside a variable in the code for further use (to display on LCD). We have already posted a tutorial on LCD (Liquid Crystal Display) interfacing with ESP32. In that tutorial, we demonstrated how to displa ...
Blog
Up Down Counter without Microcontroller
up down counter without microcontroller, up down counter with 74LS192, up down counter with 7447, up down counter without controller, up down counter with 7 segment display
Hello geeks, welcome to our new project. In this project, we are going to make a very interesting project. I think most of us have seen the scoreboards in sports, after looking at that, have you ever wondered about the working of it. Therefore, this time, we will be making something like that only with some extra features. So basically that score board is nothing but a counter which counts the scores. Most of the geeks who have an electronics background or have ever studied digital electronics must have heard about the counter. Here, in this project, we are going to make an Up-Down counter. A simple counter counts in increasing or decreasing order but the Up-Down counter counts in increasing and decreasing order, both depending upon the input it h ...
Blog
Introduction to Workflow Automation
Introduction to Workflow Automation, what is workflow automation, workflow automation, workflow automation benefits, workflow automation basics
Hi Guys! Hope you’re well today. I welcome you on board. In this post, I’ll walk you through Introduction to Workflow Automation. Workflow automation is a critical part to run a successful business. It is used to improve the efficiency and productivity of the business to provide a better user experience, reduce errors and increase revenue. Workflow automation is the process of automating a set of repeatable tasks to achieve a certain goal within the software or app you use. Confused? Don’t be. We’ll touch on this further in the article. Curious to know more about workflow automation, its benefits, how to choose workflow automation software, and how it can help your business? Keep reading. Introduction to Workflow Automation Before we get into th ...
Blog
Introduction to Atoms
what is atom, types of atom, basics of atom, atoms intro, atoms basics, atoms structure, atoms construction, atoms bonding
Hello, friends today we will discuss the basic concept of chemistry it is our first tutorial series in which we will discuss: Atom Molecule Ion Molecular ion Now in this article, we will discuss atoms. Its definitions, examples, properties, its evolutionary history, and also some important facts in the form of questions. Atom Definitions A tiny particle that cannot be seen with a naked eye so-called atom. Or Atom is the lowest unit of matter and is often divided without the discharge of electrically charged particles. Or Atom is the introductory structure block of chemistry. Examples From molecule; Hydrogen (H2) It has two atoms. Nitrogen (N3) It has three atoms From elements; Helium(He) It has two electron Properties We discuss different properties of atoms ...
Blog
Control DC Motor with Raspberry Pi 4 using Python
Control DC Motor with Raspberry Pi 4, DC Motor with Pi 4, DC Motor with RPi4, DC Motor Raspberry Pi 4, Direction control dc motor with Pi 4, Speed Control DC Motor Raspberry Pi 4
Hello friends, I hope you all are doing well. Welcome to the 9th tutorial of our Raspberry Pi programming course. In the last chapter, we generated a PWM signal from our Raspberry Pi to control the brightness of an LED. We also studied different functions used in Python to perform PWM. In this chapter, we'll get a bit advanced with PWM and use it to control the speed and direction of a DC motor with the help of a motor driver IC. To control the speed & direction of the DC Motor, we will: Design a Circuit Diagram.Write Python code. Components RequiredWe will use the following components to control the DC motor speed: Raspberry Pi 4.DC Motor.Motor driver IC(L293D).Breadboard. Jumper wires. Controlling DC Motor speed wi ...
Blog
How to Setup a Web Server in Raspberry Pi 4?
How to use a raspberry pi 4 as a webserver, raspberry pi 4 webserver, webserver in raspberry pi 4, rpi4 webserver, webserver rpi4, webserver in raspberry pi 4
Hello friends, I hope you all are doing great. Today, we are going to share the 2nd tutorial of Section-VIII in the Raspberry Pi Programming Course. In the previous tutorial, we interfaced a Barcode Scanner with Raspberry Pi 4. In today's tutorial, we will discuss how to set up a web server in raspberry pi. So, let's get started: Components Required We are going to use the following components, in today's project: Ethernet cable MicroSD card Keyboard Mouse HDMI cable Monitor Expand FileSystem When configuring a Raspberry Pi, select the expand FileSystem option to ensure that all of the Micro SD storage is allocated for the operating system and modify the default Pi passwords to protect your server from attacker ...
Blog
Interfacing of DHT11 with Raspberry Pi Pico
DHT11 Raspberry pi 4, Raspberry pi 4 DHT11, interface dht11 with RPi4, RPi4 DHT11, DHT11 RPi4, temperature monitoring DHT11 RPi4, moisture sensing DHT11 Raspberry pi 4
Hello readers, I hope you all are enjoying our Raspberry Pi Pico programming series. In our previous tutorials, we learned how to access Raspberry Pi Pico’s GPIO pins for both input as well as output operations. For demonstration, we used LED as an output component and a push button as an input component. Now let’s learn how to interface sensor modules with the Raspberry Pi Pico module. So, in this tutorial, we will learn how to interface the DHT11 sensor with the Raspberry Pi Pico module and fetch the observed data (from its surrounding) using the MicroPython programming language. Before writing the code for interfacing and fetching the data from the respective sensor, let’s first have a look at the working operation, features and properties of the DHT sensor. ...