EN / USD
368 Items
 Home
Blog
ESP32 BLE (Bluetooth Low Energy)
What is BLE, esp32 ble, ble esp32, esp32 ble client, esp32 ble server, esp32 ble communication, esp32 bluetooth, bluetooth esp32
Hello readers, I hope you all are having fun in your lives. Welcome to the 2nd Chapter of Section-2 in the ESP32 Programming Series. In today's lesson, we'll go over another built-in feature of the esp32 module that helps it stand out from the competition: BLE or Bluetooth Low Energy. In the previous tutorial, we discussed the Classic Bluetooth in ESP32, which is considered the predecessor of Bluetooth Low Energy(which we are going to discuss today). We will first look at, what is BLE? and why is it used?, and then will design some examples to utilize the ESP32 BLE in Arduino IDE. What is BLE? There have been numerous adjustments and upgrades to Bluetooth's characteristics since its inception, where Bluetooth 4.0(also called BLE or Bluetooth Smart) is the most influential. B ...
Blog
Introduction to 2n3055
introduction to 2n3055, intro to 2n3055, basics of 2n3055, working of 2n3055
Hey Guys! Hope you all are doing great and having fun with your lives. I am back to feed your stomach with plenty of information so you can progress and grow in real life. Today, I am going to unlock the details on the Introduction to 2n3055. It is a semiconductor NPN (negative-positive-negative) power transistor which comes in TO-3 Casing. I'll try to cover as many aspects possible related to this device so can get a brief overview about what it does and what are the applications it is used for. Let's get started. Introduction to 2n3055 The 2n3055 is a semiconductor NPN bipolar transistor which consists of three terminals called emitter, base, and collector. Unlike FETs(Field effect transistors) it is a current controlled device in which sm ...
Blog
Introduction to 74HC14
introduction to 74HC14, 74HC14 pinout, 74HC14 working, 74HC14 features, 74HC14 switching time, 74HC14 applications
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at detailed Introduction to 74HC14. 74HC14 is a member of 74XXXX integrated circuit series, it consists of logic gates. This module is also called HEX Inverting Schmitt Trigger. It is available in six independent Schmitt trigger input inverters with standard push-pull outputs. The boolean function performed by this logic gates is Y=A. It is a 14 pin module which is available in various packages. The 74HC14 works on the voltage range of 2.0V to 6.0V. This is a higher speed CMOS Schmitt Inverter mounted with a silicon gate C2MOS technology. In today's post, we will have a look at its pinout, construction, specifications, applications, working, etc. I will al ...
Blog
Introduction to TIP3055
introduction to tip3055, tip3055 pinout, tip3055 working, tip3055 features, tip3055 applications, tip3055
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at detailed Introduction to TIP3055.  TIP3055 is a silicon epitaxial-ignoble NPN transistor, which is assembled in TO-218 malleable parcels. It is the best device for power swapping circuits, parallel and series controllers (regulators), output phases and high power amplifiers. Its corresponding PNP transistor is TIP2955. It is a universal device used in many industrial projects where audio amplification is required. Its structures are attractive much the identical excluding for the maximum power indulgence that is a slightly lesser. In today’s post, we will have a look at its fortification, smashup, prominence, proposals, etc. I will also share some links ...
Blog
DC Motor Control using XBee & Arduino in Proteus
dc motor control, dc motor control using xbee, dc motor in proteus, proteus simulation of dc motor
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna design a project named DC Motor Control using XBee & Arduino in Proteus ISIS. I have shared the complete code and have also explained it in detail. You can also download the complete working Proteus Simulation given at the end of this tutorial. In this project, I have designed two Proteus Simulations. The first Simulation is of Remote control in which I have used a keypad. The second simulation contains our two DC Motors and I am controlling the direction of those DC Motors with my Remote Control. XBee Module is used for sending wireless data. The code will also work on hardware as I have tested it myself. So, let's get started with DC Motor Control using XBee &am ...
Blog
HC-06 Bluetooth Module Pinout, Datasheet, Features & Applications
introduction to HC-06, hc-06 pinout, hc-06
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at detailed Introduction to HC-06. HC-06 is a class 2 slave Bluetooth module designed for serial communication. Once it is paired to a master Bluetooth device such as PC, smartphones, and tablet, its operations become easier to the user. It sends and receives data in a bidirectional manner. HC-06 is used in different devices which works on Bluetooth for sending and receiving data. In today's post, we will have look at its pinout, working, circuit diagram, protocol, etc. I will also share some links of projects where I have interfaced it with Arduino and some other microcontroller. Friends if you have any questions please ask in comments I will try my bes ...
Blog
MJE13007 NPN Transistor Datasheet, Pinout, Features & Applications
Introduction to mje13007, mje13007 pinout, mje13007 features, mje13007 applications
Hello Everyone! Happy to see you around. Thank you for clicking this read. In this post today, I’ll document the Introduction to MJE13007. MJE13007 is an NPN bipolar junction transistor that is a semiconductor device made of silicon material. This chip is mainly used for amplification and switching purposes. The collector-base voltage is 700V while the collector-emitter voltage is 400V. The power dissipation at temp 25C is 80W. This means 80W is released during the working of this device. This device can support load up to 8A because the current at the collector side is 8A. I suggest you read this entire post till the end as I’ll include the complete Introduction to MJE13007 covering datasheet, pinout, working principle, power ratings, applications, and physical dimensions. Let’s ...
Blog
LM2596 Buck Converter Datasheet, Pinout, Features, Applications
Introduction to LM2596, LM2596 pinout, LM2596 power ratings, LM2596 applications
Hi Guys! Welcome you on board. Happy to see you around. In this post today, I’ll detail the Introduction to LM2596.LM2596 is a step-down voltage regulator, also known as a buck converter, mainly used to step down the voltage or to drive load under 3A. It carries remarkable load and line regulation and is available in fixed output voltages including 3.3V, 5V, and 12V. It also comes with a customized output version where you can set the output voltage as per your requirement. Just stay with me for a little while, as in this post I’ll walk you through the Introduction to LM2596 covering the datasheet, pinout, features, and main applications of this tiny device. Let’s jump right in. Introduction to LM2596 LM2596 is a voltage regulator mainly used to step down the voltage or to drive ...
Blog
ESP32 with 16x2 LCD in Arduino IDE | Data Mode & I2C Mode
LCD esp32, esp32 lcd, lcd interfacing with esp32, interface lcd with esp32, 16x2 lcd esp32, esp32 lcd 16x2, ESp32 LCD interfacing
Hello readers, we hope you all are doing great. Welcome to the 1st lecture of Section 4 in the ESP32 Programming Series. In this section, we will interface the ESP32 module with common Embedded modules(i.e. LCD, Keypad, RTC etc.). In today's tutorial, we will interface ESP32 with a 16x2 LCD and will display data using both Data Mode and I2C Mode. LCD is the most commonly used embedded module in IoT Projects. It is used to display different types of data i.e. sensor readings, warning messages, notifications etc. Before going forward, let's first have a look at what is LCD and How it works: 16x2 LCD Module LCD(Liquid Crystal Display) is a type of electronic display module that is used in a wide variety of applications and devices such as calculators, computers, mobile phones, ...
Blog
Introduction to BC639
Introduction to BC639
Hi Friends! Happy to see you here. I welcome you on board. In this post, I’ll walk you through the Introduction to BC639. BC639 is a high current gain bipolar junction transistor that falls under the NPN transistor family. It constitutes a high collector current and low collector-emitter saturation voltage and is widely used for amplification and switching purposes. It is used to drive load under 500mA. Collector Dissipation is 0.625W while DC Current Gain (hfe) ranges from - 40 to 160 with transition frequency 200MHz. In this post, I’m going to discuss all nitty-gritty of the BC639 transistor covering pinout, working, power ratings, alternatives, applications, and physical dimensions. Continue reading. Introduction to BC639 BC639 is an NPN bi ...