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 ...
Hello geeks, welcome to our new project. In this project, we are going to make a very interesting project. I think most of us have seen the scoreboards in sports, after looking at that, have you ever wondered about the working of it. Therefore, this time, we will be making something like that only with some extra features. So basically that score board is nothing but a counter which counts the scores. Most of the geeks who have an electronics background or have ever studied digital electronics must have heard about the counter.
Here, in this project, we are going to make an Up-Down counter. A simple counter counts in increasing or decreasing order but the Up-Down counter counts in increasing and decreasing order, both depending upon the input it h ...
Demand of PCB is on the rise in recent electronics where devices are becoming more compact and composed. PCB came into spotlight a while ago and made a renowned name in the development of advance technology within few years. Recent PCBs used in many electronics allow you to get rid of most conventional ways of connecting different components on the boards. Poor fabrication and board design can scare the hell out of your customers and severely effect your overall reputation in the market. Taking proper measurements and following ideal protocols can help you save bunch of time in the early stages of a project. What company you choose for fabricating your PCB widely impacts the overall nature and quality of your project. These are many fabrications ...
The thought of special holidays coming up isn’t always what gets us scrambling to check off our gift lists. For most of us, gift-giving occasions happen all year round, with someone’s birthday or anniversary to commemorate almost every month. While gift ideas abound for teachers, doctors, or hobbyists, it is a little more challenging to find the perfect present for that loveable computer geek or software engineer in your life.
Techies can be quite particular about the latest gadgets that get them excited. But it’s not always about model kits or computer hardware. To find the right gift, a little imagination and resourcefulness are all that’s required. Here are a few ideas to get you started:
Coffee Break Gift Basket
Hardworking computer engineers ...
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! 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 ...
Hi Friends! Hope you’re well today. I welcome you on board. Thank you for clicking this read. In this post today, I’ll detail the Introduction to SB560.
The SB560 is a Schottky diode, also known as a hot-carrier diode, mainly incorporated in extremely fast switching applications. It comes with low forward drop voltage and is used in the high-frequency operation. A highly reliable and efficient device, SB560 is a high forward surge capability component available in the DO-201AD package. This device carries a maximum RMS voltage of 42V while the maximum repetitive peak reverse voltage is 60V.
I suggest you go through this entire post till the end, as I’ll detail the Introduction to SB560 covering datasheet, pinout, features, and applications.
Let ...
Alright, so you know how there's always that little bit of unease when you're working on a super important engineering project? Like, what if something goes haywire and all your precious data gets the evil eye from hackers or goes poof because of some software hiccup? It's legit stressful.
Enter virtualization—think VMware or Hyper-V—savvy engineers are using this tech to build a fortress around their projects. We're not just talking about any ol' security; we’re diving deep into how these platforms can be your digital knights in shining armor, keeping those nasty threats at bay while you focus on being an engineering wizard. Let’s break it down!
Virtual Fortresses: Engineering Projects' New Best Friend
So picture this: your well written engineering project report
is like a shiny new ...
Hi Friends! Hope you’re well today. Today, I am going to share the Proteus Library of Current Sensor WCS1600. This sensor is not available in the Proteus Components Library and we’re sharing it for the first time. The Current Sensor WCS1600 is used to measure the current flowing through the circuit and is used in embedded systems and robotics projects. If you are new to this sensor, you must first design its simulation before playing with the hardware.
Before we move further, let’s have a brief overview of WCS1600 Current Sensor:What is WCS1600 Current Sensor?
WCS1600 comes with a drift linear hall sensor IC which gives precise and accurate values. The hall sensor IC is 9.0 mm in diameter through the hole and is incorporated with a temperature compensation circuit. To measure the p ...
Hello everyone. Today is a great day that we are going to put our focus on another type of PCB. So far in the previous articles, we have looked at high speed, metalcore, high density interconnect and the ceramic types of PCBs. In this article, we are going to introduce another type of PCB that might find great use in your day-to-day interaction with the printed circuit boards. it is very important for a designer to take note of how PCBs have evolved and how they have become an important aspect in the design of successful electronic devices. It has become hardly difficult to come across any time of an electronic device that does not involve the use of printed circuit boards.
In PCB boards you come across LEDs fixed in them, and due to the evolving w ...