Changes for page Learn More
Last modified by Coleman Benson on 2022/04/12 12:06
Change comment: There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki. CBenson1 +xwiki:XWiki.ENantel - Content
-
... ... @@ -6,7 +6,7 @@ 6 6 )))|(% style="vertical-align:middle; width:160px" %)((( 7 7 [[[[image:[email protected]]]>>doc:ses-software.flowbotics.developers.WebHome]] 8 8 )))|(% style="vertical-align:middle; width:160px" %)((( 9 -[[[[image:[email protected]]]>>https://www.robotshop.com/en/flowbotics-studio-download.html?product-code=RB-Dsp-06 ||rel="noopener noreferrer" target="_blank"]]9 +[[[[image:[email protected]]]>>https://www.robotshop.com/en/flowbotics-studio-download.html?product-code=RB-Dsp-06]] 10 10 ))) 11 11 12 12 = **LEARN MORE** = ... ... @@ -13,21 +13,17 @@ 13 13 14 14 (% style="width:710px" %) 15 15 |(% colspan="2" style="width:400px" %)**What is FlowBotics Studio?** 16 -|(% colspan="2" style="width:400px" %)((( 17 -FlowBotics Studio is a development platform for robotics software: it boasts the powerful FlowBotics graphical programming language, and includes many demo robotics projects to get you started. It can be interfaced with and used to control just about any robotics platform, data acquisition board, motor controller, servo board, sound card, or webcam. 18 - 19 -FlowBotics and the stand-alone APPs which it can create are intended to run on Windows-based operating systems and communicate in real time via a computer's COM port (ex. USB or Bluetooth) with external devices. FlowBotics is not intended to be uploaded to a microcontroller, FPGA or other controller. 20 -))) 16 +|(% colspan="2" style="width:400px" %)FlowBotics Studio is a new development platform for robotics software: it boasts the powerful FlowBotics graphical programming language, and includes many demo robotics projects to get you started. It can be used to control just about any robotics platform, data acquisition board, motor controller, servo board, sound card, or webcam. 21 21 |(% style="width:350px" %)((( 22 -FlowBotics Studio includes hundreds of built-in components that allow you to interface your Windows-basedPC to many of the standard computer peripherals and, using the FlowBotics programming language, you can quickly create new components for new hardware. You can also easily create new projects with custom GUI screens, knobs, buttons, switches, etc. that will run live from within FlowBotics Studio without needing to wait for compilation.18 +FlowBotics Studio includes hundreds of built-in components that allow you to interface your PC to many of the standard computer peripherals and, using the FlowBotics programming language, you can quickly create new components for new hardware. You can also easily create new projects with custom GUI screens, knobs, buttons, switches, etc. that will run live from within FlowBotics Studio without needing to wait for compilation. 23 23 24 -Using the FlowBotics programming language is as easy as dragging new components out of the library into the project's schematic, and making green links to connect one component's output of another one's input. FlowBotics even has support for creating custom modules in Ruby, a traditional procedural language.20 +Using the FlowBotics programming language is as easy as dragging new components out of the library into the project's schematic, and making green links to connect one component's output of another one's input. FlowBotics even has support for writing custom modules in Ruby, a traditional procedural language. 25 25 )))|(% style="text-align:center; vertical-align:middle" %)[[image:fbs-components-and-ruby.jpg]] 26 26 |(% colspan="2" style="width:400px" %)**FlowBotics Studio Demo Projects** 27 27 |(% colspan="2" style="width:400px" %)((( 28 - Included withthesoftware is a collection of pre-made demo projects which range from GUIs for simple interface cardsand sensorswhichgive you access to real-time analogue and digital signals,to full-blown robotics control applications. The project calculates the inverse kinematics and moves the robot in realtime.24 +There is a growing collection of pre-made demo projects for use with your robotics hardware: the demos range from GUIs for simple interface card and sensor — that give you access to real-time analogue and digital signals — to full-blown robotics control applications — that have visual representations of your robots that can be manipulated directly with the mouse: the project calculates the inverse kinematics and moves the robot immediately. 29 29 30 - Many of therobotic demoprojectsinclude a powerful pattern sequencer component that is used to build reusable patterns that allow you tocreatethe gait of a walking robot within minutes or hours, instead of days or weeks.26 +The projects also have a powerful pattern sequencer component that is used to build reusable patterns that allow you to program the gait of a walking robot within minutes or hours, instead of days or weeks. 31 31 ))) 32 32 |(% colspan="2" style="text-align:center; vertical-align:middle; width:400px" %)[[image:fbs-pattern-sequencer.jpg]] 33 33 |(% colspan="2" style="width:400px" %)Since the demo projects are open source, they can be modified to tailor a specific purpose or parts can be extracted for use in new projects, and the new demos will be available through FlowBotics updates.