EN / USD
72 Items
 Home
Blog
How to order PCB for manufacturing from JLCPCB
How to order PCB manufacturing from JLCPCB: How to order PCB manufacturing from JLCPCB, PCB manufacturing JLCPCB, JLCPCB PCB order, how to order PCB in JLCPCB, JLCPCB ordering procedure, How to order PCB on JLCPCB
JLCPCB (JiaLiChuang Co. Limited) is a worldwide PCB & PCBA Fabrication enterprise. It is a leading company in high-tech manufacturing products specializing in PCB and PCBA production. With over a decade of experience in PCB manufacturing JLCPCB has made over a million customers through online ordering by the customers of PCB manufacturing and PCBA production. JLCPCB is a professional manufacturer of large-scale manufacturing of PCBs, well equipment, strict management, and superior quality. It deals with the production of all types of PCBs, Stencils, and SMT. In this article, we are going to discuss widely how the company operates its ordering system of the PCBs by their customers for production through the online booking process. JLCPCB SMT ...
Blog
Installation of Raspbian in Raspberry Pi 4
How to Control Raspberry Pi 4 from Laptop using VNC, why use vnc, vnc protocol, what is vnc, whats a vnc server, vnc with RPi4, RPi4 vnc control
Welcome to the second chapter of our beginner's course on the Raspberry Pi. In the previous tutorial, we learned about the components of this little computer. We also considered its uses, as well as the most important advantages and disadvantages. Let's get started with setting up our little computer to run the Raspbian operating system in this lesson. How to Install Raspbian using an imager The next step is to make sure you have your board and SD card. The Raspberry Pi has an operating system because it is a full computer. For those who prefer a GUI desktop experience, a headless mode is still an option. Most people use Raspbian, a Debian-based operating system tailored specifically for the Raspberry Pi. However, there are other options. An exce ...
Blog
Analog Input Scaling in Ladder Logic Programming
Scaling analog inputs, Scaling with parameters, analog input scaling, analog input scaling in plc simulator, ladder logic analog input scaling, analog input scaling in ladder logic
Hi friends and hope you are doing very well. Today we would like to take one tutorial which is very essential in the industry which is analog input processing for handling analog measurements of physical signals like temperature, humidity, pressure, distance, flow and level of liquids, etc. Typically, sensors produce two types of analog signals to represent the equivalent measured signal which is current and voltage signals. The currently produced signals would be within the range of 4-20 mAwhile voltage signals are in the range of 0-10 v. because, that output signals represent physical signals, the limits of output signals are 0 to 10 v for voltage based sensors and 4 to 20 mA for current-based sensors, these values should be scaled to represent ...
Blog
Comparator Operators in Ladder Logic Programming
PLC Comparator Operators: Comparator operators in ladder logic, plc comparator operators, comparator operators in plc, comparator operator plc, comparator operator ladder logic, ladder logic comparator operators, not equal operator plc, greater than plc, less than in plc
Hi friends. Today we are going to go through one of the most commonly used topics in writing ladder logic programming which is using comparator operations. This includes the logical and mathematical comparison between variables to decide where the logic goes. There are many comparator operations like equal (==), not equal (<>), less than (<), greater than (>), less than or equal (<=), greater than or equal (>=). All these comparator operations might be used in different logic scenarios while writing a ladder logic program. In this tutorial, we are going to go over each operator showing the input operators and output as well. In addition, we will practice some examples with the simulator to familiarize how to use them flexibly whi ...
Blog
Interlock in Ladder Logic Programming
interlock in ladder logic programming, What is interlock, types of interlock, Logical interlock in ladder logic programming, interlock in plc, interlocking plc simulation, interlocking in ladder logic
Hi friends and hope you are all very well. Today, we are going to deal with one of the most important and common problems that would be there in everyday tasks in industry and its solution. The problem is the safety of equipment and operators by preventing the machine from running under specific conditions for realizing the safety of equipment and human as well. Not only does it fulfill safety but also it is for performing the designed sequence of operation. If there is a problem, then it should be the solution for it. the solution is what so-called “Interlock”. So, what is interlock? And why do we need it? And how we can design a good interlock? Well! We may find such concerns exist in two aspects which are safety and operation sequence. In the f ...
Blog
Real-Life Examples of Workflow Automation
Real-Life Examples of Workflow Automation, examples of Workflow Automation, Workflow Automation examples, Workflow Automation real life examples, Workflow Automation categories
Hi Everyone! Glad to have you on board. Thank you for clicking this read. In this post today, I’ll cover Real Life Examples of Workflow Automation. Workflow automation is a talk of mainstream conversation. Many employees use this process in their organizations but they are not aware of this term. Workflow automation is a process used to automate manual and repetitive time-consuming tasks. It requires a series of tasks that need to be completed in a sequential manner where the process goes from start to finish with a definite goal in mind. For instance, onboarding new clients and approving leave requests are susceptible to errors when done manually. However, with workflow automation software, these tasks are done automatically without human intervention, leaving no room for mistakes or fai ...
Blog
Interfacing PIR Motion Sensor and Raspberry Pi Pico Module with MicroPython
Interfacing PIR Motion Sensor and Raspberry Pi Pico Module with MicroPython, PIR with PICO, PIR Pico, PIR Sensor PICO, Pico PIR sensor, Motion detection with Raspberry Pi Pico
Hello readers, I hope you all are doing great. In this tutorial, we will learn how to interface the PIR sensor to detect motion with the Raspberry Pi Pico module and MicroPython programming language. Later in this tutorial, we will also discuss the interrupts and how to generate an external interrupt with a PIR sensor. Before interfacing and programming, the PIR and Pico boards let’s first have a look at the quick introduction to the PIR sensor and its working. Fig. 1 Raspberry Pi Pico and PIR sensor PIR motion sensor and its working PIR stands for Passive Infrared sensors and the PIR module we are using is HC-SR501. As the name suggests the PIR or passive infrared sensor, produces TTL (transistor transistor logic) output (that is either HIGHT o ...
Blog
Ideal diode vs practical Diode
Ideal diode vs practical diode, ideal diode, practical diode, difference between ideal and practical diode, ideal diode vs practical diode, comparison between ideal and practical diode
Hello, Students here I am present to cover an article on a series of Electronic devices and circuit theory. The foremost article of this series is Ideal diode vs practical diode. I try to elaborate on basic to modern theory related to the diode. This component act as fundamental to many important circuit devices such as rectifiers, transformers, etc. The question which we cover in this article are; What is a diode? How a diode is formed? Which methodology manufacturer utilized while the formation of the diode? What is the concept of doping and PN junction in diode theory? How does a Diode work? What type of biasing allows a diode to conduct? Under which situation of biasing diode offers a restriction while conducting? Upon which cha ...
Blog
ESP32 Firebase
ESP32 Firebase, What is Firebase, Role of Firebase in ESP32, Real-time Database in IoT, real time database with esp32, firebase esp32, esp32 firebase
Hello readers, I hope you all are doing great. In this tutorial, we will learn how to access Firebase (a real-time database) to store and read values or data with ESP32. It is Google’s mobile application development platform that can be used to can access, monitor and control ESP32 from anywhere in the world with its (firebase) real-time database. What is Firebase? Firebase real-time database is a development platform provided by Google which included multiple services to manage and authenticate data. Firebase is basically a mobile and web app development platform I as works great with Android APIs) that includes features like firebase cloud, real-time data and Firebase authentication etc. As per Firebase’s official documentation (https://firebase.google.com/docs/database), whenever a us ...
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 ...