EN / USD
2071 Items
 Home
Blog
Receive SMS with Sim900 & PIC
receive sms sim900 and pic, pic microcontroller sms receiving,receive sms with pic and sim,Receive SMS with AT Commands using Sim900 & PIC Microcontroller
Hello friends, I hope you all are fine and having fun with your lives. Today, I am going to share a new project which is Receive SMS with Sim900 & PIC Microcontroller using AT Commands. I have already posted this same project on Arduino named as Receive SMS with AT Commands using Sim900 & Arduino. In that project, I have interfaced SIM900 module with Arduino but today I am gonna interface it with PIC Microcontroller. I have also designed a GSM Library for Proteus using which you can easily now simulate your SIM900D module in Proteus. Sim900 Module is used to send and receive SMS and it is widely used in automation and security projects. I have also posted another Project in which I have designed the Proteus simulation of GSM based Home Sec ...
Blog
Introduction to Arduino Mega 2560
Introduction to arduino mega 2560, intro to arduino mega 2560, pin diagram of arduino mega 2560, applications of arduino mega 2560, arduino mega 2560 pinout, difference between Arduino mega 2560 and Arduino uno, arduino mega 2560 specifications, Arduino mega 2560 pin mapping, Arduino mega 2560 dimensions
Hey Fellas! Hope you are doing well. Today, I am going to unlock the details on the Introduction to Arduino Mega 2560. It is a microcontroller board based on Atmega 2560 microcontroller. Arduino Boards have revitalized the automation industry with their easy-to-use platform where everyone with little or no technical background can get started with learning some basic skills to program and run the board. I have updated articles previously on Arduino Uno, Arduino Nano, and Arduino Pro Mini. All these boards function similarly in one way or the other. There are some basic features like PCB layout design, size, number of analog pins and breadboard friendly nature that make them different from each other. In terms of coding, all these boards are progra ...
Blog
Electronics Projects
Electronics Projects, electronics project, electronic projects, electronic project, electronics projects for students, electronics engineering projects, electronics student projects
Hello friends, hope you all are fine and having fun with your lives. Today, I am going to share a complete list of Electronics Projects which I have posted on our blog. I hope you are gonna enjoy these electronics projects. Most of these electronics projects are designed using Proteus simulation software. I have also uploaded these simulations in the respective project tutorial. So, you can download those projects and can learn from them a lot. If you ask me then I suggest that instead of downloading these electronics projects simulations, you should design them on you own so that you learn from them. I know you are gonna do mistakes but you won't learn unless you do mistakes. :) All these projects are completely designed by our team so other blog ...
Blog
Introduction to Interface in C#
Introduction to Interface in C#, Interface in C#, Interface C#, C# Interface
Hello friends, I hope you all are doing great. In today's tutorial, we will discuss another important concept named Interface in C#. It's our 18th tutorial in C# series. It's one of my favorite concepts in C# as its come quite handy in complex projects. Interfaces are quite similar to C# Classes & C# Structs in design so if you haven't studied those lectures then do read them first. So, let's get started with the Introduction to Interface in C#: Introduction to Interface in C# Interface in C# is created using Interface Keyword and is used for the declaration of Methods, Properties, Events etc. but we can't add any implementation in it. ( we can't declare Fields in Interface ) You can think of Interface as a signature, you look at the i ...
Blog
Applications of Matrices in MATLAB
Applications of matrix, matrix application, why matrices, advantages of matrix
Matrices are an essential topic in different fields of study, especially in mathematics, where you have a bulk of data and want to organize, relate, transfer, and perform different operations on data in a better manner. We have studied a lot of types and operations on the matrices and have worked on different types with the help of MATLAB. Today, we are here to present the applications of the matrices in different fields of study to clarify the importance of this topic. So, have a look at the list of topics we are going to learn. Yet, first of all, I am going to describe what a matrix is. What is a Matrix? In the fields of physics and mathematics, there is the use of different types of numbers in groups of various types. In order to organize the data into a manageable format, matrices ar ...
Blog
Python Syntax Errors Continuation
Python Syntax Errors, Zero Division Errors in python, syntax errors python, syntax error in python, updating python software
Welcome to chapter 9 of our python tutorial. In the previous chapter, we looked at frequent examples of invalid Python syntax and learned how to fix them. Up to this point, you are well aware of errors that may occur in your Python program and how you can solve them easily and quickly. Therefore, in this tutorial, we will look at a few more causes of syntax errors and zero-error divisions. Mistaking Dictionary Syntax As you learned before, omitting the comma from a dictionary element can result in a syntax error. In Python dictionaries, the equals symbol (=) is used instead of a colon to separate key and value pairs. This error message is once again useless. In this case, the repeated line and caret come ...
Blog
Introduction to LabVIEW
Getting Started with LabVIEW,Introduction to labview, Getting Started with LabVIEW 2015, Getting started with LabVIEW software, How to Start using using LabVIEW, How to use LabVIEW 2015, Start to the NI LabVIEW, Using LabVIEW for the First time
Hello everyone. I hope you all will be absolutely fine. Today, I am going to share an Introduction to LabView. LabView is a really exciting software and recently I have worked on many LabView Project so I thought to start this new set of series in which I am gonna explain all about LabView from beginners level to Pro Level. So, today I am gonna upload the first tutorial in this LabVIEW series so that's why I have named it Introduction to LabView and I hope you are gonna like this tutorial. :) LabVIEW basically stands for “Laboratory Virtual Instrument Engineering Workbench”. This software is designed by the National Instruments (NI) for the control and design of the projects. You can use it for simulation purposes, can also interface hardware with ...
Blog
What is Projectile Motion?
Projectile motion, Projectile trajectory, Ballistic Motion
Hello friends, I hope you are all well and doing your best in your fields. In this post, we can explore the fundamental concept in physics: projectile motion. Projectile motion is the motion of the moving particle or the moving body that can be projected or motion near the earth's surface. Still, the particle can be moved according to the curve path or under the force of gravity and the gravity line. In history first, galileo represented particle motion in the form of projectile motion which can occur in the form of the parabola( the u-shaped curved or mirror-symmetrical in which the particle can be moved) or the motion of the particle which may occur in a straight path in the like if the ball throw downward from upward their motion path is straight. The detailed or fundamental concept of ...
Blog
Entering The Era Of The Self-Repairing Machine 
Entering The Era Of The Self-Repairing Machine,  Self-Repairing Machine, Era Of The Self-Repairing Machine, When machine fix themselves
Hello fellows, I hope you all are doing great. In today’s tutorial, we are gonna have a look at  Entering The Era Of The Self Repairing Machine. Whether you’re a kid with a battery-operated toy or an adult looking to change the channel, at some point, we all long for the battery that doesn’t die.  Researchers in Japan are looking at making the self-repairing battery an actual thing in the near future. The technology uses a material that reduces degradation and self-heals, thanks to a process called coulombic attraction.  But this is not the only self-healing technology we can look forward to. Not only will this technology prove to be helpful to networking, but it will also make efficient electronics seem unstoppable.  Cyber-Resilience Becomes The ...
Blog
What is Microvia Technology? Used for Miniaturization in Modern PCBs
What is Microvia Technology, Microvia Technology Used for Miniaturization, Microvia Technology PCB, Microvia Technology Printed Circuit Boards
Hi readers! Hopefully, you are having a great day and exploring something new and advanced. In the competition to miniaturize electronics and increase performance, the smallest holes in your PCB, micro vias, are carrying the biggest load. Today, the topic of our discourse is micro via technology and its use for miniaturization in modern PCBs. In this electronic revolution, the thirst for miniaturization, speed, and power will remain insatiable. Today's electronics scale down, complexity increases daily, from smartphones to wearable devices, from aerospace equipment to medical implants. Behind this miniaturization process is a key breakthrough in printed circuit board (PCB) technology, Microvia Technology. Microvias are extremely small vias, usually under 150 microns in diameter, for ...