Hi Friends! I welcome you on board. Happy to see you around. In this post today, I’ll walk you through the Introduction to Arduino Pico.
Arduino Pico is the world’s smallest Arduino compatible board, as said by Arduino Official Page. Because of its small size & low weight, it is normally used in autonomous projects i.e. drones, robots, quadcopters etc. where size is the real issue.
Arduino boards are introduced in modern electronics, to make projects economical and easy to design. A common man with no prior knowledge about programming can get hands-on experience with them. This smallest Pico version is readily available to turn your innovative thoughts into reality.
I suggest you read this post all the way through as I’ll detail the complete I ...
Hello friends, I hope you all are fine and having fun with your lives. Today, I am going to share a complete Arduino Tutorial for Beginners because I was having a lot of requests about it. Reader were asking the same question that they are new to Arduino and how should they start so if you are beginner to Arduino and you don't have any idea How to learn it then you should read the below tutorials.
I have posted all the basic Arduino Tutorial for Beginners already so in today's tutorial I am just gonna arrange them and must ask you to read them one by one from top to bottom and at then end you will really be able to design any kind of project on Arduino. So, let's get started with Arduino Tutorial for Beginners:
Arduino Tutorial for Beginners
Befor ...
Hello everyone, hope you all are fine and having fun with your lives. Today, I am going to share 8051 Microcontroller Projects. Recently, I have shared quite a lot of tutorials on 8051 Microcontroller which are not much arranged as a whole. So, today, I thought to arrange all those tutorials and place them here so that you can get all of them quite easily. I will upload more 8051 Microcontroller Projects and I am gonna add their links in this post so stay subscribed to this post if you are interested in learning 8051 Microcontroller.
8051 Microcontroller, as we all know, is another Microcontroller series just like PIC Microcontroller or Arduino etc. The benefit of 8051 Microcontrollers is that they are quite cheap and easily available so if you ar ...
Hey Everyone! I hope you are doing great. We always come with some awesome topics related to engineering so you can excel and progress in your relevant field. Today, I am going to give you a brief details on the Introduction to 2n1711. It is an NPN (Negative-positive-Negative) bipolar junction transistor (BJT) which is mainly used for amplification and switching purpose. It encompasses low leakage current, high break down voltage, and low capacity which makes it useful over widely current range. I'll try to touch every aspect related to this transistor so you can get an idea what it does and what are its main applications? Let's get started.
Introduction to 2n1711
2n1711 is an NPN bipolar junction transistor which is mainly used for switching a ...
Hello Friends, hope you all are fine and having fun. In today tutorial i am going to elaborate How to Automatically Connect with Wifi SSID using Arduino YUN. If you recall one of my previous tutorials named Getting started with Arduino YUN , in which i gave a brief introduction about Arduino YUN, its working and features. In that tutorial, I have explained How to connect Arduino YUN with Wifi manually. A little problem encounters while connecting Arduino manually to available wifi networks that if wifi connection drops then, then Arduino will also disconnect automatically and if wifi connection is energized again, it will still remain disconnected unless you reconnect it by yourself. This thing has very serious drawbacks in industrial projects, wh ...
Hello friends, I hope you all are doing great. Today, we will discuss HC-05 Bluetooth Module in detail. We will also study HC-05 Pinout, Datasheet, Features & Projects. HC05 is a Bluetooth module, that works on Serial Protocol ( RX/TX ) for sending and receiving data. We have also designed Bluetooth Library for Proteus, which will help you in simulating this Bluetooth Module in Proteus software.
HC05 Bluetooth Module consists of CSR Bluecore 04 outer single-chip Bluetooth system having CMOS (complementary metal-oxide-semiconductor) technology. This module also fulfils the Bluetooth V2.0+EDR technology. So let's get started with Introduction to HC-05.
HC-05 Bluetooth Module
HC-05 Bluetooth Module is a low-cost, easy-to-operate & small-sized module used for wireless communic ...
Hello readers, I hope you are all doing great. Welcome to the 2nd lecture of Section 5(ESP32 Sensors) in the ESP32 Programming Series. In the previous tutorial, we discussed the built-in ESP32 Hall Effect Sensor. In this tutorial, we will discuss another inbuilt sensor of the ESP32 i.e. Capacitive Touch Sensor.
ESP32 Board has 10 built-in capacitive touch pins, which generate an electrical signal when someone touches these pins. These ESP32 touch pins are normally used to wake up the board from deep sleep mode. These touch pins are also used to replace the normal mechanical buttons with touch pads, improving the presentation of the IoT projects.
Here's the video demonstration of the ESP32 Capacitive Touch Sensor:
Before going forward, let's first understand how this touch sens ...
Hi folks! Hope you’re well today. I welcome you on board. In this post today, I’ll detail the complete Introduction to BC517.
BC517 is an NPN bipolar junction transistor made up of silicon material and comes in a TO-92 package. It carries collector-current 1A, projecting it can drive loads under 1A. Total power dissipation is 625mW, indicating it releases power around 625mW while working. Collector-emitter and collector-base voltages are 30 and 40 respectively. The emitter-base voltage is 10V which means it requires only 10V to trigger the electron action inside the transistor.
Read this post all the way through as I’ll be documenting pinout, working, power ratings, alternatives, applications, and physical dimensions of transistor BC517.
Let’s ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to tell you about how to design an algorithm for Servo Motor Control using Arduino. First of all I would like to tell you a bit about the servo motors. Servo motors are small devices having an output shaft. We can adjust this shaft in different angular positions by continuously sending the servo coded signal. Servo motor maintains the angular position of the shaft as long as the coded signal is present at the input. If the applied coded signal changes, angular position of the shaft of a servo motor also changes correspondingly. If you are working on Servo Motor then i would suggest you to must have look at this tutorial Servo Motor control in Proteus, as its a ...
Hi Folks! Hope you’re well today. Happy to see you around. Today, I’ll walk you through the Introduction to 74LS76.The 74LS76 comes with separate J, K, clock pulse, direct clear inputs, and direct set. These flip-flops are developed in such a way when the clock is set HIGH, data will be received enabling inputs.
I suggest you buckle up as I’ll detail the complete Introduction to 74LS76 covering datasheet, pinout, features, alternatives, and applications.
Introduction to 74LS76
The 74LS76 comes with separate J, K, clock pulse, direct clear inputs, and direct set. These flip-flops are developed in such a way when the clock is set HIGH, data will be received enabling inputs.
This IC contains two JK flip-flops and each flip-flop can be utilized individually for the required applica ...