Difference between revisions of "User:Jpfeiffer1"

From REU@MU
Jump to: navigation, search
(Created page with "<table style="border: 70px solid #212B60; border-collapse: collapse; font-family:tahoma" bgcolor="#fffced" border="1" cellpadding="2px"> <tr><th style="font-family:verdana; bo...")
 
Line 1: Line 1:
 
<table style="border: 70px solid #212B60; border-collapse: collapse; font-family:tahoma" bgcolor="#fffced" border="1" cellpadding="2px">
 
<table style="border: 70px solid #212B60; border-collapse: collapse; font-family:tahoma" bgcolor="#fffced" border="1" cellpadding="2px">
 
<tr><th style="font-family:verdana; border-bottom: 2px solid #000000; border-top: 2px solid #000000; background: #edb52a"><b>Week 1: May 28 - May 31</b></th></tr>
 
<tr><th style="font-family:verdana; border-bottom: 2px solid #000000; border-top: 2px solid #000000; background: #edb52a"><b>Week 1: May 28 - May 31</b></th></tr>
<tr><td> Had program overview and went over potential research topics .</td></tr>
+
<tr><td>Had program overview and went over potential research topics .</td></tr>
<tr><td> Started by looking at the serial port issues that would surface during the semester of Operating Systems while using XINU with RP3 b+. Our first step was to identify the issue, and what was the common cause.</td></tr>
+
<tr><td>Started by looking at the serial port issues that would surface during the semester of Operating Systems while using XINU with the raspberry pi 3 b+. Our first step was to identify the issue, and what was the common cause.</td></tr>
<tr><td> After finding an issue with the hardware attached to the raspberry pis we looked at how the transceivers were implemented with the MIPs router and looked into porting implementation over to the Raspberry Pi 3 B+.</td></tr>
+
<tr><td>After finding an issue with the hardware attached to the raspberry pis we looked at how the transceivers were implemented with the MIPs router and looked into porting implementation over to the RPI 3B+.</td>
 +
<tr><td>Once we found how the transceiver boards were implemented on the MIPS routers, we developed a prototype and to test with the RPI3 B+, and it worked!</td></tr>
 +
</tr>
 
</table>
 
</table>

Revision as of 16:58, 31 May 2019

</tr>

Week 1: May 28 - May 31
Had program overview and went over potential research topics .
Started by looking at the serial port issues that would surface during the semester of Operating Systems while using XINU with the raspberry pi 3 b+. Our first step was to identify the issue, and what was the common cause.
After finding an issue with the hardware attached to the raspberry pis we looked at how the transceivers were implemented with the MIPs router and looked into porting implementation over to the RPI 3B+.
Once we found how the transceiver boards were implemented on the MIPS routers, we developed a prototype and to test with the RPI3 B+, and it worked!