Skip to content

Commit 9961857

Browse files
committed
Readme updated
1 parent ce71b93 commit 9961857

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

README.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,19 @@
1-
# QmtechCycloneIVBoardDemos
2-
A set of additional non-official demo projects for Cyclone4 (EP4CE15F23C8) core boards
1+
## QmtechCycloneIVBoardDemos
2+
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/wissance/QmtechCycloneIVBoardDemos?style=plastic)
3+
![GitHub issues](https://img.shields.io/github/issues/wissance/QmtechCycloneIVBoardDemos?style=plastic)
4+
![GitHub Release Date](https://img.shields.io/github/release-date/wissance/QmtechCycloneIVBoardDemos?style=plastic)
5+
![GitHub release (latest by date)](https://img.shields.io/github/downloads/wissance/QmtechCycloneIVBoardDemos/v0.1/total?style=plastic)
6+
7+
## 1. Project description
8+
9+
A set of ***additional*** non-official ***demo projects*** for `QmTech` `Cyclone IV` `Core Board` (`EP4CE15F23C8`).
10+
11+
## 2. Demos
12+
13+
### 2.1 RS232 Demo
14+
15+
For testing `RS232` [`QuickRS232`](https://github.com/Wissance/QuickRS232) module
16+
was designed project `SerialPortEcho`. This project receive bytes from serial port (`COM`) that is configured in following mode - `115200 bit/s, 1 stop bit, even parity, no flow control`. This project do following: `receive byte, add + 1 and send it back`.
17+
18+
![RS232 Timing diagrams](/docs/img/serial_echo_demo.png)
19+

docs/img/serial_echo_demo.png

178 KB
Loading

0 commit comments

Comments
 (0)