News

Arduino SoftwareSerial split into two SoftwareSerialRx and SoftwareSerialTx classes The SplitSoftwareSerial library is derived from the Arduino SoftwareSerial library, and provides the same ...
Nextion Arduino library provides an easy-to-use way to manipulate Nextion serial displays. Users can use the libarry freely, either in commerical projects or open-source prjects, without any ...
Furthermore, language changes include modifications to the Serial class, addition of DHCP and DNS support to the Ethernet library, a new SoftwareSerial library, multi-file support in the SD ...
“Additional hardware serial ports: No more bit banging!The need for a second UART port ( and one that is not shared with USB) on the Arduino Uno is so great that the “SoftwareSerial” library ...
By the way, I have not tried yet but here is another simple (adapted) Arduino Sketch based on an example code acquired from the original vendor’s website. I think the library included in this code is ...