Skip to content

Commit 0c53964

Browse files
authored
Update README.md
1 parent 519338f commit 0c53964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ stateDiagram
107107
## Examples for projects explained using the Pruned System-Entity-Structure deployment or physical model:
108108
| Project | _Model_ | _Explanation_ |
109109
|--------------------|----------------|---------------|
110-
| **Serial4j Framework** | <img src="https://github.com/Electrostat-Lab/Project-talk/blob/master/assets/serial4j-model.jpeg" width=500 height=680/>| **Components**: <br/> 1) MCU. 2) Video Terminal (GNU/Linux Machine in this case). 3) Byte stream channel (i.e., physically a cable and a serial driver module, for instance CH340 or MAX232). 4) Kernel userspace APIs. <br/> **Algorithms utilized**: 1) Pipe and filter filesystem algorithms. 2) Data framing algorithms (i.e., Buffered byte streams algorithms). </br> |
110+
| **Serial4j Framework** | <img src="https://github.com/Electrostat-Lab/Project-talk/blob/master/assets/serial4j-model.jpeg"/>| **Components**: <br/> 1) MCU. 2) Video Terminal (GNU/Linux Machine in this case). 3) Byte stream channel (i.e., physically a cable and a serial driver module, for instance CH340 or MAX232). 4) Kernel userspace APIs. <br/> **Algorithms utilized**: 1) Pipe and filter filesystem algorithms. 2) Data framing algorithms (i.e., Buffered byte streams algorithms). </br> |
111111
| **jSnapLoader API** | WIP | |
112112
| **Jector API** | WIP | |
113113
| **Articular-ES Framework** | WIP | |

0 commit comments

Comments
 (0)