]> rtime.felk.cvut.cz Git - ert_linux_web.git/commitdiff
RPi PMSM Motor Control - add link to LinuxDays 2016 presentation.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Tue, 11 Oct 2016 16:13:37 +0000 (18:13 +0200)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Tue, 11 Oct 2016 16:13:37 +0000 (18:13 +0200)
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
rpi-pmsm-control/index.html

index a824ffa5699329512d31e1481ee27ea18cd26273..82a193d0d53a1ff4065fb839268ad36c1216b9fb 100644 (file)
@@ -81,9 +81,14 @@ The first one includes Field Programmable Gate Array (<a href="https://en.wikipe
 
 <h2 id="links">Links</h2>
 <dl>
-  <dt>Bachelor thesis of Martin Prudek: Brushless motor control with Raspberry Pi board and Linux,, 2015</dt>
+  <dt>Processor Systems, GNU/Linux and Control Applications, LinuxDays, 2016</dt>
+    <dd>
+    <dd>Available <a href="https://www.linuxdays.cz/2016/video/Pavel_Pisa-Procesorove_systemy_a_nejen_GNU_Linux_v_ridicich_aplikacich.pdf" target="_blank">online in PDF format</a><br>
+    The second part of the presentation is focused on PMSM motors control lab example.
+    </dd>
+  <dt>Bachelor thesis of Martin Prudek: Brushless motor control with Raspberry Pi board and Linux, 2015</dt>
     <dd>Available <a href="https://dspace.cvut.cz/bitstream/handle/10467/62036/F3-BP-2015-Prudek-Martin-Bp_2015_prudek_martin.pdf" target="_blank">online in PDF format</a>
-    <br><dd>The FPGA design of peripherals for the RPi expansion board <a href="https://rtime.felk.cvut.cz/gitweb/fpga/rpi-motor-control.git" target="_blank">https://rtime.felk.cvut.cz/gitweb/fpga/rpi-motor-control.git</a>
+    <br>The FPGA design of peripherals for the RPi expansion board <a href="https://rtime.felk.cvut.cz/gitweb/fpga/rpi-motor-control.git" target="_blank">https://rtime.felk.cvut.cz/gitweb/fpga/rpi-motor-control.git</a>
     </dd>
   <dt>PMSM Control Simulink Model including PRi Hardware and SPI Communication Blocks</dt>
     <dd><a href="https://github.com/ppisa/rpi-rt-control" target="_blank">https://github.com/ppisa/rpi-rt-control</a>