Technology and Development

Como usar um sensor DHT para mostrar valores de umidade e temperatura em um display OLED

How to use a DHT sensor to show humidity and te...

In Part I and Part II of this series, we learned how to use an analog sensor – including a potentiometer (POT), a light dependent resistor (LDR), and a soil...

How to use a DHT sensor to show humidity and te...

In Part I and Part II of this series, we learned how to use an analog sensor – including a potentiometer (POT), a light dependent resistor (LDR), and a soil...

Como programar um display OLED com Arduino

How to program an OLED display with Arduino

Sensors are used to convert a physical quantity, such as light intensity or temperature, into an electrical one. There are several types of sensors that can be easily used with...

How to program an OLED display with Arduino

Sensors are used to convert a physical quantity, such as light intensity or temperature, into an electrical one. There are several types of sensors that can be easily used with...

Como exibir valores de LDR e sensores de umidade do solo usando um OLED

How to display LDR values ​​and soil moisture s...

In Part I of this tutorial, we learned how to present data (or values) using a potentiometer (POT) and an organic light-emitting diode (OLED) display. For this project, the POT...

How to display LDR values ​​and soil moisture s...

In Part I of this tutorial, we learned how to present data (or values) using a potentiometer (POT) and an organic light-emitting diode (OLED) display. For this project, the POT...

Codificação compatível com Arduino 19: Interface de um acelerômetro ADXL345 usando I2C

Arduino 19 compatible coding: Interfacing an AD...

In the previous tutorial we covered the I2C Bus in Arduino. We also learned how to use the wire library to communicate with the interintegrated circuit or I2C devices using...

Arduino 19 compatible coding: Interfacing an AD...

In the previous tutorial we covered the I2C Bus in Arduino. We also learned how to use the wire library to communicate with the interintegrated circuit or I2C devices using...

Codificação compatível com Arduino 18: Comunicação serial síncrona usando o barramento I2C

Arduino 18 compatible coding: Synchronous seria...

In previous tutorials, we covered serial communication using the UART and serial software on Arduino. Universal asynchronous receiver/transmitter (UART), I2C and SPI are the most common serial interfaces...

Arduino 18 compatible coding: Synchronous seria...

In previous tutorials, we covered serial communication using the UART and serial software on Arduino. Universal asynchronous receiver/transmitter (UART), I2C and SPI are the most common serial interfaces...

Primeiros passos com ESP8266

Getting started with ESP8266

ESP8266, a System-on-Chip (SoC) manufactured by ESpressif, is the most popular IoT development platform and is a complete and independent Wi-Fi networking solution. The SoC consists of a microcon...

Getting started with ESP8266

ESP8266, a System-on-Chip (SoC) manufactured by ESpressif, is the most popular IoT development platform and is a complete and independent Wi-Fi networking solution. The SoC consists of a microcon...