- Timestamp:
- Jun 5, 2014, 4:16:20 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
en/development-projects.php
r485 r566 71 71 72 72 <p>You can get further details with a lot of documentation material on the homepage of 73 <a class="go" href="http:// dev.technikum29.de/projects/wiki/PaperTapeProject"73 <a class="go" href="http://labs.technikum29.de/wiki/DevelopmentProjects/PaperTapeProject" 74 74 >The Paper Tape Project</a>. The source code was released as open source can be checked 75 75 out from the <a 76 href="http:// dev.technikum29.de/projects/browser/projects/paper-tape-project/trunk">technikum29.de76 href="http://labs.technikum29.de/browser/projects/paper-tape-project/trunk">technikum29.de 77 77 subversion repository</a>.</p> 78 78 … … 123 123 <br/>While modeling 8 bit paper tapes into 8 bit bytes is trivial, a punch card, having 124 124 80 columns with 12 rows each, is much more complex. Therefore we wrote the 125 <a href="http:// dev.technikum29.de/projects/export/head/projects/punch-card-project/trunk/protocols/documation-m200/protocol.htm" class="go">PC Documation M200 µC Serial Communication Protocol</a> that defines the125 <a href="http://labs.technikum29.de/export/head/projects/punch-card-project/trunk/protocols/documation-m200/protocol.htm" class="go">PC Documation M200 µC Serial Communication Protocol</a> that defines the 126 126 way how computer and microcontroller shall communicate autonomously. It defines, that 127 127 two punch card columns shall be packed into three octetts, each. This binary format has … … 139 139 140 140 <p>You can get further details with a lot of documentation material on the homepage of 141 <a class="go" href="http:// dev.technikum29.de/projects/wiki/PunchCardProject"141 <a class="go" href="http://labs.technikum29.de/wiki/DevelopmentProjects/PunchCardProject" 142 142 >The Punch Card Project</a>. The source code was released as open source can be checked 143 143 out from the <a 144 href="http:// dev.technikum29.de/projects/browser/projects/punch-card-project/trunk">technikum29.de144 href="http://labs.technikum29.de/browser/projects/punch-card-project/trunk">technikum29.de 145 145 subversion repository</a>.</p> 146 146
Note: See TracChangeset
for help on using the changeset viewer.