Interest in API for Flowstone?
fixmax
Posts: 91
Hi guys.
I stumbled across this the other day, and it seems pretty interesting. There is a company called Outsim that makes a program called Synthmaker. They just created an offshoot company called DSP Robotics, that uses the core of Synthmaker, called Flowstone. Now the interesting thing about this flowstone, is that it can interface to the Phidget series of USB I/O modules for PCs. Would there be any interest in making a simple API to interface to Flowstone with a Prop? The cool thing about Flowstone, is that the graphical application that is developed can be made into an EXE for standalone operation. Now normally this would be $expensive since it requires the full pro version, BUT they have this pay as you go EXE compile deal. If you want to create an EXE, you can pay a small cost (don't know what it is yet), but this seems interesting. Anybody seen this program out there or played with it any? I loaded some of the examples they have it it seems pretty darn cool. I could see an embedded PC interfaced to a prop running some GPS/gyroscope/accelerometer combo for some pretty cool stuff. Think of this program as a hobby version of labview sortof is what my take on it is. I just want to say also, I'm not advertising them or something, I am just interested in how we could use this in combo with a Prop.
Here are some of the links in case anyone is interested:
http://synthmaker.co.uk/index.html
http://www.dsprobotics.com/index.html
http://www.phidgets.com/
I stumbled across this the other day, and it seems pretty interesting. There is a company called Outsim that makes a program called Synthmaker. They just created an offshoot company called DSP Robotics, that uses the core of Synthmaker, called Flowstone. Now the interesting thing about this flowstone, is that it can interface to the Phidget series of USB I/O modules for PCs. Would there be any interest in making a simple API to interface to Flowstone with a Prop? The cool thing about Flowstone, is that the graphical application that is developed can be made into an EXE for standalone operation. Now normally this would be $expensive since it requires the full pro version, BUT they have this pay as you go EXE compile deal. If you want to create an EXE, you can pay a small cost (don't know what it is yet), but this seems interesting. Anybody seen this program out there or played with it any? I loaded some of the examples they have it it seems pretty darn cool. I could see an embedded PC interfaced to a prop running some GPS/gyroscope/accelerometer combo for some pretty cool stuff. Think of this program as a hobby version of labview sortof is what my take on it is. I just want to say also, I'm not advertising them or something, I am just interested in how we could use this in combo with a Prop.
Here are some of the links in case anyone is interested:
http://synthmaker.co.uk/index.html
http://www.dsprobotics.com/index.html
http://www.phidgets.com/
Comments
I first came across Flowstone through www.lynxmotion.com . There is support for their servo controller in Flowstone.
The nice thing about doing it with the servo controller is that it is already standard. When you deal with the prop in general, you need to worry about what the prop is running (unless you have a standard code) and how it's connected to hardware. With the servo controller, all of that is already fixed. It would be a good starting point.