Posts Tagged ‘Arduino Code’

Understanding How Arduino Serial Port Send Line Feed LF, Carriage Return CR and New Line Character

Arduino Serial Loopback Example with Both NL & CR Arduino Serial Port Line Ending Characters Arduino Serial Port write function send all the character in the string specified. write() function to send a string Serial.write(“Hello World!”); Note: This code simply send the 12 bytes one by one to send the complete string over serial port. Many times we need to send some additional character […]

Arduino Serial find Function Syntax And Example Code of Serial.find(), timeout

What is Arduino Serial find Function Arduino Serial find Function reads the received buffer and test for specified string or word present or not. This function returns a boolean value. If specified string is present in the buffer than the function return true, otherwise return false. By default the find function wait for one second […]
Learning & Certifications
Follow Us
Facebook Icon   Linked In Icon   Twitter Icon  
Validation and Recognition

Valid CSS! Valid HTML5!          Protected by Copyscape