If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Search found 9 matches
- Thu Jan 24, 2013 2:02 am
- Forum: General
- Topic: Overflow bug
- Replies: 5
- Views: 16916
Overflow bug
http://i50.tinypic.com/ivcsb9.png
I've been following the RubyMonk tutorial, and I typed this into the Ruby console.
loop do
"this line will get executed infinitely"
end
The console gave an error message, and then it switched to Off. I deleted the code, and then tried to ...
I've been following the RubyMonk tutorial, and I typed this into the Ruby console.
loop do
"this line will get executed infinitely"
end
The console gave an error message, and then it switched to Off. I deleted the code, and then tried to ...
- Wed Jan 23, 2013 11:18 pm
- Forum: General
- Topic: Dynamic Duplication
- Replies: 6
- Views: 19418
Re: Dynamic Duplication
Tor:
I can follow some of the schematic, but other parts I don't understand. It works nicely though. I will work some more on studying it.
Trog:
I will have to learn a bit more about Ruby, but I understand most of the code.
I'm off to a good start, thank you both.
I can follow some of the schematic, but other parts I don't understand. It works nicely though. I will work some more on studying it.
Trog:
I will have to learn a bit more about Ruby, but I understand most of the code.
I'm off to a good start, thank you both.
- Wed Jan 23, 2013 7:01 am
- Forum: General
- Topic: Dynamic Duplication
- Replies: 6
- Views: 19418
Re: Dynamic Duplication
Not to 'bump' this post, but I wanted to add that a module which could build and place other stored modules would be incredibly useful.
- Wed Jan 23, 2013 4:53 am
- Forum: General
- Topic: SparkFun Serial 7 Segment Display
- Replies: 8
- Views: 24413
Re: SparkFun Serial 7 Segment Display
Very cool! I am looking forward to using that in my next project. Could you show it hooked up to the flowboard? I am wondering if it is much easier, more complicated, or about the same.. 
- Wed Jan 23, 2013 3:12 am
- Forum: General
- Topic: Dynamic Duplication
- Replies: 6
- Views: 19418
Dynamic Duplication
http://i47.tinypic.com/eqxfuh.jpg
I built this schematic. Basically I am able to click on the square in the window, and drag it around on the screen.
I would like to know if there is an easy way to dynamically create a new square so that when I drag the mouse away from the square ...
I built this schematic. Basically I am able to click on the square in the window, and drag it around on the screen.
I would like to know if there is an easy way to dynamically create a new square so that when I drag the mouse away from the square ...
- Tue Jan 22, 2013 10:59 pm
- Forum: General
- Topic: Trouble with example[Solved]
- Replies: 4
- Views: 14283
Re: Trouble with example
That was it. I thought it was an upper level switch, which would set the enable mouse moves to true for all components connected to it. Your way makes much more sense, though. Thank you.
- Tue Jan 22, 2013 10:15 pm
- Forum: General
- Topic: Trouble with example[Solved]
- Replies: 4
- Views: 14283
Re: Trouble with example
Yes, I actually tried that right after I posted, it still doesn't output the coords from the window. However, I did hook it up to the mgui, and it returns coords when I mouse-over that module.
- Tue Jan 22, 2013 9:56 pm
- Forum: General
- Topic: Trouble with example[Solved]
- Replies: 4
- Views: 14283
Trouble with example[Solved]

Having trouble recreating the example from the manual. I enabled the mouse move messages on the mgui. The cursor changes when it moves in the window, but no coords are printed in the ruby console.
- Sun Jan 20, 2013 3:16 am
- Forum: General
- Topic: Feature Request -electronic components
- Replies: 0
- Views: 8784
Feature Request -electronic components
I was thinking about how great it would be if flowstone had an electronics part library. Essentially so a user could digitally map out resistors, capacitors, ie basic circuitry to work with the flowboard, and see everything in action digitally, before it was built.