<
From version < 4.1 >
edited by aas2
on 2015/08/22 21:35
To version < 6.1 >
edited by aas2
on 2015/08/24 10:31
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,13 +8,15 @@
8 8  
9 9  == Overview ==
10 10  
11 -Todo
11 +Mindstorms is a product family from Lego, with sensors, motors and a programmable brick. The newest iteration of the product family is the EV3 programmable brick. Its predecessors are NXT and RCX. In the following we will see how to develop applications for the NXT brick, thus //Mindstorms// will be used exchangeable with //NXT brick//.
12 12  
13 +Several open-source, third-party replacements for the offical Lego firmware have been developed. These support many well known programming languages, such as Java, C/C++, Python, Lua, etc. In the following we will use KIELER SCCharts to program Mindstorms running the Lego Java Operating System ([[leJOS>>url:http://www.lejos.org/||shape="rect"]]). Therefore we will first install leJOSĀ and flash its firmware. Afterwards we will create a simple SCCharts project in KIELER that we will compile and deploy to the NXT brick.
14 +
13 13  ----
14 14  
15 15  == Download and install leJOS ==
16 16  
17 -Todo
19 +
18 18  
19 19  ----
20 20  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -13762723
1 +13762727
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/13762723/LEGO Mindstorms with leJOS and SCCharts
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/13762727/LEGO Mindstorms with leJOS and SCCharts