About 148,000 results
Open links in new tab
  1. Arduino GSM Communication: Calling and Messaging Tutorial

    Dec 23, 2023 · Summary of Arduino GSM Communication: Calling and Messaging Tutorial This article details an Arduino project using a SIM900 GSM module to make phone calls and send SMS …

  2. SIM800C GSM/GPRS Shield V2.0 | IoT Connectivity & Arduino

    Explore the discontinued SIM800C GSM/GPRS Shield for IoT applications. Learn how to use it with Arduino, compare solutions, and access tutorials. Perfect for developers seeking robust …

  3. PacketSerial | Arduino Documentation

    Jul 26, 2019 · An Arduino Library that facilitates packet-based serial communication using COBS or SLIP encoding. PacketSerial is an small, efficient, library that allows Arduinos to send and receive …

  4. Universal Asynchronous Receiver-Transmitter (UART) | Arduino

    Sep 4, 2024 · In this article, you will learn the basics of Universal Asynchronous Receiver-Transmitter (UART), a serial communication protocol that can be used to send data between an Arduino board …

  5. Arduino - Make Voice Phone Call | Arduino Tutorial

    Learn: how to make a phone call from Arduino, Arduino code is available for both Ethernet and WiFi. The detail instruction, code, wiring diagram, video tutorial, line-by-line code explanation are provided …

  6. Arduino Docs | Arduino Documentation | Arduino Documentation

    Arduino Docs | Arduino Documentation | Arduino Documentation

  7. GitHub - PowerBroker2/SerialTransfer: Arduino library to transfer ...

    SerialTransfer is an easy to use Arduino library for transferring packetized data fast and reliably via Serial, I2C, and SPI interfaces. Interconnect your Arduinos today minus the headache with …

  8. Plant Communicator with the Arduino IoT Bundle

    Jan 5, 2024 · Components and Supplies Arduino IoT Bundle Apps and Online Services Arduino Cloud Arduino IoT Cloud Remote app About This Project Create a plant communicator with the help of the …

  9. SIM900 Module : PinOut, AT commands, Datasheet & Its Working

    Jun 25, 2024 · The interfacing SIM900 GSM module with the Arduino Board is shown below. The required components to make this interfacing mainly include; breadboard, SIM 900 GSM module, …

  10. Arduino Serial Communication Tutorial - DeepBlue

    In this tutorial, we’ll discuss the Arduino Serial Communication Ports (Protocols) that we can use for communicating with other sensors, modules, and microcontrollers. The Arduino’s microcontroller …