Difference between revisions of "Pi Car Comm Log"

From ESE205 Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
<!-- Comment -->
 
<!-- Comment -->
 
$wgRawHtml = true;
 
$wgRawHtml = true;
 +
<html>
 
<div class="entry" style="border: 1px solid;box-shadow: 5px 10px;padding:10px;margin:20px;">
 
<div class="entry" style="border: 1px solid;box-shadow: 5px 10px;padding:10px;margin:20px;">
 
<p>Author: Patrick Naughton</p>
 
<p>Author: Patrick Naughton</p>
Line 7: Line 8:
 
<div class="content">
 
<div class="content">
 
<p>Link to modification article. Hopefully we can use this to modify an existing 802.11a (WiFi) module to fit our needs.</p>
 
<p>Link to modification article. Hopefully we can use this to modify an existing 802.11a (WiFi) module to fit our needs.</p>
http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6060057&tag=1
+
<a href="http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6060057&tag=1">Use 802.11a module for 802.11p communication</a>
 
</div>
 
</div>
 
</div>
 
</div>
Line 16: Line 17:
 
</div>
 
</div>
 
</div>
 
</div>
 
+
</html>
 
[[Category:Logs]]
 
[[Category:Logs]]
 
[[Category:Spring 2018 Logs]]
 
[[Category:Spring 2018 Logs]]

Revision as of 04:38, 27 January 2018

https://classes.engineering.wustl.edu/ese205/core/index.php?title=Pi_Car_Comm $wgRawHtml = true; <html>

Author: Patrick Naughton

Date: 1/26/2018

Link to modification article. Hopefully we can use this to modify an existing 802.11a (WiFi) module to fit our needs.

<a href="http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6060057&tag=1">Use 802.11a module for 802.11p communication</a>

Author: Patrick Naughton

First log

</html>