EN / USD
634 Items
 Home
Blog
How to Upload Bootloader in Atmega328
install bootloader in arduino uno, bootloader arduino,upload bootloader atmega328
Hello friends,hope you are fine and enjoying your lives. In today's tutorial, we will know How to Upload Bootloader in Atmega328 using Arduino UNO, which is quite simple and easy and a basic level tutorial. We all know that, Arduino UNO uses Atmega328 as a microcontroller and have you ever thought of using ATmega328 alone instead of using complete Arduino UNO. If you haven't thought yet then think now :) Yes we can use Atmega328 alone instead of using it as a whole with Arduino board. But that's not the topic of today's tutorial and I am gonna cover it soon that How can we use Atmega328 alone. So now the questions arises that what we are gonna do with the rest of the Arduino board? As we have taken the Atmega328 out of it now there's no use of res ...
Blog
Arduino Nano Library for Proteus V3.0
Arduino Nano Library for Proteus, arduino nano in proteus, arduino nano simulation, simulate arduino nano, arduino nano proteus
Hello friends! I hope you are doing great. In this tutorial, we are discussing the upgraded version of the Arduino Nano. Before this, we discussed the Arduino Nano library for Proteus and the Arduino Nano library for Proteus V2.0. The new version of the Arduino Nano library for Proteus V3.0 has a better structure and is working better. We will discuss it in detail in just a bit.  In this article, I will discuss the basic introduction of Arduino Nano. We will learn how to download and install this library in Proteus and will create a simple project with this library. Let’s move towards our first topic: What is the Arduino Nano? The Arduino Nano was released in 2008 by Arduino. cc and it is an open-source microcontroller board that has a great scope in the embedded industry.This boar ...
Blog
ESP32 Internal Temperature Sensor
Hello friends, I hope you all are doing great. Welcome to the 3rd lecture of Section 5(ESP32 Sensors) in the ESP32 Programming Series. We have already discussed the two built-in ESP32 sensors i.e. Hall Effect Sensor and Capacitive Touch Sensor. Today, we are going to discuss the 3rd and final built-in ESP32 sensor i.e. Internal Temperature Sensor. ESP32 Internal Temperature Sensor is used to calculate the temperature of the ESP32 core. So, we can't use it to measure the ambient temperature (the temperature of the atmosphere), for that, we need to use embedded temperature sensors i.e. DS18B20, DHT11, BMP280 etc. We will first discuss the basics of this Internal Temperature Sensor and then will design a code to monitor the change in temperature by changing the frequency of the ESP32 CPU. ...
Blog
How to Optimize a PCB Panel Layout
How to Optimize a PCB Panel Layout, PCB Panel optimization, optimize a pcb panel, how to optimize pcb panel
Hi Guys! Hope you’re well today. I welcome you on board. In this post, I’ll walk you through How to Optimize a PCB Panel Layout. PCB panels are used in the manufacturing process to produce PCBs in large numbers. This not only reduces the overall cost but also makes the manufacturing process more efficient and reliable. PCB panelization is a manufacturing technique where multiple PCB designs are replicated on a single large board called a PCB panel. Then these individual boards are removed and depanelized from the panel to install them in the final product.  The number of panels is directly related to the overall manufacturing cost. To produce more panels, more cost will be required. However, it also depends on the shape of the board. If ...
Blog
Reading Data from Firebase Database with ESP32
Reading Data from Firebase Database with ESP32, firebase esp32, esp32 firebase, esp32 firebase data read, read data from firebase esp32, esp32 firebase data reading
Internet of Things is a system of multiple inter-related computing devices. The factor ‘thing’ in IoT is designated to an entity capable of communicating data over a network (IOT), which can be a digital machine, sensor, human being, animals etc. Each component that is included in IoT network is assigned with an unique identity called UID and the ability to communicate data over IoT network without any external human or computer intervention. Hello readers, I hope you all are doing great. In our previous tutorial, we discussed how to upload data to Firebase Real-time Database using ESP32. In this tutorial, we will learn how to read the data stored on the Firebase Database with ESP32. We can access the data stored in Firebase database from anywhere in the world, which makes this preferable ...
Blog
Introduction to LM1458
LM1458 Pinout, LM1458 basics, basics of LM1458, getting started with LM1458, how to get started with LM1458, LM1458 proteus, proteus LM1458, LM1458 proteus simulation, how to use LM1458
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to elaborate you about Introduction to LM1458. Lm 1458 is basically a general purpose dual Operational Amplifier (Op-amp) i.e. it consists of two internal amplifiers. The internal amplifiers has both common power supply as well as common biased network. This is done so that their operation remains dependent on each other. If the power supply and biasing is not common then they will be totally independent. LM 1458 is a device which is protected from short circuit and it requires no external components for the frequency compensation. LM 1458 is considered to be and ideal amplifier for voltage followers. This is due to its latch-up free operation and high commo ...
Blog
Arduino Projects
arduino projects,arduino project,arduino tutorials, arduino tutorial, arduino yun projects, arduino uno projects, arduino wifi projects,arduino library
Hello friends, I hope you all are fine and having fun with your lives.Today I am not gonna post a new topic or tutorial, instead I am going to arrange all my Arduino Projects and tutorials in this post, as its better to have all of them in one place. I recently posted a PIC Microcontroller Projects post and it was highly appreciated by the followers so I thought to do the same with Arduino as well because I have posted more Arduino projects as compared to PIC Microcontroller. I will post all the Arduino Projects & Tutorials links below in sequence i.e. from easy to pro level so if you are a new user and want to get command over Arduino projects then read all of them one by one. Moreover, I will also keep on updating this post whenever I am go ...
Blog
Introduction to HC-12
HC-12 Applications, Where to use HC-12, Features of HC-12, HC-12 Pinout, Introduction to HC-12,
Hello friends, I hope you all are doing great. In today’s tutorial, we will have a look at a detailed Introduction to HC-12. It is a wireless data transmitter and receiver module, that uses 433 megahertz frequency and can communicate to one thousand meter distance. It can communicate with more than one microcontroller. This module operates from 3.2 volts to 5.5 volts. This Bluetooth module is installed in industries to control different processes and machines. It is also used in the circuitry of different security systems. This module uses silicons LABs Si4463 for (radio-frequency) RF data transmission. In today's post, we will look at its working, features, pinout and applications in detail. So let's get started with Introduction to HC-12. Introduction to HC-12  HC-12 is an RF mo ...
Blog
IRF830 MOSFET Datasheet, Pinout, Features, Equivalent & Applications
Introduction to irf830, irf830 pinout, irf830 power ratings, irf830 applications
Hello Guys! Hope you’re well today. I welcome you on board. In this post today, I’ll walk you through the Introduction to IRF830.The IRF830 is an n-channel power MOSFET where conduction is carried out by both electrons and holes but electrons are the major carriers and holes are the minority carriers. It is a high voltage and fast switching device that comes with low on-state resistance. You can also check this post on the Introduction to IRF730 that I’ve uploaded previously. I suggest you buckle up and read this post all the way through as I’ll detail the complete Introduction to IRF830 covering datasheet, pinout, features, equivalent, and applications. Let’s get started: Introduction to IRF830 The IRF830 is an n-channel power MOSFET where electrons are the major carriers and hol ...
Blog
Introduction to Arduino USB Host Shields
introduction to arduino USB host shield, device classes of arduino USB host shield, applications of arduino USB host shield
Hello Everyone! Hope you’re well today. I welcome you on board. In this post today, I’ll walk you through the Introduction to Arduino USB Host Shields. With Arduino USB host shield you can interface the USB device to your Arduino board. This USB host shield is based on MAX3421E which is mainly known as the USB host controller that contains the analog circuitry and digital logic required to apply the USB full speed peripheral to USB specifications rev. 2.0. Moreover, this shield is compatible with TinkerKit which projects you can plug this TinkerKit module with the Arduino Boards. Introduction to Arduino USB Host Shields Arduino USB host shield is used to connect a USB device with the Arduino Board. Simply put, USB host shields provide the USB ...