Technology and Development
Driving relays with STM32F103 microcontroller u...
In this tutorial I will teach you how to interface relays with stm32f103 microcontrollers. Stm32 microcontrollers work on 3.3 volt TTL logic. Where electrical relays take at least...
Driving relays with STM32F103 microcontroller u...
In this tutorial I will teach you how to interface relays with stm32f103 microcontrollers. Stm32 microcontrollers work on 3.3 volt TTL logic. Where electrical relays take at least...
Controlling Servo Motor with Stm32f103 microcon...
This tutorial is part of a series of tutorials on pwm (pulse width modulation) signal generation with the stm32f103 microcontroller. Previously, we saw how to generate pwm signal with microco...
Controlling Servo Motor with Stm32f103 microcon...
This tutorial is part of a series of tutorials on pwm (pulse width modulation) signal generation with the stm32f103 microcontroller. Previously, we saw how to generate pwm signal with microco...
How to use an oximeter and heart rate monitor w...
An oximeter is a device that measures the amount of oxygen carried by a person's red blood cells. Oxygen provides energy to our bodies, supports the immune system, helps...
How to use an oximeter and heart rate monitor w...
An oximeter is a device that measures the amount of oxygen carried by a person's red blood cells. Oxygen provides energy to our bodies, supports the immune system, helps...
How to use a flexible sensor with Arduino
A flexible sensor is a variable resistor, which measures the amount of deflection or bending it undergoes. The bending or molding of the sensor is what affects its resistance and...
How to use a flexible sensor with Arduino
A flexible sensor is a variable resistor, which measures the amount of deflection or bending it undergoes. The bending or molding of the sensor is what affects its resistance and...
Working with Universal Microprocessor Simulator...
UMPS is perhaps the most efficient virtual simulator for simulating 8051/52/2051/4051 programs, PIC microcontrollers, HC microcontrollers, AVR microcontrollers, etc. It has a wide variety...
Working with Universal Microprocessor Simulator...
UMPS is perhaps the most efficient virtual simulator for simulating 8051/52/2051/4051 programs, PIC microcontrollers, HC microcontrollers, AVR microcontrollers, etc. It has a wide variety...
Computerized Pick n Place Robot
The complete Pick and Place Robot is a combination of three subsections 1. Robotic Mechanism 2. Hardware Driver Circuit 3. Controlling Software in VC++ Obviously, the main part will be...
Computerized Pick n Place Robot
The complete Pick and Place Robot is a combination of three subsections 1. Robotic Mechanism 2. Hardware Driver Circuit 3. Controlling Software in VC++ Obviously, the main part will be...