Changes for page LEGO Mindstorms with leJOS and SCCharts
Last modified by Alexander Schulz-Rosengarten on 2023/09/11 16:17
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - ProgramMindstorms with leJOS andKIELER1 +LEGO Mindstorms with leJOS and SCCharts - Content
-
... ... @@ -1,3 +1,55 @@ 1 += Program LEGO Mindstorms with leJOS and SCCharts = 2 + 3 + 4 + 5 +{{toc minLevel="2"/}} 6 + 7 +---- 8 + 9 +== Overview == 10 + 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 + 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"]]). 14 + 15 +---- 16 + 17 +== Download and install leJOS == 18 + 19 + 20 + 21 +---- 22 + 23 +== The Eclipse plugin for leJOS == 24 + 1 1 Todo 2 2 27 +---- 28 + 29 +== Flash the leJOS firmware == 30 + 31 +Todo 32 + 33 +=== Known issues === 34 + 35 +Flash firmware issue on Linux: sudo rmmod cdc_acm 36 + 37 +---- 38 + 39 +== Test the Mindstorm == 40 + 41 +Todo 42 + 43 +---- 44 + 45 +== Configure KIELER == 46 + 47 +Environment setup. Sample project creation. Project launch. 48 + 49 +---- 50 + 51 +== Using the Remote Console (RConsole) == 52 + 53 +nxjconsoleviewer 54 + 3 3
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -137627 091 +13762725 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/137627 09/ProgramMindstorms with leJOS andKIELER1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/13762725/LEGO Mindstorms with leJOS and SCCharts