Last modified by Eric Nantel on 2023/02/21 12:34

From version < 45.1 >
edited by Eric Nantel
on 2023/02/08 08:15
To version < 46.1 >
edited by Eric Nantel
on 2023/02/08 08:17
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -29,10 +29,13 @@
29 29  = Software =
30 30  )))|(% style="text-align:center; vertical-align:middle; width:200px" %)
31 31  |(((
32 -* **FlowBotics Studio V2**
33 -** Included with the SES kit is the new FlowBotics Studio V2 (which itself includes the complete FlowStone programming language!). FlowBotics Studio is an easy to use graphical and text-based, Windows -compatible software for programming and controlling anything you build without the need to create lines of code. FlowBotics Studio interacts directly with the SSC-32 servo controller via Bluetooth (no need for the BotBoarduino), off-loading all of the higher level mathematics to the computer. There is also a visual representation of each of the five sample robots which you can manipulate on screen to make it easier to position the servos for each sequence. All the tools and tutorials are available to help you build upon these samples or create your own from scratch. Sample code is available for each of the five robots outlined below.More about FlowBotics Studio can be found here.
34 -* **Arduino**
35 -** The BotBoarduino is based on the Arduino Duemilanove microcontroller, which means it can be programmed in Arduino (one of the most popular and easy to use programming languages around)!. There is code available to control each of the five sample robots using the PS2 transmitter / receiver, and once you get used to programming in Arduino, you can explore the code further, and add to it, optimize it and share it with others. Robots which use only a small number of servos such as the BRAT, 2WD Rover and AL5D arm only need the BotBoarduino. Sample code is available in order to control each of the five robots below using the PS2 controller. Download Arduino here.
32 +**FlowBotics Studio V2**
33 +
34 +* Included with the SES kit is the new FlowBotics Studio V2 (which itself includes the complete FlowStone programming language!). FlowBotics Studio is an easy to use graphical and text-based, Windows -compatible software for programming and controlling anything you build without the need to create lines of code. FlowBotics Studio interacts directly with the SSC-32 servo controller via Bluetooth (no need for the BotBoarduino), off-loading all of the higher level mathematics to the computer. There is also a visual representation of each of the five sample robots which you can manipulate on screen to make it easier to position the servos for each sequence. All the tools and tutorials are available to help you build upon these samples or create your own from scratch. Sample code is available for each of the five robots outlined below.More about FlowBotics Studio can be found here.
35 +
36 +**Arduino**
37 +
38 +* The BotBoarduino is based on the Arduino Duemilanove microcontroller, which means it can be programmed in Arduino (one of the most popular and easy to use programming languages around)!. There is code available to control each of the five sample robots using the PS2 transmitter / receiver, and once you get used to programming in Arduino, you can explore the code further, and add to it, optimize it and share it with others. Robots which use only a small number of servos such as the BRAT, 2WD Rover and AL5D arm only need the BotBoarduino. Sample code is available in order to control each of the five robots below using the PS2 controller. Download Arduino here.
36 36  )))|(% style="text-align:center; vertical-align:middle; width:300px" %)[[image:flowbotics-studio-arduino.jpg]]
37 37  
38 38  |(% colspan="2" style="width:200px" %)(((
Copyright RobotShop 2018