-
Notifications
You must be signed in to change notification settings - Fork 0
Serial is used for communication between the Arduino board and a computer or other devices. All Arduino boards have at least one serial port (also known as a UART or USART): Serial. It communicates on digital pins 0 (RX) and 1 (TX) as well as with the computer via USB. - I have done coading on arduino IDE and used this serial communication code …
poornima15194/Serial-Communication
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
Serial is used for communication between the Arduino board and a computer or other devices. All Arduino boards have at least one serial port (also known as a UART or USART): Serial. It communicates on digital pins 0 (RX) and 1 (TX) as well as with the computer via USB. - I have done coading on arduino IDE and used this serial communication code …
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published