I am Kashif Mirza, the founder of
ProjectIOT123. I am an Embedded Engineer and working on Embedded Projects since 2003. I have worked on Arduino, Raspberry Pi, PIc Microcontroller, 8051 etc. and have designed both prototypes & industrial projects.
Hey guys!I hope you all are good, this is sixth tutorial of series of “Introduction to Allegro PCB Designer”, in the previous tutorial I have discussed about the basic commands that are used frequently used while developing the layout of the PCB at the beginners’ level. In this tutorial I will discuss other basic commands…
Hey guys!I hope you all are good, this is fifth tutorial in the series of the “Introduction to Allegro PCB Designer”. In the previous tutorials I have discussed about the basic commands used frequently while developing the layout of the printed circuit board at beginners’ level; we have learned about the “Add Connect”, “Slide”, “Hilight”,…
Hey guys.I hope you all are good, in my previous tutorials I have discussed in detail about the basic commands of the Allegro PCB Designer software that is “Add Connect” and “Slide” and their application in developing the layout of the PCB. In this tutorial I will discuss about other basic commands used…
I hope you are all fine; this is the third tutorial in a series of introduction to Allegro PCB designer. In the previous tutorial I have discussed about how to alter the width and bent angle of the Cline, in this post I will discuss about another basic command “Slide”. Note: Cadence Allegro Tutorials …
Hey guys!I hope you all are good, in the previous tutorial I have discussed the brief introduction of the Allegro PCB designer software and few commands used for routing, I have discussed in detail the “Add Connect” command, in this tutorial I will further explain about how to adjust the bent angle and width of…
I am quite excited to start a new series of articles in which I will discuss about the nitty gritty of microcontrollers, about what the microcontroller is, difference between microcontroller and microprocessors and most importantly the vast applications of the microcontroller. I will try to cover all the details of the microcontrollers regarding firmware and…
LASER DIODE Laser stand for Light Ampliction by stimulated emmision of radiation. laser is monochromatic light , monochromatic light consists on one color.having one wavelength it is also called coherent light.even LED emmits incoherent light.the symbol of laser are as in fig same like LED. Construction of LASER DIODE Laaer diode consists on a pn…
In this post I will discuss about the Pic18f4550 microcontroller Basic Tutorial. In the previous posts I have discussed about the Pic 18f452 Microcontroller and also have discussed important circuits and simulators in Microcontroller . This post will be oriented around the pic1854550 and its usb basic circuit. After reading this post the reader will…
in this simple arduino project we will learn how to make water level indicator with arduino Water Level Indicator Circuit With Arduino Circuit Diagram of Water Level Indicator With Arduino int sw1 = A0;///uln2003 output int sw2 = A1; int sw3 = A2; int sw4 = A3; int…
Arduino DUE Projects For Begineers