mirror of
https://codeberg.org/portospaceteam/E-42.git
synced 2024-11-01 14:29:44 +00:00
59 lines
2.0 KiB
HTML
59 lines
2.0 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<HTML lang="en">
|
||
|
<HEAD>
|
||
|
<META http-equiv="Content-type" content="text/html;charset=UTF-8" />
|
||
|
<TITLE>Staff Details: Afonso Baldo | E-50 SoftEng Dept. - Porto Space Team</TITLE>
|
||
|
<META name="author" content="Afonso Baldo">
|
||
|
<LINK rel="stylesheet" href="https://diogo.site/assets/css/main.css" type="text/css">
|
||
|
<LINK rel="shortcut icon" href="about:blank">
|
||
|
<META name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
||
|
</HEAD>
|
||
|
|
||
|
<BODY>
|
||
|
<HEADER>
|
||
|
<DIV id="header-content">
|
||
|
<H1>E-50 SoftEng Dept. - Porto Space Team</H1>
|
||
|
<H2>Staff Details: Afonso Baldo</H2>
|
||
|
<NAV>
|
||
|
<UL>
|
||
|
<LI><A href="#">Profile</A></LI>
|
||
|
<LI><A href="availability">Availability</A></LI>
|
||
|
<LI><A href="reports">Reports</A></LI>
|
||
|
</UL>
|
||
|
</NAV>
|
||
|
</DIV>
|
||
|
</HEADER>
|
||
|
|
||
|
<HR>
|
||
|
|
||
|
<MAIN>
|
||
|
<SECTION>
|
||
|
<H3>Current Responsibilities</H3>
|
||
|
<P>
|
||
|
<UL>
|
||
|
<LI>Studying how a Real-time Operating System works, and design an architecture for our board computer;</LI>
|
||
|
<LI>Study low level system programming with an ESP and produce a tutorial of relevant aspects to fulfil proposed architecture;</LI>
|
||
|
<LI>Study the best way of bringing the peripherals (sensors) input to the software level through the ESP (interrupt handling), report.</LI>
|
||
|
</UL>
|
||
|
</P>
|
||
|
<H3>Relevant Education background</H3>
|
||
|
<P>
|
||
|
<UL>
|
||
|
<LI>LEIC Year X completed completed.</LI>
|
||
|
<LI>Enjoys driver development</LI>
|
||
|
</UL>
|
||
|
</P>
|
||
|
<H3>About</H3>
|
||
|
<P>TODO</P>
|
||
|
</SECTION>
|
||
|
</MAIN>
|
||
|
|
||
|
<HR>
|
||
|
|
||
|
<FOOTER>
|
||
|
<P><SMALL>Unless stated otherwise, you can assume <A href="https://creativecommons.org/licenses/by-sa/4.0/">Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)</A>.</SMALL></P>
|
||
|
</FOOTER>
|
||
|
|
||
|
</BODY>
|
||
|
</HTML>
|