Technology and Development

Como obter maior duração da bateria do MCU com modo de suspensão de baixo consumo de energia

How to get longer MCU battery life with low-pow...

There are generally six power modes in an MCU: Run: In full run mode, an MCU draws full current. This mode is best suited for applications where energy efficiency is...

How to get longer MCU battery life with low-pow...

There are generally six power modes in an MCU: Run: In full run mode, an MCU draws full current. This mode is best suited for applications where energy efficiency is...

Gerenciamento de tráfego para veículos de emergência usando microcontrolador AT89S52 com sensores RFID e IR

Traffic management for emergency vehicles using...

Traffic congestion these days is the biggest problem in densely populated cities. The project focuses mainly on three areas – priority mechanism for emergency vehicles...

Traffic management for emergency vehicles using...

Traffic congestion these days is the biggest problem in densely populated cities. The project focuses mainly on three areas – priority mechanism for emergency vehicles...

Localizador de distância baseado em AT89S52 e sensores ultrassônicos HC-SR04

Distance finder based on AT89S52 and HC-SR04 ul...

Distance finder based on HC-SR04 gives the distance to an obstacle in centimeters. It has a range of 2 cm to 400 cm. The project is built around the AT89S52,...

Distance finder based on AT89S52 and HC-SR04 ul...

Distance finder based on HC-SR04 gives the distance to an obstacle in centimeters. It has a range of 2 cm to 400 cm. The project is built around the AT89S52,...

Como usar os modos de suspensão do ESP8266 no MicroPython

How to use ESP8266 sleep modes in MicroPython

Network applications consume a lot of power. If such applications are battery-powered, there is a risk of the battery running out due to the high power demands of network functions....

How to use ESP8266 sleep modes in MicroPython

Network applications consume a lot of power. If such applications are battery-powered, there is a risk of the battery running out due to the high power demands of network functions....

Como receber SMS usando módulo GSM com Arduino- (Parte 47/49)

How to receive SMS using GSM module with Arduin...

In certain applications, microcontroller-based systems must be connected to the GSM network, which will allow the user to control the system by sending messages or making a call. The advantage...

How to receive SMS using GSM module with Arduin...

In certain applications, microcontroller-based systems must be connected to the GSM network, which will allow the user to control the system by sending messages or making a call. The advantage...

Como fazer uma chamada usando teclado, módulo GSM e Arduino- (Parte 46/49)

How to make a call using keyboard, GSM module a...

Cell phones have an integrated GSM module that allows them to connect to any cellular network around the world. GSM stands for Global System for Mobile Communications. In certain applications,...

How to make a call using keyboard, GSM module a...

Cell phones have an integrated GSM module that allows them to connect to any cellular network around the world. GSM stands for Global System for Mobile Communications. In certain applications,...