Browse Source

doc

pull/1/head
Rafael Zurita 6 years ago
parent
commit
c55270703c
  1. 8
      README.md
  2. 6
      index.html

8
README.md

@ -1,9 +1,9 @@
xinu-arduino
============
xinu-avr
========
The **xinu-avr** project is a **Xinu Operating System** subset, modified to run on an AVR atmega328p microcontroller (e.g. Arduino boards).
The **xinu-avr** project is a **Xinu Operating System** subset, modified to run on an AVR atmega328p microcontroller (e.g. Arduino boards).
[visit the Xinu for AVR atmega328p Web Page for instructions](http://se.fi.uncoma.edu.ar/xinu-avr/)
[Visit its Web Page for greater instructions.](http://se.fi.uncoma.edu.ar/xinu-avr/)
<a href="https://www.youtube.com/watch?v=JAcUuP-BKIU" title="Demo video: Xinu OS into AVR atmega328p"><img style="float: right;" alt="Demo video: Xinu OS into atmega328p MCU" src="http://se.fi.uncoma.edu.ar/xinu-avr/www/files/placa3.jpg" /></a>

6
index.html

@ -40,7 +40,9 @@
<h3>Introduction</h3>
<p>The <strong>xinu-avr</strong> project is a <strong>Xinu Operating System</strong> subset, modified to run on an AVR atmega328p microcontroller (e.g. Arduino boards).</p>
<h1>xinu-avr</h1>
<p>The <strong>xinu-avr</strong> project is a <strong>Xinu Operating System</strong> subset, modified to run on an AVR atmega328p microcontroller (e.g. Arduino boards). </p>
<p><a href="http://se.fi.uncoma.edu.ar/xinu-avr/">Visit its Web Page for greater instructions.</a></p>
<p><a href="https://www.youtube.com/watch?v=JAcUuP-BKIU" title="Demo video: Xinu OS into AVR atmega328p"><img style="float: right;" alt="Demo video: Xinu OS into atmega328p MCU" src="http://se.fi.uncoma.edu.ar/xinu-avr/www/files/placa3.jpg" /></a></p>
<p>At present, the core pieces of Xinu are working, so you can already integrate it
in the development of multi-tasking embedded systems (you will also need any bare AVR MCU, or Arduino board, of course).</p>
@ -119,7 +121,7 @@ was inducted into the Internet Hall of Fame on September, 2019.</p>
Comer's three-volume textbook series, Internetworking with TCP/IP, written in 1987, is widely considered to be the authoritative reference for Internet protocols. The series played a key role in popularizing Internet protocols by making them more understandable to a new generation of engineers and IT professionals.</p>
<p>Prof. Douglas Comer designed and developed the Xinu operating system in 1979-1980.</p>
<p><a href="https://www.cs.purdue.edu/homes/comer/">Douglas Comer Page</a></p>
<p><a href="https://www.cs.purdue.edu/news/articles/2019/comer_ihof.html">Internet Hall of Fame</a></p><br><br><hr><small><i> last edit: Thu Jul 30 16:15:28 -03 2020 - Rafael Ignacio Zurita (rafa at fi.uncoma.edu.ar)</i></small> <br><br>
<p><a href="https://www.cs.purdue.edu/news/articles/2019/comer_ihof.html">Internet Hall of Fame</a></p><br><br><hr><small><i> last edit: Thu Jul 30 19:24:00 -03 2020 - Rafael Ignacio Zurita (rafa at fi.uncoma.edu.ar)</i></small> <br><br>
</body></html>

Loading…
Cancel
Save