Technology and Development

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

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

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

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

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