EN / USD
939 Items
 Home
Blog
Simple Home DIY Projects for Embedded Hobbyists
How a Hobbyist Can Work On Electronic Projects In America, Simple Home DIY Projects for Embedded Hobbyists
Hi Friends! Hope you’re well today. I’ll welcome you on board. In this post, I’ll walk you through How a Hobbyist Can Work on Electronic Projects in America.From smartphones to security systems and appliances to advanced automation equipment, electronics seem to engulf every aspect of life. And with the recent advancement in technology, this trend will continue to make our lives easy and better for years on end. BUT… before you can take part in the development of innovative and advanced electronic machinery, you need to get your hands dirty with DIY electronic projects. These small and easy-to-handle projects give you confidence that you can do better and put your deliberate effort to delight the lives of people with your intellect. If you’re just starting, we suggest you visit North Amer ...
Blog
Circuit Diagram of IR Sensor using 555 Timer
circuir diagram of ir sensor
Hello everyone, hope you all are fine and having fun with your lives. Today's tutorial is quite simple and we will have a look at circuit diagram of IR sensor using 555 Timer. There are different types of IR sensors available in the market. IR is abbreviation of infrared and so they use infrared ray for detection of objects. There are many types of IR sensors with different functionality, but in all of them infrared rays are omitted from transmitter and are received by the receiver. and using these ray we can say whether an object is placed in the path or not. Today we are gonna see how to design your own IR sensor using 555 Timer. We can also interface these IR sensors quite easily with any microcontroller like PIC Microcontroller , Arduino etc. ...
Blog
Introduction to myRIO
Introduction to myRIO, getting started with myRIO, how to use myRIO, how to use myRIO for the first time, myRIO basics, basics of myRIO, myRIO pinout, myRIO pins, myRIO pin configurations, myRIO featuess, myRIO ratings, myRIO applications
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I would like to give a detailed discussion on Introduction to myRIO. myRIO is basically a sort of micro controller introduced by National Instrument (NI), that is why it is sometimes known as NI myRIO. First of all I would like to tell you a bit about this device then we will move further. After listening its name i.e. myRIO, the first question comes in mind that what is this RIO. So, RIO is basically abbreviated from Re-configurable Input/Output. myRIO is a portable device and students can easily use it for the design and control of robots and may other systems quite efficiently. It operates on the frequency 667 MHz. myRIO has dual core ARM cortex A9 programmable proc ...
Blog
Difference Between DC and AC Motors
Difference-Between-AC-and-DC-Power1
Hello everyone, I hope you all are fine and having fun with your lives. In today's tutorial, I am going to share a Difference Between DC and AC Motors. Both of these motors are used almost in every kind of robotic projects and if we talk about engineering projects then they are used in like 70% of the engineering projects.There are two main types of motors. Both are electrical motors named as : DC Motors AC Motors You should also have a look at Difference Between AC and DC Power. So, let's get started with Difference Between DC and AC Motors: 1. OperatingSource DC Motor DC motor operates on DC (Direct Current) and converts the electrical energy into mechanical energy. AC Motor DC motor operates on DC (Direct Current) and converts t ...
Blog
How Does Smart Gun Technology Work and Is It Reliable?
Smart Gun
There have been numerous incidences of teenagers killing themselves with a gunshot, a shooter perpetrating mass violence, or a family member accidentally shooting another. These cases have occasionally brought about discussions about “smart gun” technology. The discussion of smart gun technology started in 1995 in the NIJ (National Institute of Justice), where a technological approach was recommended to reduce the number of incidents where police officers were killed by assailants who grabbed guns. In the recent years, we have also seen leaders like Barack Obama recommending the commercialization of tech-gun safety systems. What is smart gun safety? The phrase smart gun is adopted by the society at large as a form of a personalized electronic safe ...
Blog
Ways to Protect Your Engineering Projects or Inventions
Ways to Protect Your Engineering Projects or Inventions, safe research from theft, protect engineering projects
Picture it. You’ve had a stroke of genius and your idea could possibly revolutionize the healthcare industry. Or, perhaps you’re on the brink of inventing something that could eradicate carbon emissions from the environment once and for all. As an engineer, there is no limit to the solutions you can develop to help humankind. But how do you protect your ideas and research? How can you present your concept to investors or to the public without running the risk it might be stolen? If you’re in the brainstorming or testing phase of an engineering marvel, you’ve got to take every precaution to protect your intellectual property from theft. To this end, here are some ways you can safeguard your engineering projects and research so you can rest assured you retain full ownership in later stag ...
Blog
Introduction to 2N3904
Introduction to 2N3904, how to use 2N3904, getting started with 2N3904, how to start using 2N3904, getting started with transistor 2N3904, how to start with 2N3904
Hello everyone! I hope you will be absolutely fine and having fun. Today, I am going to give an Introduction to 2N3904. It is basically an NPN transistor made up of silicon material. It acts as a general purpose amplifier and switch. You should also have a look at Introduction to 2N2222, which is also an NPN transistor and considered as 2N3904 equivalent. It is mostly used for lower power amplifiers and switching applications. Its major functional area is enclosed in TO-92 package. Its a silicon NPN general purpose bipolar junction (BJT) transistor designed for switching purpose as well as for an amplifier. Its can bear lower amount of current, lower power and medium voltage levels. It is most commonly used BJT due to its smaller size, wide avai ...
Blog
Razor Layout Views in ASP.NET Core
Layout View in ASP.NET Core, Layout View in ASP NET Core, Layout View ASP.NET Core, Layout View in ASP Core
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 ...
Blog
DC Motor Speed Control using Arduino
DC motor speed control using Arduino, Control speed of the DC motor with arduino, How to control the speed of the DC motor, using Arduino, Arduino DC motor speed control, Controlling the speed of the DC motor with Arduino
Hello friends! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge about how can you make a simple program for DC Motor Speed Control using Arduino UNO. In my previous tutorial, DC Motor Direction Control using Arduino, I have just controlled the DC motor in both directions at constant speed using Arduino. I have also performed the DC Motor Direction Control in Matlab by sending different commands through serial port from Matlab and LabVIEW to the Arduino and then controlled the direction of rotation of DC motor. But in this tutorial I will rotate the same DC motor at variable speed in both clockwise and anti clockwise directions. In my previous tutorial, we have seen that input pins In1 & In2 of mo ...
Blog
Interfacing of Ultrasonic Sensor With Arduino
ultrasonic sensor arduino, ultrasonic sensor with arduino, arduino code for ultrasonic sensor, ultrasonic sensor for ostacle detection,ultrasonic with arduino,ultrasonic sensor arduino code,ultrasonic sensor arduino
Today, we are gonna have a look on How to Interface Ultrasonic Sensor with Arduino. Few days ago, I have posted a complete tutorial on How to Use Ultrasonic Sensor Library in Proteus and later I have posted different examples on How to Simulate Ultrasonic Sensor in Proteus. Those posts were about Proteus Simulations and weren't about hardware interfacing, so I thought today let's interface it in hardware. Simulation is a good starting point for projects but they are really far away from real world. It happened to me a lot of times that my simulations are working perfectly fine but when I design the same circuit in hardware then it says no I am not gonna work. :) So, the bottom line is never trust simulations, unless you properly test it on hardwar ...