-
Say hello to parrots - Serial!
06/02/2015 at 17:39 • 0 commentsI just added a command called parrot, parrf and parrget - Serial communication commands. Usage:
parrot "string or int" - prints to serial port 1
parrget (Outputs a string) - read text from serial buffer
parrf - flush serial bufferIt looks like I'm limited to 9600 baud rate, because Arduino doesn't allow me to change it on runtime.