EN / USD
2068 Items
 Home
Blog
How to use pinMode Arduino Command
how to use pinmode in arduino
Hi Friends! Hope you are doing well. In this post, I'll uncover the details on How to use pinMode Arduino Command. The pinMode defines the Arduino Pins, if they are used as an input or output. The INPUT_PULLUP is another option achieved by pinMode, that is mainly used to place a virtual pull-up resistor to the input pins. We have started Arduino Tutorials for Beginners quite a while now for the newbies, who are really interested to get a hands-on experience with Arduino. Generally, Arduino is known as a Microcontroller, but it is a step ahead of it. The PIC microcontrollers require some basic circuit to start with but Arduino brings revolution in the automation industry by removing the need of developing any basic circuit. Although Atmega328 is th ...
Blog
How to Install Outdoor Projector for Maximum Effect
how to install outdoor projector for maximum effect, outdoor projectors tuning
Hi Friends! Hope you are doing well. We always strive to keep you updated with valuable information as per your needs and demands so you keep visiting us quite often. Today, I'll uncover the details on How to Install Outdoor Projector for Maximum Effect. When you are in the middle of dealing with atrocities of life, you want a break that gives you both pleasure and relaxation at the same time. Putting yourself in a sheer peace differs from person to person, some love to fuel their car up and go for the long drive, other want to relax their muscles a bit and go for some game they love to play and some end up finding new ways of entertainment. Thanks to technology that has made things easy more than ever before and turned out to be a solution ...
Blog
Enqueue Scripts Files in WordPress Plugin
Enqueue Scripts Files in WordPress Plugin, add scripts in wordpress plugin, script files in wordpress plugin,Enqueue Scripts Files
Hello everyone, I hope you all are fine and having fun with your lives. In today's tutorial, I am gonna show you How to Enqueue Scripts Files in WordPress Plugin. It's the third tutorial in this series of WordPress Plugin Creation. In our previous tutorial, we have seen How to Add Basic Functions in WordPress Plugin, so now the next thing we need to add is our scripts .js files and style .css files. As I told you in my previous tutorial that we can add these codes in a single file as well but it will make the file too heavy and complex. But if we divide our code in separate files then it will be quite easily to handle and debug in future. So, let's have a look at How to Enqueue Scripts Files in WordPress Plugin: Enqueue Scripts Files in WordPress ...
Blog
Introduction to CR2032
introduction to cr2032, cr2032 features, cr2032 applications, cr2032 dimensions
Hey Guys! Hope you are doing well. Welcome you onboard. Today, I'll discuss the details on the Introduction to CR2032 Battery. It is known as a coin cell or button cell that comes in cylindrical form and is mainly used in pocket calculators, wrist watches, artificial cardiac pacemakers, hearing aids, and automobile key-less entry transmitters. Low self-discharge and an ability to retain a charge for a long time make this device a good pick for high power devices. More often than not, it is called a lithium energizer where high capacity is a major concern. It falls under the category of disposable primary cells, where common cathode material is a silver oxide, manganese dioxide, or carbon monofluoride and common anode materials are zinc or lithium ...
Blog
Add Basic Functions in WordPress Plugin
Add Basic Functions in WordPress Plugin, wordpress plugin creations, create wordpress plugin, add functions in wordpress plugin
Hello friends, I hope you all are doing great. In today's tutorial, I am going to show you How to Add Basic Function in WordPress Plugin. In the previous tutorial, we have seen How to Create a Simple WordPress Plugin, and today we are gonna add some basic functions in it, which are kind of compulsory. You may not find them useful right now but they will come in handy when we will work on complex plugins. It's the second tutorial in WordPress plugin creation series. If you got into any trouble then ask in comments and I will try my best to resolve them all. So, let's get started with these basic functions and add then in our newly created WordPress plugin: Add Basic Functions in WordPress Plugin As we have already created the class for our wordp ...
Blog
How to Create a Simple WordPress Plugin
How to Create a Simple WordPress Plugin, create wordpress plugin, wordpress plugin basics, getting started with wordpress plugin, wordpress plugin creation
Hello friends, I hope you all are doing great. In today's tutorial, I am gonna show you How to Create a Simple WordPress Plugin. I am starting this new series on WordPress Plugins and we will cover everything from basics to pro. This WordPress Plugin series is gonna be a long one. As today's our first post, so we are just gonna create a plugin and in later tutorials, we will add different features in it. I will try to cover all the basics but if you got into any trouble then ask in comments and I will try to resolve them out. I have been working a lot these days on WordPress and have learnt many new things so I thought to share them on my blog. It will be helpful for computer software engineers, as if you have created your own site with WordPress ...
Blog
Introduction to IRF3205
introduction to irf3205, irf3205 features, irf3205 pinout, irf3205 working, applications
Hi Fellas! I am back to give you a daily dose of valuable information. Today, I'll give you a detailed Introduction to IRF3205. It is an N-Channel HEXFET Power MOSFET that comes in a TO-220AB package and operates on 55V and 110A. It is mainly used for dynamic dv/dt rating and consumer full bridge applications. Additionally, it falls under the category of ultra LOW on-resistance devices based on Advanced Process Technology, making it a building block of the electronic applications where fast switching is a major concern. In this post, I'll cover each and everything related to this transistor, its main features, working, pinout, and applications. Let's get down to the nitty-gritty of this tiny component. Introduction to IRF3205 IRF3205 is an N- ...
Blog
Introduction to IRF4905
introduction to irf4905, irf4905 features, irf4905 pinout, irf4905 working, applications
Hey Guys! Welcome you onboard. Today, I'll discuss the details on the Introduction to IRF4905. It is a P-Channel HEXFET Power MOSFET available in a TO-220AB package and is based on Advanced Process Technology. It is mainly used for fast switching purpose, capable of providing ultra-low on-resistance. This tiny device comes with three terminals called gate, drain and source where the gate terminal is used to control the current on remaining two terminals. The area between source and drain is known as a channel that is widely dependent on the voltage applied to the gate terminal. In this post, I'll cover each and everything related to this P channel MOSFET, its main features, working, pinout and applications. Let's jump right in and explore everyt ...
Blog
Guide to Writing an Engineering Research Paper
engineering research paper, how to write engineering research paper
The engineering field is not typically known for its literary style or its compelling prose, in large measure because engineering is better known as an applied field than a theoretical one. Most engineering students expect to spend their time working with mathematical equations and applying these equations to discover engineering solutions rather than researching term papers. But engineering is a discipline with an academic component, and research is an essential element of its academic aspect. In short, if you’re a student in an engineering program, you need to be able to write a great research paper just as much as you need to be able to solve complex mathematical problems. However, many students in application-based fields like engineering are ...
Blog
Introduction to Arduino Due
introduction to arduino due, arduino due pinout, arduino due features, main functions, applications
Hey Fellas! I am back to give you a daily dose of useful information. Today, I'll uncover the details on the Introduction to Arduino Due. It is a microcontroller board based on Atmel SAM3X8E, 32-Bit ARM microcontroller. It is developed by Arcuino.cc with the intention to provide an easy pathway for the beginners to get a hands-on experience with the module without any prior technical knowledge. You can just plug the device into the computer through a USB cable and start playing with it right away. Arduino Modules are a step ahead of a single microcontroller. If your project is mainly based on a microcontroller, you need to buy external peripherals and connect them with the controller in order to lay out an automation into your project. Arduino Bo ...