EN / USD
500 Items
 Home
Blog
How to get Hex File from Arduino
hex file arduino,arduino hex file, get hex file arduino,download hex file from arduino
Hello friends, hope you all are fine and having fun with your lives. In today's post, I am gonna share How to get Hex File from Arduino. It's quite a simple post and I have already explained it many times in my posts but still, I am getting a lot of messages regarding it that's why I thought to write a separate post for it. First of all, let's have a little introduction about it. If you have worked on PIC Microcontrollers or Atmel etc then you have seen that you always get hex files from their compilers and then you burn that hex file in the respective Microcontroller using their programmer or burner. But that's not the case with Arduino. In Arduino boards, you simply plug it with your computer and you hit the Upload button and the code automatica ...
Blog
Temperature Sensor 18B20 with Arduino
18B20 with arduino,18b20 arduino code, 18b20 arduino library, temperture sensor with arduino, dallas 18b20 arduino
Hello everyone, in today's post we are gonna have a look at how to interface temperature sensor Dallas 18B20 with Arduino. There are many temperature sensors available in market like LM35, DHT11 etc but personally I like Dallas18B20 most of all, as it gives the most accurate result up to four decimal points. It operates on single wire and sends all data through this wire. Another advantage of this wire is you can interface multiple sensors with a single data line. You should also have a look at How to use 18B20 in Proteus ISIS. In today's post, we are gonna get value from this sensor and then print it over the Serial Terminal as well as LCD. We will get the values in degree centigrade. Its not much difficult to interface 18B20 with arduino and als ...
Blog
Stepper Motor Speed Control using Arduino
Stepper motor speed control using Arduino, Stepper motor speed control with Arduino, How to control the speed of the stepper motor, Control stepper motor speed via arduino, control stepper motor speed using arduino, speed control of stepper motor using Arduino
Hello everyone! I hope you all will be absolutely fine and fun. Today, I am going to tell you that how to make a simple algorithm for Stepper Motor Speed Control using Arduino. I have already discussed with you about DC Motor Direction Control using Arduino, Matlab and NI LabVIEW. Moreover, I have also discussed the DC Motor Speed Control using Arduino,Matlab and LabView. If you are working on Stepper Motor, then you must have a look at Stepper Motor Direction Control using Arduino, Stepper Motor Direction Control using Matlab and Stepper Motor Direction Control using NI LabVIEW. Now, in this tutorial I will explain you about the program which will helpful for Stepper Motor Speed Control using Arduino. Before going into the details of this tutori ...
Blog
Introduction to MAX30100
introduction to Max30100, max30100 pinout, max30100 arduino interfacing, max30100 features, max30100 applications, max30100
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at a detailed Introduction to MAX30100. MAX30100 is a heart pulse rate monitor sensor. This sensor consists of two Light Emitting Diodes (LEDs), (one emits infrared light and the other emits red light) modifiable optics, low noise signal processor that detects heart pulse rate signal. Its operating voltage is from 1.8v to 3.3v. The MAX30100 is used in different industrial and medical equipment such as fitness measurement devices, medical devices, and different wearable instruments. In today's post, we will have a look at its working, pinout, protocol, features, etc. I will also share some links where I have interfaced it with other microcontrollers. If you have any questions about it please ask ...
Blog
CA3130 MOSFET Op-Amp Datasheet, Pinout, Features & Applications
Introduction to ca3130, ca3130 pinout, ca3130 power ratings, ca3130 applications
Hello 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 CA3130.The CA3130 is a BiMOS Operational Amplifier that comes with MOSFET. BiMOS is a term that defines the combination of both CMOS and bipolar op-amp technology into a single integrated circuit. CMOS op-amp is highly efficient and consumes less current while bipolar op-amp carries high bandwidth. Overall CA3130 is a device that combines the advantages of both bipolar and CMOS op-amp means it consumes less power and carries high bandwidth. I suggest you buckle as I’ll discuss the complete Introduction to CA3130 covering datasheet, pinout, features, and applications. Let’s get started. Introduction to CA3130 The CA3130 is a& ...
Blog
Introduction to TIP125
introduction to tip125, tip125 pinout, tip125 features, tip125 working. tip125 applications, tip125
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at detailed Introduction to TIP125. It is a bipolar PNP transistor, which is created for swapping and intensification submissions. It is the corresponding of transistor TIP121. The transistor is such a constituent which shows a very significant imperative on diverse electrical and electronic constituents and circuits. There is no electronic expedient which doesn't have a transistor in its circuitry. The transistor is available in NPN and PNP configuration according to their uses. These instruments also show a significant regulation in the adaptation of current and intensification of an input signal. In today’s post, we will have a look at its protection, d ...
Blog
8051 Microcontroller Projects
8051 projects, 8051 student projects, 8051 microcontroller projects, projects on 8051, 8051 student project
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 ...
Blog
Interface RFID Module RC522 with Raspberry Pi 4
How To Interface An Rfid With Raspberry Pi 4, RFID Raspberry Pi 4, RFID RC522 Rpi4, RPi4 RC522, RPi4 RFID RC522
We're glad you could join us for another lesson in our comprehensive Raspberry Pi programming guide. I will show you how to install and connect the RFID card chip to your Raspberry Pi through step-by-step instructions. Modern security systems would only be complete using radio frequency (RFID) devices. To control who can enter a facility or which rooms they can access, RFID chips and card readers are employed. The RFID card's unique identification number can be read wirelessly with a wall-mounted RFID reader. A door will only unlock and allow entry if the RFID card's unique identification number matches a list of approved cards. It's fun to tinker with this circuit, and it may be used in many other applications, from opening locks to taking a ...
Blog
Upload Latest Firmware in Pixy Camera
how to upgrade pixy camera, upload latest firmware in pixy, latest firmware pixy
[vc_row][vc_column][vc_column_text] Hello friends, hope you are fine and having fun with your lives. Till now we have seen two tutorials on Pixy Camera module, in the first tutorial we have seen How to Get started with Pixy Camera and after that we have seen How to Install Pixy Camera software which is named as PixyMon. So, now I hope that you have installed the Pixy camera software and have the Pixy Camera module in hand along with USB to Mini USB cable. Because in this tutorial we are gonna plug our Pixy Camera module with moduter and will upload the latest firmware in our Pixy Camera Module, which isn't much difficult and would be a piece of cake if you followed all the instructions carefully. Pixy Camera comes with some old firmware which is up ...
Blog
BSS123 N-Channel MOSFET Datasheet, Pinout, Features & Applications
Introduction to bss123, bss123 pinout, bss123 features, bss123 applications
Hi Guys! Hope you’re well today. Happy to see you around. In this post today, I’ll walk you through the Introduction to BSS123.The BSS123 is an N-Channel Logic Level Enhancement Mode Field Effect Transistor that comes in surface mount package SOT-23. It is a rugged and reliable device that comes with a drain-source voltage of around 100V while the gate-source voltage is -+20V. It is mainly used in low voltage and low current applications like servo motor control and switching and amplification applications. I suggest you buckle up as I’ll detail the complete Introduction to BSS123 covering datasheet, pinout, features, and applications. Let’s get started. Introduction to BSS123 The BSS123 is an N-Channel Logic Level Enhancement Mode Field Effect Transistor that comes in surface mou ...