From 49e72e1daa53ef1255595eb7deb256f57de9d6c3 Mon Sep 17 00:00:00 2001 From: Pavel Pisa Date: Tue, 11 Oct 2016 16:20:27 +0200 Subject: [PATCH] RPi PMSM Motor Control - links section added. Signed-off-by: Pavel Pisa --- rpi-pmsm-control/index.html | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/rpi-pmsm-control/index.html b/rpi-pmsm-control/index.html index 0ed9927..a824ffa 100644 --- a/rpi-pmsm-control/index.html +++ b/rpi-pmsm-control/index.html @@ -79,8 +79,37 @@ The first one includes Field Programmable Gate Array (Links +
+
Bachelor thesis of Martin Prudek: Brushless motor control with Raspberry Pi board and Linux,, 2015
+
Available online in PDF format +
The FPGA design of peripherals for the RPi expansion board https://rtime.felk.cvut.cz/gitweb/fpga/rpi-motor-control.git +
+
PMSM Control Simulink Model including PRi Hardware and SPI Communication Blocks
+
https://github.com/ppisa/rpi-rt-control +
The model and bclocks C sources are included in subdirectory "simulink", + model name "rpi_pmsm_motor_control.slx". +
+
Fully preemptive kernel sources for RPi (kernel-3.12.28-rt40+)
+
https://github.com/ppisa/linux-rpi +
GitHub repository with branch rpi-3.18.y-aufs-rt-ppisa containing Linux kernel sources + with Steven Rostedt's stable preempt_rt (patch-3.18.16-rt13) and with Junjiro R. Okajima's aufs3.18.x 20160215 + patches applied. +
+
Simulink Embedded Coder target for Linux
+
http://rtime.felk.cvut.cz/gitweb/ert_linux.git +
Repository with core templates for Linux hosted, Linux cross architecture targetted + Simulink code generation templates and configuration. +
+
Auxiliary utilities for Raspberry Pi
+
https://github.com/ppisa/rpi-utils +
The repository includes RAM based root overlay support to protect SDcard against wearing and tearing + and keep root filesystem intact when experiments are download and run on system or even crash it. +
+
+ - \ No newline at end of file + -- 2.39.2