EN / USD
2096 Items
 Home
Blog
Side Hustles/Home Projects for Engineers and Techy People
Side Hustles/Home Projects for Engineers and Techy People
Creativity and skills go hand in hand, and if you’re restless for change in your routine, side hustles and home projects can be the cure. Technically strong individuals have the option to turn ideas into reality, and aside from serving as hobbies or improving their homes, these side projects could lead to additional income.  For example, a software program you have helped automate your daily tasks might be marketable and have an audience. In other cases, if you’re more enthusiastic about at-home prototyping, exploring the opportunities with 3D printing or Arduino/Raspberry Pi could serve as a starting point for greater things! Exploring the AI-powered tool market AI-powered solutions have been emerging in the market for some time now. Yet, there’s no way of knowing what new product ...
Blog
Interfacing Temperature & Humidity Sensor with Arduino
Interfacing DHT11 with arduino, Interfacing temperature sensor with arduino, Interfacing humidity sensor with arduino, How to interface DHT11 with arduino, How to interface temperature sensor with arduino, How to interface humidity sensor with arduino
Hello everyone! I hope you all will be absolutely fine and having fun. In the tutorial Interfacing Temperature & Humidity Sensor with Arduino I will tell you that how can you interface temperature and humidity sensor named as DHT11 with Arduino and how can you observe the temperature and humidity level using this sensor. This sensor has usually three pins but some of its types has four pins but only the three pins are of importance for us e.g. VCC, GND and the third pin for reading the data from the sensor. In the tutorial Interfacing Temperature & Humidity Sensor with Arduino, I will make a simple Arduino program which will estimate the level of temperature and humidity continuously and will display the value of both temperature and hum ...
Blog
DPF(Diesel particulate filters) Regeneration: A Detailed Guide
DPF(Diesel particulate filters) Regeneration, DPF reset, DPF meaning, DPF definition
Good day, readers! I hope everyone is having a beautiful day! A hidden process in your diesel engine keeps it powerful and clean. DPF regeneration, a forgotten warrior in emission control. Today, we are going to cover DPF regeneration, a procedure by which your diesel engine breathes freely. A Diesel Particulate Filter (DPF) is a part of modern diesel engines that catches and holds undesired soot particles of exhaust gases, which are no longer useful. With time, soot builds up gradually, and unless proper care is taken on the filter by routinely cleaning it, it may become blocked, hence impede its efficiency, use up a lot of fuel, and cause costly replacements. This regeneration basically burns off trapped soot to improve filter efficiency once again.  Fields of regeneration cover p ...
Blog
1N5408 Power Diode Pinout, Datasheet, Features & Equivalents
Introduction to 1n5408, 1n5408 pinout, 1n5408 power ratings, 1n5408 applications
Hello Friends! Hope you’re well today. I welcome you on board. In this post today, I’ll be discussing the Introduction to 1n5408. The 1n5408 is a component where current flows in one direction only. It comes with two pins named anode and cathode. The Anode side is positive from where the current enters the diode and the cathode is negative from where the current leaves the diode. The colored band side is the indication that the side is the cathode and the other side without the colored band is the anode of the diode. Just stay with me for a little while as I’ll walk you through the 1n5408 power diode pinout, datasheet, features, equivalents, and applications. Let’s get started. Introduction to 1N5408 The 1n5408 is a power diode where current ...
Blog
Embedded Systems Software Development Tools
Embedded Systems Software Development Tools, Embedded Software, Integrated Development Environment, ide, embedded software tools, embedded software
Hi Friends, I hope you are fine. I have another topic on embedded systems that I am going to share with you. Today, I am gonna tell you about Embedded Systems Software Development Tools. I have already told you about the hardware tools you need for developing embedded systems. You can find them in this article 6 necessary embedded tools. If you are new to Embedded Systems then you should first have a look at What is Embedded Systems? and then you must read What is Embedded Computer because these two tutorials will give a detailed overview of Embedded Systems. Moreover, if you are interested in Learning Embedded System Programming then today's tutorial will help you in choosing the right tools among Embedded Systems Software Development Tools. I ha ...
Blog
Introduction to LM358
LM358 Pinout, Introduction to LM358, LM358 Introduction, LM358 Proteus diagram, Proteus LM358, Getting started with LM358, how to use LM358, how to get started with LM358
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge about Introduction to LM358. LM-358 consists of two independent high gain frequency compensated operational amplifier. They are specially designed to operate from a single supply or split supplies over a wide range of voltages. LM-358 have lot of amazing features associated with them. These features include wide supply ranges, low supply current drain, independent of supply voltage, wide unity gain bandwidth, ground includes I common mode input voltage range, low input bias, open loop differential voltage gain, internally frequency compensation etc. LM 358 has a lot real life applications e.g. Operational Amplifier (Op-amp) circuits, tr ...
Blog
Write and Read an I2C EEPROM with STM32
I2C eeprom, Write and Read an EEPROM with STM32, STM32CubeMX project, Serial I2C, I2C EEPROM with STM32
EEPROMs (Electrically Erasable Programmable Read-Only Memories) allow the non-volatile storage of application data or the storage of small amounts of data in the event of a power failure. Using external memories that allow you to add storage capacity for all those applications that require data recording. We can choose many types of memories depending on the type of interface and their capacity. EEPROMs are generally classified and identified based on the type of serial bus they use. The first two digits of the code identify the serial bus used: Parallel: 28 (for example 28C512) much used in the past but now too large due to having many dedicated pins for parallel transmission Serial I2C: 24 (for example 24LC256) Serial SPI: 25 (for example 25AA080A) Serial - Microwire: 93 (for ...
Blog
How to use C# Comments ???
How to use C# Comments, c# comments, comments in c#, comments c#, comments in c#
Hello everyone, I hope you all are fine and having fun. Today's tutorial is a quick one and is about how to use C# Comments. Comment is an important part of any programming language, although its not a directly part but they indirectly help a lot especially in complex projects. I have also shared a tutorial on How to use comments in c++, you should read that post as well because I have explained few basic concepts in it. You guys are also welcome to give us feedback about this new C# tutorial series. If you have any suggestions about it then do let us know in comments. How to use C# Comments ??? Comments are simple documented text lines, completely ignored by the compiler and are used to explain or provide any additional information about codi ...
Blog
2 Relay Module Interfacing with Arduino
2 relay module interfacing with Arduino, Interfacing of 2 relay module with Arduino, 2 relay module Arduino interfacing, how to interface 2 relay module with Arduino, 2 relay module Arduino interfacing, 2 relay module attached with Arduino, Interfacing 2 relay module with Arduino
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to provide a detailed discussion on 2 Relay Module Interfacing with Arduino. First of all I would like to explain you that what is relay and how to use it and then we will move forward towards 2 relay module interfacing with Arduino. I have already controlled relay with 555 timers. 2 relay module consists of two relays. Relay is basically an electronic device or a switch which is used to open and close the circuits electronically. A relay controls an electric circuit by opening and closing contacts in another circuit. When the relay contact is normally open (NO), there will be an open connection when the relay is not energized. When the relay contact is norm ...
Blog
Introduction to TCS3200
INTRODUCTION TCS3200, tcs3200 pinout, tcs3200 working, tcs3200 applications, tcs3200 features. tcs3200
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at a detailed Introduction to TCS3200. TCS3200 is a color-detecting sensor, it consists of TAOS TCS3200 RGB sensor chip and four white LEDs. It is used to detect visible color in a measurable range. This sensor has an array of a photodetector diode, some diodes are equipped with different color filters i.e. red, blue or green color and some diodes do not have any filter. TCS3200 has different applications such as test strip reading, sorting by color and ambient light sensing. In today's post, we will have a look at its working, protocol, pinout, specification, etc. I will also share some links where I have interfaced it with other microcontrollers. If you have any questions about it ask in the c ...