Hello friends, today's post as the name suggests is about how to send SMS with Arduino UNO and SIM900D using AT Commands. There are different types of SIM900D modules available in the market, so it doesn't matter which module you are using. All SIM900D modules work at AT commands basically so today I am going to show you how to send an SMS via AT commands without using any Arduino library. You should first read the AT commands manual which will give you an idea about AT commands. AT commands are special sets of commands which are used for communicating with SIM900 module. Using these AT commands we let our GSM work for us. Like if you want to send SMS then there's a specific AT command for sending the SMS similarly if you want to change the PIN co ...
Hello friends, I hope you all are healthy and having fun. Today I am posting a simple tutorial in which I will show you How to Create Setup File in Visual Studio 2010. Actually I got a request from one of our members to post this tutorial, he was having some problems in it, so i thought to share it. In my previous tutorial How to use Serial Port in VB 2010, we have designed a simple tool, now what if I want to create an exe file so that I could easily share my tool with my friends, without giving them the access to my code.
So, in today's tutorial, we are gonna have a look at How to create exe or setup file in Visual Studio 2010. No one can get your code from the exe file so its like your code is safe but anyone can use your software. These days ...
Update: We have created a new version of this library, which you can check here: Vibration Sensor Library for Proteus V2.0.
Hello friends, I hope you all are fine and having fun with your lives. Today, I am going to share a new Proteus Library named Vibration Sensor Library for Proteus. This Library is designed by our team on TEP and it's not yet published anywhere. We are the first creator of this Vibration Sensor Library for Proteus. This Library contains just one Vibration Sensor named SW-420. I will post a tutorial soon on interfacing this SW-420 Vibration Sensor with Arduino. This library is compatible with all the microcontrollers like Arduino, PIC Microcontroller or 8051 Microcontroller etc. You should also have a look at Analog Vibrati ...
Hello everyone, today I am going to share a complete project which is DS1307 Arduino based digital Clock in Proteus ISIS. In this project, I have designed a digital clock using Arduino UNO and DS1307 RTC Module. So, first of all, if you haven't yet installed then, you should install Arduino Library for Proteus using which you will be able to easily simulate Arduino baords in Proteus. Along with Arduino Library you will also need to install DS1307 Library for Proteus, which I have shared in my previous post as we are gonna use this RTC Module DS1307 for designing our digital clock.
So, now I hope that you have installed both these libraries successfully and are ready to design this DS1307 Arduino based Digital Clock. I have given the Simulation and ...
Lighters are popular for the cigar smokers but not only have the smokers used the lighters but also for the people who are interested in camping, picnicking and any other activities in the outside the windy environments. Usually, cigar smokers prefer butane torch lighters during the smoke.
A torch lighter is a portable thing that is used for instant flame or fire. It is used for many activities like outside cooking, lightening in the dark area, fishing, and many many activities. Butane torch lighter in an instrument that is worked by utilizing butane creates hot flames.
If you can’t buy a good torch lighter, it can make you in trouble in a serious condition. Suppose you are when you need instant fire and you have a lighter and unfortunately your ...
Hello friends! I hope you all will be absolutely fine and having fun. Today, I am going to give you an elaboration on Introduction to 2N3772. I have already shared basic knowledge about different IC's and transistors in my previous tutorials e.g. Introduction to IRF540, BC547, MMBD914, LM339, LM224 and LM386. You must have alook at these tutorials before going into the details of this tutorials. It will be quite helpful in the better understanding of this article. 2N-3772 is basically a type of central semiconductor. It is basically a Negative Positive Negative (NPN) semiconductor. This semiconductor is designed by the process named as epitiaxial process. The main purpose behind its designing is to provide the high power based amplification proce ...
If you own a WordPress website, you probably understand the importance of WordPress security. Keeping your website secure is necessary as it helps keep attackers and hackers away. Just like you would not leave your valuable assets exposed to thieves, you should safeguard your WordPress with the same security level.
Essentially, WordPress developers are constantly working towards preventing any potential hacking. But that's not enough to keep your website secure. You need to apply other measures to safeguard your site.
In this article, we will discuss ways of improving your WordPress website security;
Add WordPress security plugins
Security is key in running a website. There are various plugins to enhance your site security. These include Wordfen ...
Hello friends, I hope you all are doing great. In today's tutorial, we will have a look at different Razor Layout Views in ASP.NET Core. It's our 10th tutorial in ASP.NET Core series. You must have noticed in websites that they have common sections, which remains the same throughout the website i.e. Header Section, Footer Section, Sidebar etc.
In today's lecture, we will have a look at how to design these default layouts of a website. We have already discussed the MVC architecture in detail so now it's time to start building our site's layout or basic structure. Today we will just discuss different files available in ASP.NET Core for default layout designing. So, let's get started with Layout View in ASP.NET Core:
Razor Layout View in ASP.NET Core ...
Hello friends, hope you all are fine and having fun with your lives. Today, I am going to start a new series of tutorials on C++ Programming. and here's my first tutorial in this series which is Introduction to C++. I am gonna share a lot of tutorials in this series in future, in which I am gonna explain all about C++. In the initials tutorials, we will cover the basics of C++ Programming and later on we will also cover the pro concepts of C++ Programming.
I am planning on posting around 20 to 30 tutorials in this C++ Programming series, and I am quite sure that it will cover all about C++ and if you are a new learner then it will help you quite a lot.. I have started this series on a request of one of my readers. He suggested me this idea and I l ...
Hi friends, I hope you are fine and having fun. In my last article, we have discussed Squirrel Cage Induction Motor which is a type of 3 Phase Induction Motor. Today, I am going to tell you about a Wound Rotor Induction Motor , which is also a type of 3 phase induction motor. This motor is the one which uses a wound rotor. I will tell about the construction of a wound rotor later in this article. A Wound Rotor Induction Motor is also known as slip ring induction motor.
I will tell you about the construction of Wound Rotor Induction Motor in the first section. In the second section, I would be throwing light on the operation and working principle of Wound Rotor Induction Motor. After that, I will tell you some of the key features and uses of Wound ...