Arduino to Raspberry Pi serial communication thumbnail

Arduino to Raspberry Pi Serial Communication

Arduino to Raspberry Pi Serial Communication In this tutorial you learn how to send data from an Arduino to a Raspberry Pi.For the communication we use an USB cable. It could be the USB cable that ...

PWM thumbnail

PWM Tutorial for Arduino, ESP8266 and ESP32

PWM Tutorial for Arduino, ESP8266 and ESP32 In this tutorial we focus on Pulse Width Modulation (PWM) for the Arduino, ESP8266 and ESP32 microcontroller.PWM is an important part to control differe ...

Raspberry Pi vs Arduino

Raspberry Pi vs Arduino Comparison

Raspberry Pi vs Arduino Comparison In this article you learn the differences between the Raspberry Pi and the Arduino and why I use both of them in my projects.The Raspberry Pi vs Arduino comparis ...

_DSC1783

Arduino Interrupts and Timed Events

Arduino Interrupts and Timed Events In this tutorial you learn the functionality of Arduino interrupts and how to time events with this function.The advantage of timed events is to perform a speci ...

Light in the dark

LED Tutorial for Arduino, ESP8266 and ESP32

LED Tutorial for Arduino, ESP8266 and ESP32 In this tutorial you learn how to control different LEDs with your Arduino, ESP8266 or ESP32 based micrcontroller.The different LEDs give you total flex ...