Technology and Development

Arduino versus Raspberry pi

Arduino vs Raspberry pi

The Arduino vs Raspberry Pi debate has caused beginners a bit of confusion about what these two little devices actually do. Both are very cheap, the same size and, to...

Arduino vs Raspberry pi

The Arduino vs Raspberry Pi debate has caused beginners a bit of confusion about what these two little devices actually do. Both are very cheap, the same size and, to...

An embedded developer's perspective on IOT (Int...

Embedded device, networked sensors and actuators form the basis for IoT. An embedded developer sees IoT (Internet of Things) as an area full of opportunities. IoT is not limited to...

An embedded developer's perspective on IOT (Int...

Embedded device, networked sensors and actuators form the basis for IoT. An embedded developer sees IoT (Internet of Things) as an area full of opportunities. IoT is not limited to...

O que é o protocolo Modbus e como funciona?

What is the Modbus protocol and how does it work?

Modbus is a popular low-speed serial communication protocol widely used in the automation industry. The protocol was developed by Modicon (now acquired by Schneider Ele...

What is the Modbus protocol and how does it work?

Modbus is a popular low-speed serial communication protocol widely used in the automation industry. The protocol was developed by Modicon (now acquired by Schneider Ele...

O que são resistores sensíveis à força do Arduino?

What are Arduino force sensitive resistors?

The Arduino force-sensitive resistor is a new member of the traditional Arduino resistive sensor family. Resistive sensors respond to any change in physical quantity by varying su...

What are Arduino force sensitive resistors?

The Arduino force-sensitive resistor is a new member of the traditional Arduino resistive sensor family. Resistive sensors respond to any change in physical quantity by varying su...

Como enviar alertas SMS do ESP32 sem modem GSM

How to send SMS alerts from ESP32 without GSM m...

Imagine sending SMS alerts from a microcontroller without interfacing with a GSM/GPRS module. Now it's possible, thanks to the Internet of Things and IoT-compatible microcontroller boards. A...

How to send SMS alerts from ESP32 without GSM m...

Imagine sending SMS alerts from a microcontroller without interfacing with a GSM/GPRS module. Now it's possible, thanks to the Internet of Things and IoT-compatible microcontroller boards. A...

Como agendar tarefas incorporadas no Arduino usando FreeRTOS

How to schedule built-in tasks on Arduino using...

Microcontrollers are limited to certain tasks and typically do not have multithreading capability, which would allow more than one user or task at the same time, without requiring multiple...

How to schedule built-in tasks on Arduino using...

Microcontrollers are limited to certain tasks and typically do not have multithreading capability, which would allow more than one user or task at the same time, without requiring multiple...