<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Eclipse Plugin Archive &#187; brickobotik</title>
	<atom:link href="https://www.brickobotik.de/tag/eclipse-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.brickobotik.de/tag/eclipse-plugin/</link>
	<description>- Digitale Bildung für alle - Deine Quelle zu den Themen Robotik, 3D-Druck und Mikrocontroller.</description>
	<lastBuildDate>Mon, 08 Jul 2019 08:39:13 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>LeJOS &#8211; Installation auf dem LEGO&#174; Mindstorms&#174; EV3</title>
		<link>https://www.brickobotik.de/lejos-installation-auf-dem-lego-mindstorms-ev3/</link>
		
		<dc:creator><![CDATA[Felix Krawczyk]]></dc:creator>
		<pubDate>Tue, 30 Jan 2018 10:01:33 +0000</pubDate>
				<category><![CDATA[Lern- & Lehrmaterialien]]></category>
		<category><![CDATA[Programmiersprachen]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Eclipse Plugin]]></category>
		<category><![CDATA[Image SD-Karte]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[LEGO Mindstorms EV3]]></category>
		<category><![CDATA[LeJOS]]></category>
		<guid isPermaLink="false">https://www.brickobotik.de/?p=1216</guid>

					<description><![CDATA[<p>In diesem Artikel beschreiben wir die Installation von LeJOS auf einem PC und wie ihr eine bootbare SD-Karte für den LEGO&#174; Mindstorms&#174; EV3 erstellen könnt. Beides notwendig, um LeJOS nutzen zu können.</p>
<p>Der Beitrag <a href="https://www.brickobotik.de/lejos-installation-auf-dem-lego-mindstorms-ev3/">LeJOS &#8211; Installation auf dem LEGO&reg; Mindstorms&reg; EV3</a> erschien zuerst auf <a href="https://www.brickobotik.de">brickobotik</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_0 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p style="text-align: justify;">LeJOS ist eine sehr beliebte Plattform für den LEGO® Mindstorms® EV3. Wir haben bereits einen <a href="https://www.brickobotik.de/lejos-java-auf-dem-lego-mindstorms-rcx-nxt-ev3/">allgemeinen Artikel</a> zu LeJOS veröffentlicht, der Hintergrundwissen enthält. LeJOS ist keine native Programmiersprache, sondern nutzt Java als Programmiersprache. Wir haben die Installation in zwei Teile geteilt. Zum einen die Installation des LeJOS-Paketes auf dem PC und zum anderen zeigen wir euch, wie ihr eine bootbare SD-Karte mit dem LeJOS Betriebssystem erstellen könnt.</p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_1">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h1>Installation von Java</h1>
<p style="text-align: justify;">Für die Installation auf Windows benötigen wir zuerst Java. Da Java 9 noch recht neu ist, dass es bei vielen Editoren bisher nicht standardmäßig unterstützt wird, empfehlen wir aktuell Java Version 8. Genau genommen das JDK 8, das ihr bei <a title="Das Java SDK in Version 8 bei Oracle" href="https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html">Oracle herunterladen</a> könnt. Die folgenden Abbildungen zeigen Ausschnitte der Java-Installation. Wirklich viel zu beachten gibt es nämlich nicht. Achtet darauf, dass ihr das JDK herunterladet. JDK bedeutet Java Development Kit. Das Wort Development bedeutet, dass es sich um Entwicklung im Allgemeinen handelt. Das ist wichtig, da wir Programme selber programmieren, also entwickeln wollen. Bei Java gibt es noch das JRE, was Java Runtime Environment bedeutet. Das Wort Runtime ist hier wichtig und bedeutet Laufzeit. Damit können wir Java-Programme ausführen, was uns aber nicht reicht.</p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_2">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_gallery et_pb_gallery_0  et_pb_bg_layout_light et_pb_gallery_grid">
				<div class="et_pb_gallery_items et_post_gallery clearfix" data-per_page="4"><div class="et_pb_gallery_item et_pb_grid_item et_pb_bg_layout_light et_pb_gallery_item_0_0"><div class="et_pb_gallery_image landscape">
					<a href="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-java-8-installation-1.jpg" title="LeJOS Java Installation 1">
					<img fetchpriority="high" decoding="async" width="400" height="284" src="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-java-8-installation-1-400x284.jpg" alt="LeJOS Java Installation 1." srcset="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-java-8-installation-1.jpg 479w, https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-java-8-installation-1-400x284.jpg 480w" sizes="(max-width:479px) 479px, 100vw" class="wp-image-1219" />
					<span class="et_overlay"></span>
				</a>
				</div></div><div class="et_pb_gallery_item et_pb_grid_item et_pb_bg_layout_light et_pb_gallery_item_0_1"><div class="et_pb_gallery_image landscape">
					<a href="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-java-8-installation-2.jpg" title="LeJOS Java Installation 2">
					<img loading="lazy" decoding="async" width="400" height="284" src="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-java-8-installation-2-400x284.jpg" alt="LeJOS Java Installation 2." srcset="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-java-8-installation-2.jpg 479w, https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-java-8-installation-2-400x284.jpg 480w" sizes="(max-width:479px) 479px, 100vw" class="wp-image-1220" />
					<span class="et_overlay"></span>
				</a>
				</div></div><div class="et_pb_gallery_item et_pb_grid_item et_pb_bg_layout_light et_pb_gallery_item_0_2"><div class="et_pb_gallery_image landscape">
					<a href="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-java-8-installation-3.jpg" title="LeJOS Java Installation 3">
					<img loading="lazy" decoding="async" width="400" height="284" src="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-java-8-installation-3-400x284.jpg" alt="LeJOS Java Installation 3." srcset="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-java-8-installation-3.jpg 479w, https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-java-8-installation-3-400x284.jpg 480w" sizes="(max-width:479px) 479px, 100vw" class="wp-image-1221" />
					<span class="et_overlay"></span>
				</a>
				</div></div><div class="et_pb_gallery_item et_pb_grid_item et_pb_bg_layout_light et_pb_gallery_item_0_3"><div class="et_pb_gallery_image landscape">
					<a href="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-java-8-installation-4.jpg" title="LeJOS Java Installation 4">
					<img loading="lazy" decoding="async" width="400" height="284" src="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-java-8-installation-4-400x284.jpg" alt="LeJOS Java Installation 4." srcset="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-java-8-installation-4.jpg 479w, https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-java-8-installation-4-400x284.jpg 480w" sizes="(max-width:479px) 479px, 100vw" class="wp-image-1222" />
					<span class="et_overlay"></span>
				</a>
				</div></div></div><div class="et_pb_gallery_pagination"></div></div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_3">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_3  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_2  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h1>Installation von Eclipse und dem Eclipse LeJOS-Plugin</h1>
<p style="text-align: justify;">Als Editor, der zum Entwickeln von Programmen wichtig ist, empfehlen wir aktuell Eclipse. Am besten in der jeweils aktuellen Version. Wir haben beim Schreiben dieses Artikels die Eclipse-Version mit Namen Oxygen genutzt, die ihr auf der Eclipse-Webseite <a title="Eclipse Downloads" href="https://www.eclipse.org/downloads/">herunterladen</a> könnt. Die Eclipse-Installation läuft mittlerweile mit einer eigenen Installationsprogramm sehr gut. Die folgenden Abbildungen zeigen einige Screenshots der Installation. Da es ein automatischer Prozess ist, wollen wir euch aber nicht mit zu vielen Abbildungen überfrachten.</p>
<p style="text-align: justify;">Ganz wichtig ist, dass wir noch ein Plugin in Eclipse installieren müssen. In unserem Fall das <strong>LeJOS EV3 Plug-In</strong>. Damit können Programme direkt an einen angeschlossenen LEGO® Mindstorms® EV3 übertragen werden. Plugins werden in Eclipse über den sogenannten Marketplace erstellt. Den erreicht ihr über das Menü Help | Eclipse Marketplace. Die Installation ist wieder ein relativ automatischer Prozess. Zwischendurch muss Eclipse noch neugestartet werden, viel mehr ist aber nicht zu beachten.</p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_4">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_4  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_gallery et_pb_gallery_1  et_pb_bg_layout_light et_pb_gallery_grid">
				<div class="et_pb_gallery_items et_post_gallery clearfix" data-per_page="4"><div class="et_pb_gallery_item et_pb_grid_item et_pb_bg_layout_light et_pb_gallery_item_1_0"><div class="et_pb_gallery_image landscape">
					<a href="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-eclipse-installation-1.jpg" title="LeJOS Eclipse Installation 1">
					<img loading="lazy" decoding="async" width="400" height="284" src="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-eclipse-installation-1-400x284.jpg" alt="LeJOS Eclipse Installation 1." srcset="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-eclipse-installation-1.jpg 479w, https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-eclipse-installation-1-400x284.jpg 480w" sizes="(max-width:479px) 479px, 100vw" class="wp-image-1224" />
					<span class="et_overlay"></span>
				</a>
				</div></div><div class="et_pb_gallery_item et_pb_grid_item et_pb_bg_layout_light et_pb_gallery_item_1_1"><div class="et_pb_gallery_image landscape">
					<a href="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-eclipse-installation-2.jpg" title="LeJOS Eclipse Installation 2">
					<img loading="lazy" decoding="async" width="616" height="279" src="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-eclipse-installation-2.jpg" alt="LeJOS Eclipse Installation 2." srcset="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-eclipse-installation-2.jpg 479w, https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-eclipse-installation-2.jpg 480w" sizes="(max-width:479px) 479px, 100vw" class="wp-image-1225" />
					<span class="et_overlay"></span>
				</a>
				</div></div><div class="et_pb_gallery_item et_pb_grid_item et_pb_bg_layout_light et_pb_gallery_item_1_2"><div class="et_pb_gallery_image landscape">
					<a href="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-eclipse-plugin-installation-1.jpg" title="LeJOS Installation Eclipse-Plugin 1">
					<img loading="lazy" decoding="async" width="400" height="284" src="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-eclipse-plugin-installation-1-400x284.jpg" alt="LeJOS Installation Eclipse-Plugin 1." srcset="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-eclipse-plugin-installation-1.jpg 479w, https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-eclipse-plugin-installation-1-400x284.jpg 480w" sizes="(max-width:479px) 479px, 100vw" class="wp-image-1226" />
					<span class="et_overlay"></span>
				</a>
				</div></div><div class="et_pb_gallery_item et_pb_grid_item et_pb_bg_layout_light et_pb_gallery_item_1_3"><div class="et_pb_gallery_image landscape">
					<a href="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-eclipse-plugin-installation-2.jpg" title="LeJOS Installation Eclipse-Plugin 2">
					<img loading="lazy" decoding="async" width="400" height="284" src="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-eclipse-plugin-installation-2-400x284.jpg" alt="LeJOS Installation Eclipse-Plugin 2." srcset="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-eclipse-plugin-installation-2.jpg 479w, https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-eclipse-plugin-installation-2-400x284.jpg 480w" sizes="(max-width:479px) 479px, 100vw" class="wp-image-1223" />
					<span class="et_overlay"></span>
				</a>
				</div></div></div><div class="et_pb_gallery_pagination"></div></div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_5">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_5  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_3  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p style="text-align: justify;">Wir bekommen häufiger Nachfragen zu einer Warnung, die bei der Plugin-Installation in Eclipse erscheint. Ihr seht diese Warnung in der Abbildung unten. Der Inhalt besagt, dass wir im Begriff sind, nicht signierte Inhalte zu installieren. Diese Warnung ist zwar unschön, aber normal. Die Macher des LeJOS-Plugins für Eclipse müssten ihr Plugin signieren lassen, damit das Problem nicht mehr auftritt. Das haben sie bisher nicht gemacht und wir rechnen da auch nicht mehr mit. Daher ignoriert die Meldung bitte, in dem ihr auf <strong>Install anyway</strong> klickt.</p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_6">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_6  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_image et_pb_image_0">
				
				
				
				
				<a href="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-eclipse-plugin-installation-3.jpg" class="et_pb_lightbox_image" title=""><span class="et_pb_image_wrap "><img loading="lazy" decoding="async" width="534" height="162" src="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-eclipse-plugin-installation-3.jpg" alt="" title="" srcset="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-eclipse-plugin-installation-3.jpg 534w, https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-eclipse-plugin-installation-3-300x91.jpg 300w" sizes="(max-width: 534px) 100vw, 534px" class="wp-image-1246" /></span></a>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_7">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_7  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_4  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h1>Installation des LeJOS-Pakets</h1>
<p style="text-align: justify;">Nachdem Java und Eclipse installiert, ist das nicht weniger wichtige LeJOS-Paket an der Reihe. Dazu benötigen wir die LeJOS Setup-Datei leJOS_EV3_0.9.1-beta_win32_setup.exe, die ihr auf der LeJOS Webseite <a title="LeJOS Installationspaket" href="https://sourceforge.net/projects/ev3.lejos.p/files/latest/download?source=files">herunterladen</a> könnt. Auf der <a title="Die LeJOS-Projektseite auf Sourceforge" href="https://sourceforge.net/projects/ev3.lejos.p/files/">LeJOS-Projektseite</a> auf Sourceforge stehen auch Versionen für MacOS und Linux zum Download bereit. Die Installation läuft ebenfalls nahezu vollautomatisch ab. Wir haben wieder einige Bilder herausgepickt, die wichtige Stationen der Installation zeigen.</p>
<p style="text-align: justify;">Achtet bitte darauf, dass ihr die richtige Java SDK-Version bei der Installation des LeJOS-Pakets auswählt. Ansonsten passen die Voreinstellungen in den meisten Fällen.</p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_8">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_8  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_gallery et_pb_gallery_2  et_pb_bg_layout_light et_pb_gallery_grid">
				<div class="et_pb_gallery_items et_post_gallery clearfix" data-per_page="4"><div class="et_pb_gallery_item et_pb_grid_item et_pb_bg_layout_light et_pb_gallery_item_2_0"><div class="et_pb_gallery_image landscape">
					<a href="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-paket-installation-1.jpg" title="LeJOS Paket-Installation 1">
					<img loading="lazy" decoding="async" width="400" height="284" src="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-paket-installation-1-400x284.jpg" alt="LeJOS Paket-Installation 1." srcset="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-paket-installation-1.jpg 479w, https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-paket-installation-1-400x284.jpg 480w" sizes="(max-width:479px) 479px, 100vw" class="wp-image-1228" />
					<span class="et_overlay"></span>
				</a>
				</div></div><div class="et_pb_gallery_item et_pb_grid_item et_pb_bg_layout_light et_pb_gallery_item_2_1"><div class="et_pb_gallery_image landscape">
					<a href="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-paket-installation-2.jpg" title="LeJOS Paket-Installation 2">
					<img loading="lazy" decoding="async" width="400" height="284" src="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-paket-installation-2-400x284.jpg" alt="LeJOS Paket-Installation 2." srcset="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-paket-installation-2.jpg 479w, https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-paket-installation-2-400x284.jpg 480w" sizes="(max-width:479px) 479px, 100vw" class="wp-image-1229" />
					<span class="et_overlay"></span>
				</a>
				</div></div><div class="et_pb_gallery_item et_pb_grid_item et_pb_bg_layout_light et_pb_gallery_item_2_2"><div class="et_pb_gallery_image landscape">
					<a href="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-paket-installation-3.jpg" title="LeJOS Paket-Installation 3">
					<img loading="lazy" decoding="async" width="400" height="284" src="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-paket-installation-3-400x284.jpg" alt="LeJOS Paket-Installation 3." srcset="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-paket-installation-3.jpg 479w, https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-paket-installation-3-400x284.jpg 480w" sizes="(max-width:479px) 479px, 100vw" class="wp-image-1230" />
					<span class="et_overlay"></span>
				</a>
				</div></div><div class="et_pb_gallery_item et_pb_grid_item et_pb_bg_layout_light et_pb_gallery_item_2_3"><div class="et_pb_gallery_image landscape">
					<a href="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-paket-installation-4.jpg" title="LeJOS Paket-Installation 4">
					<img loading="lazy" decoding="async" width="400" height="284" src="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-paket-installation-4-400x284.jpg" alt="LeJOS Paket-Installation 4." srcset="https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-paket-installation-4.jpg 479w, https://www.brickobotik.de/wp-content/uploads/2018/01/lejos-paket-installation-4-400x284.jpg 480w" sizes="(max-width:479px) 479px, 100vw" class="wp-image-1227" />
					<span class="et_overlay"></span>
				</a>
				</div></div></div><div class="et_pb_gallery_pagination"></div></div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_9">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_9  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_5  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h1>Erstellen einer LeJOS SD-Karte</h1>
<p style="text-align: justify;">Nach der Installation des LeJOS-Pakets öffnet sich der <strong>EV3 SD Card Creator</strong>. Damit könnt ihr eine SD-Karte erstellen, wovon der der LEGO® Mindstorms® EV3 booten kann. Bitte folgt der Anleitung im Programm. Falls Probleme auftreten, könnt ihr uns gerne eine Nachricht hinterlassen.</p>
<p style="text-align: justify;">Das Programm hat bei unseren Tests ein Fehlverhalten gezeigt, wodurch die SD-Karte beim ersten Bootvorgang im EV3 beim Menüpunkt <strong>rootfs</strong> hängen bleibt. Darum mussten wir die SD-Karte manuell zusammensetzten. Da wir das sehr aufwändig finden, haben wir weiter unten im Artikel beschrieben, wie wir vorgegangen sind. Zusätzlich haben wir für euch ein <a title="LeJOS Image von brickobotik" href="https://www.brickobotik.de/lejos7/">kombiniertes LeJOS-Image</a> erstellt, was direkt auf die SD-Karte portiert werden kann. Diese Informationen findet ihr ebenfalls weiter unten im Artikel.</p>
<p style="text-align: justify;">Um erfolgreich eine SD-Karte mit LeJOS zu erstellen, sollte diese nicht größer als 32 GB sein. Als minimale Größe schlagen wir 8 GB vor. 16 GB sind aber natürlich auch kein Problem. Des Weiteren ist darauf zu achten, dass ihr eine Class10 zertifizierte SD-Karte verwendet, da diese eine höhere Lesegeschwindigkeit haben. Für den Portiervorgang empfehlen wir das kostenlose Tool <a title="Webseite von Rufus" href="https://rufus.akeo.ie/">Rufus</a>, damit können auch USB-Installationsmedien aus bootbaren ISOs erstellt werden. Wir nutzen das Tool sehr häufig.</p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_10">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_10  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_6  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h1>Manuell eine SD-Karte erstellen</h1>
<p style="text-align: justify;">Wie bereits geschrieben, trat bei uns das Problem auf, dass das Programm <strong>EV3 SD Card Creator</strong> keine Vernünftige SD-Karte erstellt. Eine Möglichkeit ist, die benötigte SD-Karte selber zusammenzustellen. Wir haben ein kombiniertes SD-Karten-Image, was nach der folgenden Anleitung erstellt wurde, für euch fertig <a title="LeJOS Image von brickobotik" href="https://www.brickobotik.de/lejos7/">zum Download</a> vorbereitet. Wer jedoch selber handanlegen möchte oder einfach nur wissen will welche Schritte dafür nötig sind bekommt hier die Erklärung:</p>
<ol>
<li>Die Datei <strong>SD500.img</strong>, aus dem LeJOS-Paket, mit Rufus auf eine SD-Karte kopieren.</li>
<li style="text-align: justify;">Den Ordner lejosimage.zip ohne Unterordner auf der erstellten SD-Karte entpacken.</li>
<li><a title="Download zu Java SE Embedded in Version 7 auf der Oracle Webseite" href="https://www.oracle.com/technetwork/java/embedded/embedded-se/downloads/legomindstormev3-2200042.html">Java SE Embedded in Version 7</a> auf die SD-Karte kopieren.</li>
</ol>
<p style="text-align: justify;">Wir haben auf YouTube eine gute <a title="Videoanleitung auf YouTube, um eine bootbare SD-Karte zu erstellen" href="https://www.youtube.com/watch?v=EAqTl0gl278">Anleitung</a> zum Thema gefunden, die euch evtl. weiterhilft. Falls ihr sonst noch Fragen habt, freuen wir uns über eine Nachricht.</p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_11">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_11  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_7  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h1>Update: Dezember 2018</h1>
<p style="text-align: justify;">Unter Windows kann es vorkommen, dass Eclipse „No EV3“ anzeigt, obwohl der Roboter per USB-Kabel verbunden ist und von der LEGO® Software erkannt wird. Dann ist es erforderlich, dass ihr die RNDIS Treiber installiert.</p>
<p style="text-align: justify;">Eine Installationsanleitung und die entsprechende Datei findet ihr auf der Seite des Fraunhofer Instituts. Nutzt den entsprechenden Link, je nachdem welche Windows Version ihr nutzt.</p>
<p><span style="text-decoration: underline;"><a href="https://jira.iais.fraunhofer.de/wiki/display/ORInfo/EV3+%28leJOS%29+Treiber+installieren+unter+Windows+7">Windows 7</a></span></p>
<p><u></u></p>
<p><span style="text-decoration: underline;"><a href="https://jira.iais.fraunhofer.de/wiki/display/ORInfo/EV3+%28leJOS%29+Treiber+installieren+unter+Windows+8%2C+10">Windows 8</a></span></p>
<p><u></u></p>
<p><span style="text-decoration: underline;"><a href="https://jira.iais.fraunhofer.de/wiki/display/ORInfo/EV3+%28leJOS%29+Treiber+installieren+unter+Windows+8%2C+10">Windows 10</a></span></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>Der Beitrag <a href="https://www.brickobotik.de/lejos-installation-auf-dem-lego-mindstorms-ev3/">LeJOS &#8211; Installation auf dem LEGO&reg; Mindstorms&reg; EV3</a> erschien zuerst auf <a href="https://www.brickobotik.de">brickobotik</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
