<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to FAQ</title><link>https://sourceforge.net/p/starfishdaq/wiki/FAQ/</link><description>Recent changes to FAQ</description><atom:link href="https://sourceforge.net/p/starfishdaq/wiki/FAQ/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 18 May 2021 00:04:18 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/starfishdaq/wiki/FAQ/feed" rel="self" type="application/rss+xml"/><item><title>FAQ modified by Kenneth MacCallum</title><link>https://sourceforge.net/p/starfishdaq/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v17
+++ v18
@@ -18,7 +18,7 @@
 It's pretty easy to incorporate multiple SFDQs to expand their capacity and to make daughter-boards that add additional functionality. That way we can focus on what new things are needed for a project, rather than designing the whole thing from scratch over and over again.

-How should the SFDQ be used?
+How can the SFDQ be used?
 -------------
 There are three main modes that the SFDQ system is used. The first is what might be called the "vanilla" mode, which is just grabbing a board, hooking it to an benchtop setup and scripting an experiment. Another mode is to make a custom daughter board and a custom, derivative firmware codebase along with the vanilla Java app to do something a bit special. The final use involves using circuit snippets to make a fully project-specific custom PCB along with custom firmware and custom software.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth MacCallum</dc:creator><pubDate>Tue, 18 May 2021 00:04:18 -0000</pubDate><guid>https://sourceforge.net25d72f0a3c7416c55f6c64a3c1cc8abbc0a8dd22</guid></item><item><title>FAQ modified by Kenneth MacCallum</title><link>https://sourceforge.net/p/starfishdaq/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v16
+++ v17
@@ -24,7 +24,7 @@

 What sorts of things have been done with a SFDQ system?
 ---------
-The SFDQ has been used for many applications, many of them at the same time.
+The SFDQ has been used for many applications, many of them at the same time. Here's a list of some of the functional capabilities.

 * Stepper motor based motion control
 * 200W closed-loop brushless motor motion control
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth MacCallum</dc:creator><pubDate>Sat, 15 May 2021 17:15:07 -0000</pubDate><guid>https://sourceforge.netc5b89756a31a088298d4199be73b488a25b41f4a</guid></item><item><title>FAQ modified by Kenneth MacCallum</title><link>https://sourceforge.net/p/starfishdaq/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v15
+++ v16
@@ -25,6 +25,7 @@
 What sorts of things have been done with a SFDQ system?
 ---------
 The SFDQ has been used for many applications, many of them at the same time.
+
 * Stepper motor based motion control
 * 200W closed-loop brushless motor motion control
 * Closed-loop thermal control using heaters and Peltiers
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth MacCallum</dc:creator><pubDate>Sat, 15 May 2021 17:13:11 -0000</pubDate><guid>https://sourceforge.nete205b031a13512d382895d5eeea90a8b368931f2</guid></item><item><title>FAQ modified by Kenneth MacCallum</title><link>https://sourceforge.net/p/starfishdaq/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v14
+++ v15
@@ -22,5 +22,17 @@
 -------------
 There are three main modes that the SFDQ system is used. The first is what might be called the "vanilla" mode, which is just grabbing a board, hooking it to an benchtop setup and scripting an experiment. Another mode is to make a custom daughter board and a custom, derivative firmware codebase along with the vanilla Java app to do something a bit special. The final use involves using circuit snippets to make a fully project-specific custom PCB along with custom firmware and custom software.

+What sorts of things have been done with a SFDQ system?
+---------
+The SFDQ has been used for many applications, many of them at the same time.
+* Stepper motor based motion control
+* 200W closed-loop brushless motor motion control
+* Closed-loop thermal control using heaters and Peltiers
+* Syringe pumps
+* Temperature logging with multiple sensors
+* Closed-loop pressure control using a DC motor based compressor
+* Various valve control experiments and prototypes
+* Microfluidic cartridge actuation, with valves and pumps.
+
 More to come!
 -------
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth MacCallum</dc:creator><pubDate>Sat, 15 May 2021 17:12:54 -0000</pubDate><guid>https://sourceforge.netb7974629ff3cd9923a8580bf1f927301bc46eb95</guid></item><item><title>FAQ modified by Kenneth MacCallum</title><link>https://sourceforge.net/p/starfishdaq/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v13
+++ v14
@@ -13,7 +13,7 @@

 Why make another micro based dev board, like an Arduino or whatever?
 -----------
