Arduino framework SoftwareSerial version that supports different configuration: parity, stop bit and data bit
-
Updated
Apr 3, 2019 - C++
Arduino framework SoftwareSerial version that supports different configuration: parity, stop bit and data bit
A modified version of the Arduino built-in SoftwareSerial library to allow another library to call the interrupts for it.
A modified version of the Arduino built-in SoftwareSerial library to work with the EnviroDIY Mayfly
Contents presented in the Microcontrollers Laboratory Course; Microcontrollers used: Arduino UNO R3 & DOIT ESP32 DEVKIT V1 - CSE Department, Shiraz University, Spring 2025.
Script implementation for Arduino platform for the transmission of data via serial port using the SoftwareSerial library.
The code for interfacing PIR Sensor and GSM SIM900A Module with Arduino UNO. Created as an IoT mini-project for Semester 5, as mentioned in the University's curriculum.
Add a description, image, and links to the softwareserial-library topic page so that developers can more easily learn about it.
To associate your repository with the softwareserial-library topic, visit your repo's landing page and select "manage topics."