Technology and Development

Acionando relés com microcontrolador stm32f103 usando driver de relé uln2003

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...

Controlando Servo Motor com microcontrolador Stm32f103 usando configurador de código stm32cubemx da STMicroelectronics e keil uvision 5 ide para microcontroladores da série cortex m1

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...

Como usar um oxímetro e monitor de frequência cardíaca com Arduino

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...

Como usar um sensor flexível com Arduino

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...

Trabalhando com Simulador Universal de Microprocessador (UMPS)

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...

Robô Pick n Place computadorizado

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...