Skip to content
Iotguider
Getting Started Guide for Internet of Things
  • Home
  • Arduino
  • Raspberry Pi
  • ESP8266/NodeMCU
  • Videos
  • About

Tag: Communication

Using Serial Peripheral Interface (SPI) in Raspberry Pi

Using Serial Peripheral Interface (SPI) in Raspberry Pi

February 3, 2019 Iotguider Leave a comment

SPI (Serial Peripheral Interface), establishes communication between multiple peripheral devices or microcontrollers. The SPI interface bus exchanges data between microcontrollers.…

Continue Reading →

Posted in: Raspberry Pi Filed under: Communication, Python, Raspberry, Raspberry Pi, Raspbian, SPI
Using SoftwareSerial in Arduino for Serial Communication

Using SoftwareSerial in Arduino for Serial Communication

February 1, 2019 Iotguider 1 Comment

The Arduino hardware has built-in support for serial communication on pins 0 and 1. The native serial support happens via…

Continue Reading →

Posted in: Arduino Filed under: Arduino, Communication, Serial, SoftwareSerial
Serial communication between NodeMCU and Arduino

Serial communication between NodeMCU and Arduino

December 16, 2018 Iotguider 3 Comments

Learn Serial communication between NodeMCU and Arduino. Transmit data between two NodeMCU and Arduino using RX/TX lines. How Software Serial…

Continue Reading →

Posted in: ESP8266/NodeMCU Filed under: Arduino, Communication, ESP8266, NodeMCU, Serial
Using I2C (Inter-Integrated Circuit) in Arduino

Using I2C (Inter-Integrated Circuit) in Arduino

May 24, 2018 Iotguider Leave a comment

Learn using I2C in Arduino. I2C (Inter-Integrated Circuit) is a serial protocol for a two-wire interface to connect to low-speed…

Continue Reading →

Posted in: Arduino Filed under: Arduino, Communication, I2C
Using SPI in Arduino

Using SPI (Serial Peripheral Interface) in Arduino

May 19, 2018 Iotguider 1 Comment

Learn using SPI in Arduino. SPI (Serial Peripheral Interface), establishes communication between multiple peripheral devices or microcontrollers. The SPI interface…

Continue Reading →

Posted in: Arduino Filed under: Arduino, Communication, SPI

Serial communication between ESP8266 and Arduino

August 23, 2017 Iotguider 14 Comments

Learn Serial communication between ESP8266 and Arduino. Transmit data between two ESP8266 and Arduino using RX/TX lines. How Software Serial…

Continue Reading →

Posted in: ESP8266/NodeMCU Filed under: Arduino, Communication, ESP-01, ESP8266, Espressif, Serial

Sign up for Newsletter

Iotguider’s Recent Posts

  • Arduino Fundamentals Certification Program
  • Announced New Arduino MKR WAN 1310 for LoRa connectivity
  • Raspberry Pi 4 Model B: Most powerful Raspberry Pi ever!
  • ESP8266 OTA (Over The Air) Update using Arduino IDE
  • Send HTTP POST Request with ESP8266 WiFi Module

Slack invite

Join Iotguider on slack by the following link go.iotguider.in/slack

  • Facebook
  • Twitter
  • Instagram
  • LinkedIn
  • Youtube
Copyright © 2019 Iotguider