Skip to content

Commit

Permalink
Update Usart README.md - ceu-lang/ceu-maker#4
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnyCaroline authored Jun 21, 2018
1 parent 4569ecb commit 85e146c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions usart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
- string.ceu: also should be included in *ceu-maker\repos\pico-ceu\include* folder. Includes a new function, ```String_Print```, that converts a Céu byte vector to a C char pointer to print that out.
- example of serial port usage for Céu-Maker and pico-Céu.

[Video](https://youtu.be/u72g1txgyMo)

## Echo app example

A simple echo application to exemplify the communication using serial port between Céu-Arduino and pico-Céu. Its operation is as follows:
Expand Down

0 comments on commit 85e146c

Please sign in to comment.