-We have found that in the early phases of product development, it's super handy to quickly throw together common electronic building blocks to derisk ideas early on. We could do this with various off-the-shelf solutions but it's also handy having control of the whole stack, so later in a development program we can customize to best suite a product.
+We have found that in the early phases of product development, it's super handy to quickly throw together common electronic building blocks to derisk ideas early on. We could do this with various off-the-shelf solutions but it's also handy having control of the whole stack, so later in a development program we can customize to best suite the needs of that particular application.
 The SFDQ system allows us to quickly throw together tests with motors, heaters, thermistors and all sorts of other elements and perform sophisticated control strategies such as closed-loop feedback, multi-axis trajectory following and data logging.
 It's pretty easy to incorporate multiple SFDQs to expand their capacity and to make daughter-boards that add additional functionality. That way we can focus on what new things are needed for a project, rather than designing the whole thing from scratch over and over again.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth MacCallum</dc:creator><pubDate>Sat, 15 May 2021 17:07:13 -0000</pubDate><guid>https://sourceforge.netf73a664e9903b95b5d7369b38d455da052bab409</guid></item><item><title>FAQ modified by Kenneth MacCallum</title><link>https://sourceforge.net/p/starfishdaq/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -1,4 +1,5 @@
 [\[Back\]](https://sourceforge.net/p/starfishdaq/wiki/Home/)
+
 Frequenty Asked Questions
 ==========
 Who is StarFish Medical?
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth MacCallum</dc:creator><pubDate>Sat, 15 May 2021 02:12:23 -0000</pubDate><guid>https://sourceforge.nete9576df53044598f3431fc9db8fee8d2385d9f49</guid></item><item><title>FAQ modified by Kenneth MacCallum</title><link>https://sourceforge.net/p/starfishdaq/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -1,5 +1,4 @@
 [\[Back\]](https://sourceforge.net/p/starfishdaq/wiki/Home/)
-[\[Back\]][Home]
 Frequenty Asked Questions
 ==========
 Who is StarFish Medical?
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth MacCallum</dc:creator><pubDate>Sat, 15 May 2021 02:12:13 -0000</pubDate><guid>https://sourceforge.net12e50e1a5a6cd38aac32c598057ba0bcf5bb235f</guid></item><item><title>FAQ modified by Kenneth MacCallum</title><link>https://sourceforge.net/p/starfishdaq/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -1,5 +1,5 @@
 [\[Back\]](https://sourceforge.net/p/starfishdaq/wiki/Home/)
-
+[\[Back\]][Home]
 Frequenty Asked Questions
 ==========
 Who is StarFish Medical?
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth MacCallum</dc:creator><pubDate>Sat, 15 May 2021 02:11:43 -0000</pubDate><guid>https://sourceforge.net2228704798e6b523bcc9add4c69b59f1c8f2d9b8</guid></item><item><title>FAQ modified by Kenneth MacCallum</title><link>https://sourceforge.net/p/starfishdaq/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -1,4 +1,5 @@
-[Back](https://sourceforge.net/p/starfishdaq/wiki/Home/)
+[\[Back\]](https://sourceforge.net/p/starfishdaq/wiki/Home/)
+
 Frequenty Asked Questions
 ==========
 Who is StarFish Medical?
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth MacCallum</dc:creator><pubDate>Sat, 15 May 2021 02:08:48 -0000</pubDate><guid>https://sourceforge.net31934d87c929d37303d6e0ecd680b883f1b57620</guid></item><item><title>FAQ modified by Kenneth MacCallum</title><link>https://sourceforge.net/p/starfishdaq/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -1,4 +1,4 @@
-[&amp;lt;back&amp;gt;](https://sourceforge.net/p/starfishdaq/wiki/Home/)
+[Back](https://sourceforge.net/p/starfishdaq/wiki/Home/)
 Frequenty Asked Questions
 ==========
 Who is StarFish Medical?
&amp;lt;/back&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth MacCallum</dc:creator><pubDate>Sat, 15 May 2021 02:07:40 -0000</pubDate><guid>https://sourceforge.net70667f62b97c15245f41c5456182613f7f911e38</guid></item></channel></rss>