Update paths
|
@ -1,22 +1,22 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="Favicon/apple-icon-57x57.png" />
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="Favicon/apple-icon-60x60.png" />
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="Favicon/apple-icon-72x72.png" />
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="Favicon/apple-icon-76x76.png" />
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="Favicon/apple-icon-114x114.png" />
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="Favicon/apple-icon-120x120.png" />
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="Favicon/apple-icon-144x144.png" />
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="Favicon/apple-icon-152x152.png" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="Favicon/apple-icon-180x180.png" />
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="Favicon/android-icon-192x192.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="Favicon/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="Favicon/favicon-96x96.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="Favicon/favicon-16x16.png" />
|
||||
<link rel="manifest" href="Favicon/manifest.json" />
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/favicon/apple-icon-57x57.png" />
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="/favicon/apple-icon-60x60.png" />
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="/favicon/apple-icon-72x72.png" />
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="/favicon/apple-icon-76x76.png" />
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="/favicon/apple-icon-114x114.png" />
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="/favicon/apple-icon-120x120.png" />
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/favicon/apple-icon-144x144.png" />
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="/favicon/apple-icon-152x152.png" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-icon-180x180.png" />
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="/favicon/android-icon-192x192.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="/favicon/favicon-96x96.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png" />
|
||||
<link rel="manifest" href="/favicon/manifest.json" />
|
||||
<meta name="msapplication-TileColor" content="#ffffff" />
|
||||
<meta name="msapplication-TileImage" content="Favicon/ms-icon-144x144.png" />
|
||||
<meta name="msapplication-TileImage" content="/favicon/ms-icon-144x144.png" />
|
||||
<meta name="theme-color" content="#ffffff" />
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
|
@ -26,7 +26,7 @@
|
|||
<meta name="keywords" content="Elektrische einräder, EUC, Monowheels, Kingsong, Inmotion, Gotway" />
|
||||
|
||||
<title>Einführung EUCs</title>
|
||||
<link rel="stylesheet" href="EUC Überblick.css" />
|
||||
<link rel="stylesheet" href="/styles/EUC Überblick.css" />
|
||||
</head>
|
||||
<!-- Tipp: Klappen sie die übergeordneten kapitel und divs zu, auto textwrap sollte an sein -->
|
||||
<body>
|
||||
|
@ -64,7 +64,7 @@
|
|||
</div>
|
||||
|
||||
<header id="start">
|
||||
<img src="Alle Bilder/cover.jpg" />
|
||||
<img src="/images/cover.jpg" />
|
||||
</header>
|
||||
|
||||
<!--light-mode-->
|
||||
|
@ -171,9 +171,9 @@
|
|||
<h2>Was sind EUCs</h2>
|
||||
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/what is euc.jpg" />
|
||||
<img src="/images/what is euc.jpg" />
|
||||
</div>
|
||||
<img class="lefties" src="Alle Bilder/KidsKS16X.jpg" />
|
||||
<img class="lefties" src="/images/KidsKS16X.jpg" />
|
||||
<p>EUC steht für <b>E</b>lectric<b>U</b>ni<b>C</b>ycle, zu Deutsch elektrisches Einrad. Im einfachsten Sinne ist es ein Akku betriebener Motor von einem Reifen ummantelt, der mit Neigungssensoren aufrecht gehalten wird. Das Prinzip ist ähnlich zu einem Segway oder Hoverboard, aber mehr dazu im Teil <a href="#funktion">Funktionsweise</a>. Man steht nach vorne gerichtet auf 2 Pedalen die seitlich am Gerät sind, mit dem Reifen zwischen den Beinen. Zum Beschleunigen nach vorne lehnen, zum Bremsen nach hinten. Lenken ist ähnlich zum normalen Einrad oder auch Fahrrad.</p>
|
||||
</div>
|
||||
|
||||
|
@ -182,13 +182,13 @@
|
|||
<h2 id="why">Warum Einrad fahren?</h2>
|
||||
<div class="righties">
|
||||
<video width="auto" height="auto" autoplay muted loop>
|
||||
<source src="Alle Videos/whyS22.mp4" type="video/mp4" />
|
||||
<source src="/videos/whyS22.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<div class="lefties">
|
||||
<video width="auto" height="auto" autoplay muted loop>
|
||||
<source src="Alle Videos/SkippinTrafficDanceWW.mp4" type="video/mp4" />
|
||||
<source src="/videos/SkippinTrafficDanceWW.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
|
||||
|
@ -214,10 +214,10 @@
|
|||
<h2 id="funktion">Technische Funktionsweise</h2>
|
||||
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/Funktionsblld.webp" />
|
||||
<img src="/images/Funktionsblld.webp" />
|
||||
</div>
|
||||
<div class="lefties">
|
||||
<img src="Alle Bilder/realBattery.jpg" />
|
||||
<img src="/images/realBattery.jpg" />
|
||||
</div>
|
||||
|
||||
<p>Wie oben beschrieben hat das Einrad Neigungssensoren, auch Gyroskopen genannt. Mehre davon, zum einen als Ausfall Sicherheit, zum anderen weil es alle 3 Neigungsrichtungen erkennen muss. Das Motherboard nimmt diese Neigungsdaten, und gibt dementsprechend viel Strom an den Motor.</p>
|
||||
|
@ -235,23 +235,23 @@
|
|||
</p>
|
||||
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/MoBo.jpg" />
|
||||
<img src="/images/MoBo.jpg" />
|
||||
</div>
|
||||
<div class="lefties">
|
||||
<img src="Alle Bilder/realMoBo1.PNG" />
|
||||
<img src="/images/realMoBo1.PNG" />
|
||||
</div>
|
||||
<p>Das <b>Motherboard</b> besteht unter anderem aus dem Stromeingang vom Akku und von der Ladebuchse, den drei Phasen die zum Motor laufen, <a href="https://de.wikipedia.org/wiki/Metall-Oxid-Halbleiter-Feldeffekttransistor" target="_blank" rel="noreferrer noopener">MOSFETs</a> und Kondensatoren zur Strom Regelung und den Neigungssensoren, so wie manchmal über einen Bildschirm und ein Bluetooth Modul. Der Strom Eingang vom Akku läuft meist über XT90 Stecker, die für hohe Ströme gemacht sind. Dieser Strom wird von den MOSFETs, je nach Gerät zwischen 6 und 42 von denen, auf die 3 Phasen verteilt, die der Motor zum Laufen braucht. Kondensatoren (zwischen 4 und 18) liefern hier spitzen Leistungen, die zu schnell für den <a href="#akku">Akku</a> wären. So weit so normal für ein Motherboard.</p>
|
||||
<p>Das <b>Motherboard</b> besteht unter anderem aus dem Stromeingang vom Akku und von der Ladebuchse, den drei Phasen die zum Motor laufen, <a href="https:/de.wikipedia.org/wiki/Metall-Oxid-Halbleiter-Feldeffekttransistor" target="_blank" rel="noreferrer noopener">MOSFETs</a> und Kondensatoren zur Strom Regelung und den Neigungssensoren, so wie manchmal über einen Bildschirm und ein Bluetooth Modul. Der Strom Eingang vom Akku läuft meist über XT90 Stecker, die für hohe Ströme gemacht sind. Dieser Strom wird von den MOSFETs, je nach Gerät zwischen 6 und 42 von denen, auf die 3 Phasen verteilt, die der Motor zum Laufen braucht. Kondensatoren (zwischen 4 und 18) liefern hier spitzen Leistungen, die zu schnell für den <a href="#akku">Akku</a> wären. So weit so normal für ein Motherboard.</p>
|
||||
|
||||
<p>Einräder brauchen aber etwas speziellere Boards, da sie auch starke <b>Rekuperation</b> ermöglichen müssen. Das bedeutet, das bei Bremsvorgängen die Bremsenergie zurück in den <a href="#akku">Akku</a> geht, und dass, im Gegensatz zum Elektroauto, in vollem Ausmaß. Die Rekuperations Fähigkeit eines Motherboards ist maßgebend für die Bremsleistung eines Einrades. Es muss also genau so viel Strom wieder zurück genommen werden können wie ausgegeben werden kann, wenn nicht sogar mehr.</p>
|
||||
|
||||
<p>Bildschirm und Bluetooth Modul sind unter anderem für Geschwindigkeitsanzeige, Musik Wiedergabe und Informationen über den Akkustand und aktuelle Leistungsabgabe. Manche Geräte mit Touchscreen können auch Fahrstil und Neigung ohne Handy Verbindung einstellen.</p>
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/Motor.jpeg" />
|
||||
<img src="/images/Motor.jpeg" />
|
||||
</div>
|
||||
<div class="lefties">
|
||||
<img src="Alle Bilder/realMotor.png" />
|
||||
<img src="/images/realMotor.png" />
|
||||
</div>
|
||||
<p>Der <b id="motor">Motor</b> eines Einrades ist ein 3 Phasen Hub Motor (Nabenmotor), also ein Motor dessen außen Teil gleichzeitig der Reifen ist. Die genaue Funktion und Beschreibung wird <a href="https://www.electricunicycles.eu/motor_in_electric_unicycle_part_1-c__201" target="_blank" rel="noreferrer noopener">hier</a> gut erklärt. Das spart laute Ketten, Getriebe und Platz, braucht aber auch genauere Motor Steuerung und feinere Spulen wie Magnete im inneren. Die Motoren sind mit hall Sensoren ausgestatten, manchmal auch 2 zur Sicherheit, welche die genaue Position des Motors an das Motherboard geben. Es wird bei Einrädern zwischen High Speed (HS) und High Torque (HT) Motoren unterschieden.</p>
|
||||
<p>Der <b id="motor">Motor</b> eines Einrades ist ein 3 Phasen Hub Motor (Nabenmotor), also ein Motor dessen außen Teil gleichzeitig der Reifen ist. Die genaue Funktion und Beschreibung wird <a href="https:/www.electricunicycles.eu/motor_in_electric_unicycle_part_1-c__201" target="_blank" rel="noreferrer noopener">hier</a> gut erklärt. Das spart laute Ketten, Getriebe und Platz, braucht aber auch genauere Motor Steuerung und feinere Spulen wie Magnete im inneren. Die Motoren sind mit hall Sensoren ausgestatten, manchmal auch 2 zur Sicherheit, welche die genaue Position des Motors an das Motherboard geben. Es wird bei Einrädern zwischen High Speed (HS) und High Torque (HT) Motoren unterschieden.</p>
|
||||
|
||||
<p><b>High Speed</b> Motoren laufen schneller und effizienter auf Geschwindigkeit (bis 90kmh bei 100v), haben aber bei niedrigen Umdrehungen einen sehr hohen Verbrauch und wenig Leistung. Die Spulen und Magnete sind größer, man hört die einzelnen Schritte des Motors bei langsamer Geschwindigkeit.</p>
|
||||
|
||||
|
@ -277,14 +277,14 @@
|
|||
|
||||
<p><b>Pedal-angle</b>: Winkel in dem die Pedale zum Gerät stehen, von vorne gesehen. Ein steilerer Winkel sorgt für mehr Halt in Kurven, kann aber auch unangenehm werden für längere Fahrten.</p>
|
||||
|
||||
<p class="imghover"><b id="spiked-pedals">Spiked-pedals</b>: Spitzen auf den Pedalen, die Schuhen mehr Halt geben. Ähnlich zu Mountainbike Pedalen, sind es meist einschraubbare spitze Metallstifte, die sich etwas in den Schuh bohren, um versehentliches abrutschen zu vermeiden. Wird heute statt Schleifpapier genommen, da es auch bei Nässe und Schlamm guten halt bietet. <a href="https://youtu.be/aWU9lZAfKXM">Beispiel</a></p>
|
||||
<p class="imghover"><b id="spiked-pedals">Spiked-pedals</b>: Spitzen auf den Pedalen, die Schuhen mehr Halt geben. Ähnlich zu Mountainbike Pedalen, sind es meist einschraubbare spitze Metallstifte, die sich etwas in den Schuh bohren, um versehentliches abrutschen zu vermeiden. Wird heute statt Schleifpapier genommen, da es auch bei Nässe und Schlamm guten halt bietet. <a href="https:/youtu.be/aWU9lZAfKXM">Beispiel</a></p>
|
||||
<div class="hidden">
|
||||
<img src="Alle Bilder/SpikedPedals.jpeg" />
|
||||
<img src="/images/SpikedPedals.jpeg" />
|
||||
</div>
|
||||
|
||||
<p class="imghover"><b id="pads">Pads</b>: aus Plastik oder Schaumstoff bestehende Teile die seitlich am Gerät montiert werden, meist gedruckt aus TPU und PLA und befestigt mit großflächigem starkem Klettband. Sie sind zur besseren Kontrolle des Gerätes, vor allem für schwere und schnelle Einräder wichtig. Sie werden in 2 Typen aufgeteilt, wobei viele beides zusammen kombinieren. <a href="https://youtu.be/mI8IDQhXSi8">Beispiel</a></p>
|
||||
<p class="imghover"><b id="pads">Pads</b>: aus Plastik oder Schaumstoff bestehende Teile die seitlich am Gerät montiert werden, meist gedruckt aus TPU und PLA und befestigt mit großflächigem starkem Klettband. Sie sind zur besseren Kontrolle des Gerätes, vor allem für schwere und schnelle Einräder wichtig. Sie werden in 2 Typen aufgeteilt, wobei viele beides zusammen kombinieren. <a href="https:/youtu.be/mI8IDQhXSi8">Beispiel</a></p>
|
||||
<div class="hidden">
|
||||
<img src="Alle Bilder/Pads.jpg" />
|
||||
<img src="/images/Pads.jpg" />
|
||||
</div>
|
||||
|
||||
<p><b>Power Pads</b>: haben Kontakt an den Waden und dem Schienenbein, dienen zum besseren beschleunigen und bremsen. Essenziell für schwere Geräte mit hohen pedalen.</p>
|
||||
|
@ -297,7 +297,7 @@
|
|||
<div style="padding-left: 3%" class="col-6">
|
||||
<p class="imghover"><b id="trolley">Trolley Handle</b>: ein ausfahrbarer Griff zum Schieben des Gerätes, ähnlich wie bei einem Koffer.</p>
|
||||
<div class="hidden">
|
||||
<img src="Alle Bilder/KidsKS16X.jpg" />
|
||||
<img src="/images/KidsKS16X.jpg" />
|
||||
</div>
|
||||
|
||||
<p><b>Kill-Switch</b>: ein Knopf unterm Griff, der den Motor abschaltet. Sorgt beim Anheben dafür, das der Motor nicht hochdreht.</p>
|
||||
|
@ -336,14 +336,14 @@
|
|||
<div class="row">
|
||||
<h3 id="ausrüstung">Schutzausrüstung</h3>
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/Gear2.jpg" />
|
||||
<img src="/images/Gear2.jpg" />
|
||||
</div>
|
||||
<div class="lefties">
|
||||
<img src="Alle Bilder/Gear1.jpg" />
|
||||
<img src="/images/Gear1.jpg" />
|
||||
</div>
|
||||
<p>Jeder EUC YouTuber und erfahrene Fahrer wird dir sagen, das Schutzausrüstung essenziell ist. Zur Schutzausrüstung gehören je nach Geschwindigkeiten auf jeden Fall Hand und Knieschoner, beliebt sind die <a href="https://www.amazon.de/-/en/Leatt-Brace-Unisex-Double-5017010182/dp/B01M9DCEPO?th=1&psc=1" target="_blank" rel="noreferrer noopener">Leatt dual axis knee guards</a> . Bei <b>unter 30kmh</b>, also sehr kleinen Geräten, kann man wenn nötig auch ohne Ausrüstung fahren. Das wird zwar nicht gerne gesehen, aber wenn man etwas sportlich ist, kann man jeden crash einfach auslaufen. Etwas das bei Fahrrädern nicht möglich ist.</p>
|
||||
<p>Jeder EUC YouTuber und erfahrene Fahrer wird dir sagen, das Schutzausrüstung essenziell ist. Zur Schutzausrüstung gehören je nach Geschwindigkeiten auf jeden Fall Hand und Knieschoner, beliebt sind die <a href="https:/www.amazon.de/-/en/Leatt-Brace-Unisex-Double-5017010182/dp/B01M9DCEPO?th=1&psc=1" target="_blank" rel="noreferrer noopener">Leatt dual axis knee guards</a> . Bei <b>unter 30kmh</b>, also sehr kleinen Geräten, kann man wenn nötig auch ohne Ausrüstung fahren. Das wird zwar nicht gerne gesehen, aber wenn man etwas sportlich ist, kann man jeden crash einfach auslaufen. Etwas das bei Fahrrädern nicht möglich ist.</p>
|
||||
|
||||
<p>Bei höheren Geschwindigkeiten (<b>über 30kmh</b>) sollte ein Helm getragen werden, vorzugweise ein Fullface Helm. Bis 60kmh reicht da auch ein MTB-Helm, oder aus dem Motorcross Bereich. Auch sollte an Ellenbogen und Schulter Schutz gedacht werden, beliebt sind hier die <a href="https://lazyrolling.com/">LazyRolling</a> Jacken, welche alle Protektoren eingebaut haben und meist auch gute Sichtbarkeit bei Nacht bieten. Bei den Helmen sind der <a href="https://www.ridetsg.com/shop/pass-pro-solid-color----bonus-visor-/79025-30-173/">TSG Pass</a> und neuerdings der <a href="https://www.predatorhelmets.com/products/dh6-x">Predator DH6-X</a> sehr beliebt, wegen des hohen Sicht Feldes, kleinen Gewicht und stylischem Aussehen. Bei Geschwindigkeiten von <b>80 bis 100kmh</b> sollte man über Motorrad Ausrüstungen nachdenken, da die oben genannte Dinge nicht für diese Geschwindigkeiten gebaut wurden.</p>
|
||||
<p>Bei höheren Geschwindigkeiten (<b>über 30kmh</b>) sollte ein Helm getragen werden, vorzugweise ein Fullface Helm. Bis 60kmh reicht da auch ein MTB-Helm, oder aus dem Motorcross Bereich. Auch sollte an Ellenbogen und Schulter Schutz gedacht werden, beliebt sind hier die <a href="https:/lazyrolling.com/">LazyRolling</a> Jacken, welche alle Protektoren eingebaut haben und meist auch gute Sichtbarkeit bei Nacht bieten. Bei den Helmen sind der <a href="https:/www.ridetsg.com/shop/pass-pro-solid-color----bonus-visor-/79025-30-173/">TSG Pass</a> und neuerdings der <a href="https:/www.predatorhelmets.com/products/dh6-x">Predator DH6-X</a> sehr beliebt, wegen des hohen Sicht Feldes, kleinen Gewicht und stylischem Aussehen. Bei Geschwindigkeiten von <b>80 bis 100kmh</b> sollte man über Motorrad Ausrüstungen nachdenken, da die oben genannte Dinge nicht für diese Geschwindigkeiten gebaut wurden.</p>
|
||||
|
||||
<p>
|
||||
Generell Gelten 2 Sachen:<br />
|
||||
|
@ -351,7 +351,7 @@
|
|||
Und: Dress for the slide, not the ride. (Kleide dich für den Fall, nicht die Fahrt.) Dies besagt, dass man sich stehts für den schlimmsten Fall angemessen kleiden sollte. Zum Beispiel sollte man auf einem Inmotion V8 mit 28kmh top Geschwindigkeit nicht volle Motorrad Ausrüstung tragen, da sie die Sicht einschränkt und viel zu viel für die Situation wäre. Aber auf einen Master Pro mit 100kmh auch keinen Fahrradhelm tragen.
|
||||
</p>
|
||||
<div>
|
||||
<img src="Alle Bilder/Gear3.webp" />
|
||||
<img src="/images/Gear3.webp" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -360,7 +360,7 @@
|
|||
<h3 id="cutout">Cut-off's</h3>
|
||||
<div class="righties">
|
||||
<video autoplay muted loop>
|
||||
<source src="Alle Videos/Cutout1.mp4" type="video/mp4" />
|
||||
<source src="/videos/Cutout1.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
<p>Cut-off's sind die größte Quelle der nicht eigenverantwortlichen Unfälle. Ein Cut-off oder auch Cut-out bedeutet, dass das Gerät mitten in der Fahrt aus geht, und der Fahrer im besten Fall abspringt, und im schlimmsten fall direkt in den Asphalt knallt. Die Gründe dafür sind vielfältig, hier ein paar Beispiele:</p>
|
||||
|
@ -381,13 +381,13 @@
|
|||
<!--akkusicheit-->
|
||||
<div class="row">
|
||||
<h3 id="akkuss">Brände, Akkusicherheit</h3>
|
||||
<p>Vorweg: im Gegensatz zu z.B. Hoverboards sind Einräder recht sicher in Sachen Brände und Akkusicherheit. In der Vergangenheit war aber vor allem Gotway/Begode für Akkubrände und fehlende Akkusicherheit bekannt. Doch spätestens seitdem <a href="https://youtu.be/8h41p13e4TU?t=610" target="_blank" rel="noreferrer noopener">abrennen vom KS S20 Prototyp</a> ist die Sorge auch für andere Marken da.</p>
|
||||
<p>Vorweg: im Gegensatz zu z.B. Hoverboards sind Einräder recht sicher in Sachen Brände und Akkusicherheit. In der Vergangenheit war aber vor allem Gotway/Begode für Akkubrände und fehlende Akkusicherheit bekannt. Doch spätestens seitdem <a href="https:/youtu.be/8h41p13e4TU?t=610" target="_blank" rel="noreferrer noopener">abrennen vom KS S20 Prototyp</a> ist die Sorge auch für andere Marken da.</p>
|
||||
<div class="righties">
|
||||
<video width="auto" height="auto" autoplay muted loop>
|
||||
<source src="Alle Videos/shortS22Fire.MP4" type="video/mp4" />
|
||||
<source src="/videos/shortS22Fire.MP4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
<img class="lefties" src="Alle Bilder/burned.png" />
|
||||
<img class="lefties" src="/images/burned.png" />
|
||||
<p><b>Brandursachen</b> können mehrere sein, hier ein paar Beispiele:</p>
|
||||
|
||||
<p><b>Tiefenentladung</b>, also das Entladen unter die empfohlene Spannung der Zellen, schädigt den <a href="#akku">Akku</a> und erhöht das Risiko. Vor allem Begode hat da wenig Schutz, und lässt meist bei niedrigem Akkustand noch viel Leistung aus dem Akku ziehen, so wie das Gerät bis zur absoluten Entleerung fahren. Aber auch Ninebot hat damit ein Problem, da sich der <a href="#akku">Akku</a> wegen dem <a href="#BMS">BMS</a> auch entlädt, wenn das Gerät aus ist. Bei längeren Stand Zeiten ohne wieder Aufladung führt das zu Schäden. Ninebot hat kaum bekannte Brände, mehr dazu im Kapitel <a href="#hersteller">Hersteller</a>.</p>
|
||||
|
@ -398,10 +398,10 @@
|
|||
|
||||
<p><b>Kurzschlüsse</b> auf dem Motherboard sind wahrscheinlich die häufigsten Ursachen für Brände beim oder nach dem Fahren. Dieser Aspekt ist recht selbsterklärend, und kann nur mit zureichenden Sicherungen auf dem <a href="#BMS">BMS</a>verhindert werden.</p>
|
||||
|
||||
<p><b>Wasserschäden</b> im Akkupack oder auf dem Motherboard können wie bei jedem elektronischen Gerät zu Überschlägen führen. Diese können auch noch Tage später zum Brand führen, vor allem wenn das Gerät nach einer vollen Durchnässung geladen wird. Erst kürzlich gab es dazu einen <a href="https://youtu.be/WFLHCIbDJAw?t=939" target="_blank" rel="noreferrer noopener">Fall</a>.</p>
|
||||
<p><b>Wasserschäden</b> im Akkupack oder auf dem Motherboard können wie bei jedem elektronischen Gerät zu Überschlägen führen. Diese können auch noch Tage später zum Brand führen, vor allem wenn das Gerät nach einer vollen Durchnässung geladen wird. Erst kürzlich gab es dazu einen <a href="https:/youtu.be/WFLHCIbDJAw?t=939" target="_blank" rel="noreferrer noopener">Fall</a>.</p>
|
||||
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/BMS.jpg" />
|
||||
<img src="/images/BMS.jpg" />
|
||||
</div>
|
||||
<p>
|
||||
<b>Akkusicherheit</b>: Dafür ist ein <b id="BMS">BMS</b> zuständig. Ein <b>B</b>attery <b>M</b>anagement <b>S</b>ystem hat die Aufgabe,<br />
|
||||
|
@ -421,12 +421,12 @@
|
|||
<h3 id="fahrweise">Fahrweise</h3>
|
||||
<div class="righties">
|
||||
<video width="auto" height="auto" autoplay muted loop>
|
||||
<source src="Alle Videos/FahrweiseNYC.mp4" type="video/mp4" />
|
||||
<source src="/videos/FahrweiseNYC.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
<div class="lefties">
|
||||
<video width="auto" height="auto" autoplay muted loop>
|
||||
<source src="Alle Videos/FahrweiseNYC4bad.mp4" type="video/mp4" />
|
||||
<source src="/videos/FahrweiseNYC4bad.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
<p>Das wohl mit Abstand größte Sicherheitsrisiko bildet die Fahrweise des Fahrers. Ähnlich wie bei Motorädern, kann rücksichtloses fahren und zu hohe Geschwindigkeiten schnell zu Unfällen führen. Unähnlich zu Motorädern, stirbt kaum einer bei einem Unfall mit einem EUC. Die Geräte sind bis auf ein paar ausnahmen so klein und relativ langsam, dass es zwar Verletzungen, aber kaum Todesfälle gibt.</p>
|
||||
|
@ -438,19 +438,19 @@
|
|||
<p>EUC fahren ist ein sehr <b>Skill basiertes</b> Fortbewegungsmittel. Selbst die Notbremse muss lange geübt werden, in verschieden Szenarien und vor allem in Kurven. Häufig kommt es vor, dass Fahrer nach den ersten paar Kilometern fahren schon aufhören, sich aktiv zu pushen und zu verbessern. So kommt es öfter dazu, dass selbst Jahre lange Fahrer unsicher beim auf und absteigen sind, und sich in Notsituationen nicht zu helfen wissen. Viele haben einen falschen Stand oder fahren mit wackeligen Beinen, was <a href="#wobbles">Wobbles</a> verursacht und somit zum Fall führt. Das ist auch der Grund, weswegen im schnitt die NewYorker Fahrer weniger Unfälle haben als andere Gruppen und Städte, trotz, oder eben weil sie so aggressiv fahren und somit ein sehr hohes Skill Level haben. Diese Geräte können nur so viel wie ihr Fahrer, und sind mit dem richtigen Skill zu unglaublichem im Stande.</p>
|
||||
<div class="righties">
|
||||
<video width="auto" height="auto" autoplay muted loop>
|
||||
<source src="Alle Videos/FahrweiseNYC2.mp4" type="video/mp4" />
|
||||
<source src="/videos/FahrweiseNYC2.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
<div class="lefties">
|
||||
<video width="auto" height="auto" autoplay muted loop>
|
||||
<source src="Alle Videos/FahrweiseNYC3.mp4" type="video/mp4" />
|
||||
<source src="/videos/FahrweiseNYC3.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
<p><b>Unfälle</b> an sich sind hier auch noch mal zu erwähnen, denn es gibt einige entscheidende unterschiede, welche EUCs in gewisser Weise sicherer machen als andere Fahrzeuge.</p>
|
||||
|
||||
<p>Erstens, man <b>steht aufrecht</b> und hat die Hände und den Körper frei. Das allein sorgt für ein viel leichteres Abfangen eines Sturzes, als zum Beispiel bei einem Fahrrad oder Scooter. Bei denen fliegt man entweder über den Lenker, oder rutscht seitlich aus und hat nicht beide Beine, um einen aufzufangen.</p>
|
||||
|
||||
<p>Zweitens steht man nach <b>vorne gerichtet</b>, und wird nicht wie beim OneWheel seitlich in den Boden <a href="https://dictionary.cambridge.org/de/worterbuch/englisch/yeet" target="_blank" rel="noreferrer noopener">geyeetet</a>. Die meisten können bei unter 25kmh einfach abspringen und auslaufen, ohne überhaupt zu fallen. Das ist sonst nur bei sehr wenig Geräten dieser Art Möglich. Natürlich ist man nicht so sicher wie auf einem dicken Motorrad, oder wie in einem Auto. Aber im Vergleich zum Motorrad, sind die Geschwindigkeiten meist lachhaft klein und somit viel ungefährlicher. Außerdem trägt man meist eh die empfohlene Ausrüstung, sodass 99% der Fälle einfach gar nichts passiert.</p>
|
||||
<p>Zweitens steht man nach <b>vorne gerichtet</b>, und wird nicht wie beim OneWheel seitlich in den Boden <a href="https:/dictionary.cambridge.org/de/worterbuch/englisch/yeet" target="_blank" rel="noreferrer noopener">geyeetet</a>. Die meisten können bei unter 25kmh einfach abspringen und auslaufen, ohne überhaupt zu fallen. Das ist sonst nur bei sehr wenig Geräten dieser Art Möglich. Natürlich ist man nicht so sicher wie auf einem dicken Motorrad, oder wie in einem Auto. Aber im Vergleich zum Motorrad, sind die Geschwindigkeiten meist lachhaft klein und somit viel ungefährlicher. Außerdem trägt man meist eh die empfohlene Ausrüstung, sodass 99% der Fälle einfach gar nichts passiert.</p>
|
||||
</div>
|
||||
|
||||
<!--wobbles-->
|
||||
|
@ -458,7 +458,7 @@
|
|||
<h3 id="wobbles">Wobbles</h3>
|
||||
<div class="righties">
|
||||
<video id="vwobble" autoplay muted loop>
|
||||
<source src="Alle Videos/Whobble2.mp4" type="video/mp4" />
|
||||
<source src="/videos/Whobble2.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
<p>Wobbles sind ein noch nicht ganz verstandenes Problem. Wobble beschreiben das hin und her <b>wackeln des Gerätes</b> während schneller fahrt. Wie im Thema <a href="#reifen">Reifen</a> erwähnt, haben Straßenreifen öfter die Neigung dazu zu wackeln. Das Gerät wackelt dann in seiner eigen Resonanz, bei Motorrädern bekannt als <b>Lenkerflattern</b>.</p>
|
||||
|
@ -478,18 +478,18 @@
|
|||
<!--federung-->
|
||||
<div class="row">
|
||||
<h3 id="federung">Federung als Sicherheitsfeature</h3>
|
||||
<p>Fast alle neuen und angekündigten Geräte haben eine Art integrierte Federung. Zu Anfang als Gimmick und als „nur für Offroad“ eingeschätzt, entwickelt sich dieses Feature langsam zu einer Notwendigkeit. Denn bei einem selbst balancierenden Gerät sorgt jeder Buckel in der Straße für eine Leistungs-Spitze im Controller. Das ist bei 35kmh meist kein Problem, aber bei 70kmh kann das für viele Geräte schon zu viel sein. Federung nimmt die entstehende Leistungs-Spitze größtenteils weg, und sorgt gleichzeitig dafür, dass die Füße vom Fahrer nicht von Gerät geschossen werden. Ausnahme sind hier die Pogostick Designs im Inmotion V11, welches in Ausnahme Fällen den Fahrer einfach emporschießt, statt zu federn. Trotzdem, vor allem die progressiven Federungen sorgen nicht nur für erheblich mehr Komfort, sondern auch für Fahrer Sicherheit. Und erlauben Mountainbike ähnliche Performance auf den Trails. <a href="https://youtu.be/1O7gFB6ofFI">Viedeo dazu</a></p>
|
||||
<p>Fast alle neuen und angekündigten Geräte haben eine Art integrierte Federung. Zu Anfang als Gimmick und als „nur für Offroad“ eingeschätzt, entwickelt sich dieses Feature langsam zu einer Notwendigkeit. Denn bei einem selbst balancierenden Gerät sorgt jeder Buckel in der Straße für eine Leistungs-Spitze im Controller. Das ist bei 35kmh meist kein Problem, aber bei 70kmh kann das für viele Geräte schon zu viel sein. Federung nimmt die entstehende Leistungs-Spitze größtenteils weg, und sorgt gleichzeitig dafür, dass die Füße vom Fahrer nicht von Gerät geschossen werden. Ausnahme sind hier die Pogostick Designs im Inmotion V11, welches in Ausnahme Fällen den Fahrer einfach emporschießt, statt zu federn. Trotzdem, vor allem die progressiven Federungen sorgen nicht nur für erheblich mehr Komfort, sondern auch für Fahrer Sicherheit. Und erlauben Mountainbike ähnliche Performance auf den Trails. <a href="https:/youtu.be/1O7gFB6ofFI">Viedeo dazu</a></p>
|
||||
</div>
|
||||
|
||||
<!--reifen-->
|
||||
<div class="row">
|
||||
<h3 id="reifen">Reifen</h3>
|
||||
<img class="righties" src="Alle Bilder/Tires.PNG" />
|
||||
<img class="righties" src="/images/Tires.PNG" />
|
||||
<p>Reifen werden unterteilt in 3 Kategorien:</p>
|
||||
|
||||
<p><b>Offroad</b> Reifen, auch Nobbys genannt, haben äußerst viel und meist ein sehr grobes Profil. Sie sind meist lauter auf der Straße, haben einen größeren Wendekreis und fühlen sich auf der Straße bei weitem nicht so agil und wendig an wie Straßenreifen. Dafür haben sie meist hervorragenden Grip im Wald und können auch durch tiefen Matsch fahren. Außerdem wurde festgestellt, dass Nobbys weniger wobblen als Straßenreifen (<a href="https://youtu.be/qcRcUIF69LU" target="_blank" rel="noreferrer noopener">Vergleich</a>), wahrscheinlich wegen dem geringeren Reifendruck und dem weicheren Material. Nobbys haben noch den Vorteil, dass sie meist länger halten. So hält ein Standard Kenda K262 locker 10000km, wo ein CST Straßenreifen nur 3-4000km hält.</p>
|
||||
<p><b>Offroad</b> Reifen, auch Nobbys genannt, haben äußerst viel und meist ein sehr grobes Profil. Sie sind meist lauter auf der Straße, haben einen größeren Wendekreis und fühlen sich auf der Straße bei weitem nicht so agil und wendig an wie Straßenreifen. Dafür haben sie meist hervorragenden Grip im Wald und können auch durch tiefen Matsch fahren. Außerdem wurde festgestellt, dass Nobbys weniger wobblen als Straßenreifen (<a href="https:/youtu.be/qcRcUIF69LU" target="_blank" rel="noreferrer noopener">Vergleich</a>), wahrscheinlich wegen dem geringeren Reifendruck und dem weicheren Material. Nobbys haben noch den Vorteil, dass sie meist länger halten. So hält ein Standard Kenda K262 locker 10000km, wo ein CST Straßenreifen nur 3-4000km hält.</p>
|
||||
|
||||
<p><b>Straßenreifen</b> sind wie der Name sagt für Asphalt besser geeignet, sie lassen das Gerät agiler und schneller wirken als ein Nobby. Auch sind sie erheblich leiser, sie fühlen sich erheblich besser in Kurven an und erlauben sehr feine Manöver. Hier sind 2 Reifen zu nennen, einmal der CST c-1488 welcher zum Leiden vieler als Standardstraßenreifen mit dem Gerät geliefert wird. Dieser Reifen hat eine kurze Lebensspanne, und im Gegensatz zum zweiten Reifen ein schlechtes Material. Der zweite bekannte Reifen ist der Michelin City pro, welcher aus einem top Material besteht und somit länger hält. <a href="https://youtu.be/PjNLci-06-8" target="_blank" rel="noreferrer noopener">Review zum City Pro</a></p>
|
||||
<p><b>Straßenreifen</b> sind wie der Name sagt für Asphalt besser geeignet, sie lassen das Gerät agiler und schneller wirken als ein Nobby. Auch sind sie erheblich leiser, sie fühlen sich erheblich besser in Kurven an und erlauben sehr feine Manöver. Hier sind 2 Reifen zu nennen, einmal der CST c-1488 welcher zum Leiden vieler als Standardstraßenreifen mit dem Gerät geliefert wird. Dieser Reifen hat eine kurze Lebensspanne, und im Gegensatz zum zweiten Reifen ein schlechtes Material. Der zweite bekannte Reifen ist der Michelin City pro, welcher aus einem top Material besteht und somit länger hält. <a href="https:/youtu.be/PjNLci-06-8" target="_blank" rel="noreferrer noopener">Review zum City Pro</a></p>
|
||||
|
||||
<p><b>Hybride</b> sind beliebt bei Leuten, die weder ständig im matschigen Wald oder ausschließlich auf der Straße unterwegs sind. Sie versuchen das beste beider Welten anzubieten.</p>
|
||||
</div>
|
||||
|
@ -499,12 +499,12 @@
|
|||
<h2 id="historie">Historie der EUCs</h2>
|
||||
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/solowheel-1.jpg" />
|
||||
<img src="/images/solowheel-1.jpg" />
|
||||
</div>
|
||||
<img class="lefties" style="clear: none" src="Alle Bilder/historieEUC.webp" />
|
||||
<img class="lefties" style="clear: none" src="/images/historieEUC.webp" />
|
||||
<p>
|
||||
Die Grundlegende Technik kam mit dem
|
||||
<a href="https://de.wikipedia.org/wiki/Segway_Personal_Transporter" target="_blank" rel="noreferrer noopener">
|
||||
<a href="https:/de.wikipedia.org/wiki/Segway_Personal_Transporter" target="_blank" rel="noreferrer noopener">
|
||||
<b>Segway</b>
|
||||
</a>
|
||||
auf den Markt. Doch mangelnde Leistung, Akkugröße und die Bauweise, zusammen mit dem Design und dem Preis sorgten für einen spektakulären Flop dieser Technik. Es gab schon 1930 erste Prototypen und Einzelversuche, aber erst das <b>SoloWheel</b> im Jahr 2010 hat die typischen Eigenschaften eines heutigen EUCs. Auch wenn dass das erste nennenswerte EUC ist, ist es aus heutiger Sicht kaum benutzbar. Unergonomisch, schwach, viel zu kleiner Akku und somit kaum Brems- oder Beschleunigungs Möglichkeiten (siehe <a href="#leistung">Leistung als Sicherheitesfeature</a>). Trotzdem markierte dieses Gerät den Start des Sports, und definierte ihn somit.
|
||||
|
@ -527,7 +527,7 @@
|
|||
</p>
|
||||
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/z10.jpeg" />
|
||||
<img src="/images/z10.jpeg" />
|
||||
</div>
|
||||
<p>
|
||||
<a href="#ninebot">
|
||||
|
@ -538,14 +538,14 @@
|
|||
</p>
|
||||
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/S22shutterkode1.jpg" />
|
||||
<img src="/images/S22shutterkode1.jpg" />
|
||||
</div>
|
||||
<p>
|
||||
Inmotion und Kingsong haben beide relativ zeitnah die ersten Geräte mit <b>Federung</b> heraus gebracht. Kingsong entwarf das heute beliebte Schwingarm-Design, Inmotion entwickelte eine Luftkolben basierte Pedal Federung. Begode hat später beide Varianten kopiert, natürlich in erheblich schlechterer Form, und blieb letztlich beim Schwingarm-Design. Auch in diesem Jahr trat
|
||||
<a href="#veteran">
|
||||
<b>Veteran</b>
|
||||
</a>
|
||||
(Lieperkim) auf den Markt, mit dem absoluten Bestseller Veteran Sherman. Allein dieses Gerät und die <a href="https://youtu.be/i2OwOEHQ4vA" target="_blank" rel="noreferrer noopener">Videos</a> darüber brachten eine ganze Welle an neuen Einradfahren auf den Markt, einfach weil es das erste gut gebaute und gleichzeitig super schnelle Gerät war. Endlich war man nicht mehr auf die mindere Qualität von Begode angewiesen, sondern konnte stabil auf <b>70kmh</b> cruisen und musste sich keine sorgen machen, das bei einem Crash die Batterien aus dem Gehäuse flogen.
|
||||
(Lieperkim) auf den Markt, mit dem absoluten Bestseller Veteran Sherman. Allein dieses Gerät und die <a href="https:/youtu.be/i2OwOEHQ4vA" target="_blank" rel="noreferrer noopener">Videos</a> darüber brachten eine ganze Welle an neuen Einradfahren auf den Markt, einfach weil es das erste gut gebaute und gleichzeitig super schnelle Gerät war. Endlich war man nicht mehr auf die mindere Qualität von Begode angewiesen, sondern konnte stabil auf <b>70kmh</b> cruisen und musste sich keine sorgen machen, das bei einem Crash die Batterien aus dem Gehäuse flogen.
|
||||
</p>
|
||||
|
||||
<p><b>2022</b> ist das Jahr der meisten Neuzugänge, alleine Begode hat mindestens 7 Geräte veröffentlicht oder angekündigt, 6 davon mit Federung. Inmotion hat das V13 angekündigt und Kingsong hat mit dem S22 einen Verkaufsschlager unter die Leute gebracht. Veteran hat mit dem Sherman S nun ebenfalls ein Suspension Einrad vorgestellt, welches vorraussichtlich neue Standards in Robustheit und Qualität setzen wird.</p>
|
||||
|
@ -556,13 +556,13 @@
|
|||
<!--auflistung-->
|
||||
<div class="row">
|
||||
<h2 id="geräte">Liste der Geräte</h2>
|
||||
<p>Hier werden nur die relevantesten und bekanntesten Geräte aufgelistet, eine vollständige sortierbare Übersicht ist <a href="https://www.electricunicycles.eu/product_catalog" target="_blank" rel="noreferrer noopener">hier</a>.</p>
|
||||
<p>Hier werden nur die relevantesten und bekanntesten Geräte aufgelistet, eine vollständige sortierbare Übersicht ist <a href="https:/www.electricunicycles.eu/product_catalog" target="_blank" rel="noreferrer noopener">hier</a>.</p>
|
||||
|
||||
<a href="KSS22DE.html">
|
||||
<div class="raster">
|
||||
<h3>Kingsong S22</h3>
|
||||
<video width="auto" height="auto" autoplay muted loop>
|
||||
<source src="Alle Videos/S20Werbevideo.mp4" type="video/mp4" />
|
||||
<source src="/videos/S20Werbevideo.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
</a>
|
||||
|
@ -570,14 +570,14 @@
|
|||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Kingsong 16X</h3>
|
||||
<img src="Alle Bilder/KS16X.jpg" />
|
||||
<img src="/images/KS16X.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Inmotion V8</h3>
|
||||
<img src="Alle Bilder/inmotionV8.jfif" />
|
||||
<img src="/images/inmotionV8.jfif" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
|
@ -585,7 +585,7 @@
|
|||
<div class="raster">
|
||||
<h3>Inmotion V10</h3>
|
||||
<video width="auto" height="auto" autoplay muted loop>
|
||||
<source src="Alle Videos/V10.mp4" type="video/mp4" />
|
||||
<source src="/videos/V10.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
</a>
|
||||
|
@ -593,84 +593,84 @@
|
|||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Inmotion V11</h3>
|
||||
<img src="Alle Bilder/V11 2.jpg" />
|
||||
<img src="/images/V11 2.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Inmotion V12</h3>
|
||||
<img src="Alle Bilder/V12 2.jpg" />
|
||||
<img src="/images/V12 2.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Inmotion V13</h3>
|
||||
<img src="Alle Bilder/V13 2.jpg" />
|
||||
<img src="/images/V13 2.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Kingsong S18</h3>
|
||||
<img src="Alle Bilder/S18.jpg" />
|
||||
<img src="/images/S18.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Begode Master</h3>
|
||||
<img src="Alle Bilder/Master.jpg" />
|
||||
<img src="/images/Master.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Begode T4</h3>
|
||||
<img src="Alle Bilder/T4.jpg" />
|
||||
<img src="/images/T4.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Begode Mten4</h3>
|
||||
<img src="Alle Bilder/Mten4.jpg" />
|
||||
<img src="/images/Mten4.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Begode Master Pro</h3>
|
||||
<img src="Alle Bilder/Master Pro.jpg" />
|
||||
<img src="/images/Master Pro.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Begode EX30</h3>
|
||||
<img src="Alle Bilder/EX30.jpg" />
|
||||
<img src="/images/EX30.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Gotway Monster Pro</h3>
|
||||
<img src="Alle Bilder/MonsterPro.jpg" />
|
||||
<img src="/images/MonsterPro.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Veteran Sherman</h3>
|
||||
<img src="Alle Bilder/moddedSherman1.jpg" />
|
||||
<img src="/images/moddedSherman1.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Veteran Sherman S</h3>
|
||||
<img src="Alle Bilder/ShermanSepic.jpg" />
|
||||
<img src="/images/ShermanSepic.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
@ -1,22 +1,22 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="Favicon/apple-icon-57x57.png" />
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="Favicon/apple-icon-60x60.png" />
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="Favicon/apple-icon-72x72.png" />
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="Favicon/apple-icon-76x76.png" />
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="Favicon/apple-icon-114x114.png" />
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="Favicon/apple-icon-120x120.png" />
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="Favicon/apple-icon-144x144.png" />
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="Favicon/apple-icon-152x152.png" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="Favicon/apple-icon-180x180.png" />
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="Favicon/android-icon-192x192.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="Favicon/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="Favicon/favicon-96x96.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="Favicon/favicon-16x16.png" />
|
||||
<link rel="manifest" href="Favicon/manifest.json" />
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/favicon/apple-icon-57x57.png" />
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="/favicon/apple-icon-60x60.png" />
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="/favicon/apple-icon-72x72.png" />
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="/favicon/apple-icon-76x76.png" />
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="/favicon/apple-icon-114x114.png" />
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="/favicon/apple-icon-120x120.png" />
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/favicon/apple-icon-144x144.png" />
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="/favicon/apple-icon-152x152.png" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-icon-180x180.png" />
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="/favicon/android-icon-192x192.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="/favicon/favicon-96x96.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png" />
|
||||
<link rel="manifest" href="/favicon/manifest.json" />
|
||||
<meta name="msapplication-TileColor" content="#ffffff" />
|
||||
<meta name="msapplication-TileImage" content="Favicon/ms-icon-144x144.png" />
|
||||
<meta name="msapplication-TileImage" content="/favicon/ms-icon-144x144.png" />
|
||||
<meta name="theme-color" content="#ffffff" />
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
|
@ -26,7 +26,7 @@
|
|||
<meta name="keywords" content="Elektrische einräder, EUC, Monowheels, Kingsong, Inmotion, Gotway" />
|
||||
|
||||
<title>Introduction EUCs</title>
|
||||
<link rel="stylesheet" href="EUC Überblick.css" />
|
||||
<link rel="stylesheet" href="/styles/EUC Überblick.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
@ -66,7 +66,7 @@
|
|||
</div>
|
||||
|
||||
<header id="start">
|
||||
<img src="Alle Bilder/cover.jpg" />
|
||||
<img src="/images/cover.jpg" />
|
||||
</header>
|
||||
|
||||
<!--light-mode-->
|
||||
|
@ -172,9 +172,9 @@
|
|||
<h2>What are EUCs</h2>
|
||||
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/what is euc.jpg" />
|
||||
<img src="/images/what is euc.jpg" />
|
||||
</div>
|
||||
<img class="lefties" src="Alle Bilder/KidsKS16X.jpg" />
|
||||
<img class="lefties" src="/images/KidsKS16X.jpg" />
|
||||
<p>EUC stands for <b>E</b>lectric<b>U</b>ni<b>C</b>ycle. In simplest terms its a battery powered motor surrounded by a motorcycle tire, kept upright with gyroskopes. The principle is similar to a segway, but more on that in chapter <a href="#funktion">technical functionality</a>. You stand on two sidemounted pedals, facing forward with the wheel inbetween your legs. To accelerate you lean forward, to break you lean back. Steering is similar to a normal unicycle or bike.</p>
|
||||
</div>
|
||||
|
||||
|
@ -183,13 +183,13 @@
|
|||
<h2 id="why">Why ride a unicycle?</h2>
|
||||
<div class="righties">
|
||||
<video width="auto" height="auto" autoplay muted loop>
|
||||
<source src="Alle Videos/whyS22.mp4" type="video/mp4" />
|
||||
<source src="/videos/whyS22.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<div class="lefties">
|
||||
<video width="auto" height="auto" autoplay muted loop>
|
||||
<source src="Alle Videos/SkippinTrafficDanceWW.mp4" type="video/mp4" />
|
||||
<source src="/videos/SkippinTrafficDanceWW.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
|
||||
|
@ -215,10 +215,10 @@
|
|||
<h2 id="funktion">Technical functionality</h2>
|
||||
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/Funktionsblld.webp" />
|
||||
<img src="/images/Funktionsblld.webp" />
|
||||
</div>
|
||||
<div class="lefties">
|
||||
<img src="Alle Bilder/realBattery.jpg" />
|
||||
<img src="/images/realBattery.jpg" />
|
||||
</div>
|
||||
|
||||
<p>As described above, the unicycle has multiple tilt sensors, also called gyroscopes. Several of them are needed, for one as redundancy, and because it has to recognize all 3 directions of tilt. The motherboard takes this data, and outputs a corresponding amount of power to the motor.</p>
|
||||
|
@ -236,24 +236,24 @@
|
|||
</p>
|
||||
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/MoBo.jpg" />
|
||||
<img src="/images/MoBo.jpg" />
|
||||
</div>
|
||||
<div class="lefties">
|
||||
<img src="Alle Bilder/realMoBo1.PNG" />
|
||||
<img src="/images/realMoBo1.PNG" />
|
||||
</div>
|
||||
<p>The <b>motherboard</b> consists of, among other things, the power input from the battery and charging socket, the three phasewires that connect the motor, <a href="https://de.wikipedia.org/wiki/Metall-Oxid-Halbleiter-Feldeffekttransistor" target="_blank" rel="noreferrer noopener">MOSFETs</a> and capacitors for current regulation and the tilt sensors, as well as sometimes a screen and a Bluetooth module. The power input from the battery usually runs via XT90 connectors, which are made for high currents. This current is distributed via the MOSFETs, between 6 and 42 of them depending on the device, to the 3 phases that the motor needs to run. Capacitors (between 4 and 18) deliver peak power, which would be too fast for the <a href="#akku">battery</a>. So far the usual buildup for a motherboard.</p>
|
||||
<p>The <b>motherboard</b> consists of, among other things, the power input from the battery and charging socket, the three phasewires that connect the motor, <a href="https:/de.wikipedia.org/wiki/Metall-Oxid-Halbleiter-Feldeffekttransistor" target="_blank" rel="noreferrer noopener">MOSFETs</a> and capacitors for current regulation and the tilt sensors, as well as sometimes a screen and a Bluetooth module. The power input from the battery usually runs via XT90 connectors, which are made for high currents. This current is distributed via the MOSFETs, between 6 and 42 of them depending on the device, to the 3 phases that the motor needs to run. Capacitors (between 4 and 18) deliver peak power, which would be too fast for the <a href="#akku">battery</a>. So far the usual buildup for a motherboard.</p>
|
||||
|
||||
<p>However, unicycles need more specialized boards, as they also have to enable strong <b>recuperation</b>. This means that while braking, the braking energy goes back into the <a href="#akku">battery</a> and, in contrast to an electric car, to the full extent. The recuperation ability of a motherboard is decisive for the braking performance of an unicycle. It must therefore be possible to take back just as much current as can be put out, if not more.</p>
|
||||
|
||||
<p>The screen and Bluetooth module are used, among other things, for displaying speed, music playback and information about the battery level and current power output. Some devices with a touchscreen can also adjust driving style and incline without a mobile phone app connection.</p>
|
||||
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/Motor.jpeg" />
|
||||
<img src="/images/Motor.jpeg" />
|
||||
</div>
|
||||
<div class="lefties">
|
||||
<img src="Alle Bilder/realMotor.png" />
|
||||
<img src="/images/realMotor.png" />
|
||||
</div>
|
||||
<p>The <b id="motor">motor</b> of a unicycle is a 3-phase hub motor, i.e. a motor whose outer part is also the <a href="#reifen">tire</a>. The exact functionality and explonation you can find <a href="https://www.electricunicycles.eu/motor_in_electric_unicycle_part_1-c__201" target="_blank" rel="noreferrer noopener">here</a>. This saves noisy chains, gears and space, but also requires more precise motor control and finer coils as well as magnets inside. The motors are equipped with hall sensors, sometimes 2 for safety, which communicate the exact position of the motor to the motherboard. There is a distinction between high speed (HS) and high torque (HT) motors.</p>
|
||||
<p>The <b id="motor">motor</b> of a unicycle is a 3-phase hub motor, i.e. a motor whose outer part is also the <a href="#reifen">tire</a>. The exact functionality and explonation you can find <a href="https:/www.electricunicycles.eu/motor_in_electric_unicycle_part_1-c__201" target="_blank" rel="noreferrer noopener">here</a>. This saves noisy chains, gears and space, but also requires more precise motor control and finer coils as well as magnets inside. The motors are equipped with hall sensors, sometimes 2 for safety, which communicate the exact position of the motor to the motherboard. There is a distinction between high speed (HS) and high torque (HT) motors.</p>
|
||||
|
||||
<p><b>High Speed</b> motors run faster and more efficiently at speed (up to 90kmh at 100v), but have very high energy consumption and less power at low speeds. The coils and magnets are larger, therefore you can hear the motors steps grumbling at slow speed.</p>
|
||||
|
||||
|
@ -279,14 +279,14 @@
|
|||
|
||||
<p><b>Pedal-angle</b>: Angle in which the pedals are mounted to the device, seen from the frontview. A steeper angle provides more grip when cornering, but can also become uncomfortable for longer rides.</p>
|
||||
|
||||
<p class="imghover"><b id="spiked-pedals">Spiked-pedals</b>: Spikes on the pedals that give shoes more grip. Similar to mountain bike pedals, there are usually screw-in pointed metal pins that grip into the shoe to prevent accidental slipping. Is used today instead of sandpaper, as it offers an excellent grip even in wet and muddy conditions. <a href="https://youtu.be/aWU9lZAfKXM">Example</a></p>
|
||||
<p class="imghover"><b id="spiked-pedals">Spiked-pedals</b>: Spikes on the pedals that give shoes more grip. Similar to mountain bike pedals, there are usually screw-in pointed metal pins that grip into the shoe to prevent accidental slipping. Is used today instead of sandpaper, as it offers an excellent grip even in wet and muddy conditions. <a href="https:/youtu.be/aWU9lZAfKXM">Example</a></p>
|
||||
<div class="hidden">
|
||||
<img src="Alle Bilder/SpikedPedals.jpeg" />
|
||||
<img src="/images/SpikedPedals.jpeg" />
|
||||
</div>
|
||||
|
||||
<p class="imghover"><b id="pads">Pads</b>: parts made of plastic or foam that are mounted on the side of the device, usually printed from TPU and PLA and fastened with large, strong Velcro. They are necessary for better control and handling, especially for heavy and fast unicycles. They are divided into 2 types, many are combined together in one set.</p>
|
||||
<div class="hidden">
|
||||
<img src="Alle Bilder/Pads.jpg" />
|
||||
<img src="/images/Pads.jpg" />
|
||||
</div>
|
||||
|
||||
<p><b>Power Pads</b>: have contact with the shin and the calves, are used for better acceleration and braking. Essential for heavy EUCs with high pedals.</p>
|
||||
|
@ -299,7 +299,7 @@
|
|||
<div style="padding-left: 3%" class="col-6">
|
||||
<p class="imghover"><b id="trolley">Trolley Handle</b>: an extendable handle for pushing the device, similar to a suitcase.</p>
|
||||
<div class="hidden">
|
||||
<img src="Alle Bilder/KidsKS16X.jpg" />
|
||||
<img src="/images/KidsKS16X.jpg" />
|
||||
</div>
|
||||
|
||||
<p><b>Kill-Switch</b>: a button under the handle that shuts off the motor. Ensures that the motor doesnt rev up when lifting.</p>
|
||||
|
@ -338,14 +338,14 @@
|
|||
<div class="row">
|
||||
<h3 id="ausrüstung">Safety gear</h3>
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/Gear2.jpg" />
|
||||
<img src="/images/Gear2.jpg" />
|
||||
</div>
|
||||
<div class="lefties">
|
||||
<img src="Alle Bilder/Gear1.jpg" />
|
||||
<img src="/images/Gear1.jpg" />
|
||||
</div>
|
||||
<p>Any EUC YouTuber and experienced rider will tell you that protective gear is essential. Depending on the speed, protective equipment definitely includes hand and kneeguards like the famous <a href="https://www.amazon.de/-/en/Leatt-Brace-Unisex-Double-5017010182/dp/B01M9DCEPO?th are popular =1&psc=1" target="_blank" rel="noreferrer noopener">Leatt dual axis knee guards</a>. At <b>below 30kmh</b>, i.e. very small devices, you can also ride without equipment if necessary. It's not something people like to see, but if you're a bit sporty, you can just outrun every crash. Something that is not possible with bicycles.</p>
|
||||
<p>Any EUC YouTuber and experienced rider will tell you that protective gear is essential. Depending on the speed, protective equipment definitely includes hand and kneeguards like the famous <a href="https:/www.amazon.de/-/en/Leatt-Brace-Unisex-Double-5017010182/dp/B01M9DCEPO?th are popular =1&psc=1" target="_blank" rel="noreferrer noopener">Leatt dual axis knee guards</a>. At <b>below 30kmh</b>, i.e. very small devices, you can also ride without equipment if necessary. It's not something people like to see, but if you're a bit sporty, you can just outrun every crash. Something that is not possible with bicycles.</p>
|
||||
|
||||
<p>At higher speeds (<b>above 30kmh</b>) a helmet should be worn, preferably a full-face helmet. An MTB helmet is sufficient for speeds up to 60 km/h, or one from the motocross sector. Elbow and shoulder protection should also be considered. The <a href="https://lazyrolling.com/">LazyRolling</a> jackets are popular here, as they all have built-in protectors and usually also offer good visibility at night. For the helmets, the <a href="https://www.ridetsg.com/shop/pass-pro-solid-color----bonus-visor-/79025-30-173/">TSG Pass</a> and recently the <a href="https://www.predatorhelmets.com/products/dh6-x">Predator DH6-X</a> are very popular because of the high field of view, small weight and stylish look. At speeds of <b>80 to 100kmh</b> you should think about motorcycle gear as the items mentioned above are not built for these speeds.</p>
|
||||
<p>At higher speeds (<b>above 30kmh</b>) a helmet should be worn, preferably a full-face helmet. An MTB helmet is sufficient for speeds up to 60 km/h, or one from the motocross sector. Elbow and shoulder protection should also be considered. The <a href="https:/lazyrolling.com/">LazyRolling</a> jackets are popular here, as they all have built-in protectors and usually also offer good visibility at night. For the helmets, the <a href="https:/www.ridetsg.com/shop/pass-pro-solid-color----bonus-visor-/79025-30-173/">TSG Pass</a> and recently the <a href="https:/www.predatorhelmets.com/products/dh6-x">Predator DH6-X</a> are very popular because of the high field of view, small weight and stylish look. At speeds of <b>80 to 100kmh</b> you should think about motorcycle gear as the items mentioned above are not built for these speeds.</p>
|
||||
|
||||
<p>
|
||||
Generally 2 things apply:<br />
|
||||
|
@ -353,7 +353,7 @@
|
|||
And: Dress for the slide, not the ride. This states that you should always dress appropriately for the worst-case scenario. For example, on an Inmotion V8 with a top speed of 28kmh, you should not wear full motorcycle gear as it will limit your vision and would be far too much for the situation. But you also don't wear a bike helmet on a Master Pro with 100kmh.
|
||||
</p>
|
||||
<div>
|
||||
<img src="Alle Bilder/Gear3.webp" />
|
||||
<img src="/images/Gear3.webp" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -362,7 +362,7 @@
|
|||
<h3 id="cutout">Cut-off's</h3>
|
||||
<div class="righties">
|
||||
<video autoplay muted loop>
|
||||
<source src="Alle Videos/Cutout1.mp4" type="video/mp4" />
|
||||
<source src="/videos/Cutout1.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
<p>Cut-off's are the largest source of accidents the rider is mostly not responsible for. A cut-off or cut-out means that the device switches off in the middle of the ride and the driver jumps off in the best case, and in the worst case slams directly into the asphalt. There are many reasons for this, here are a few examples:</p>
|
||||
|
@ -383,13 +383,13 @@
|
|||
<!--akkusicheit-->
|
||||
<div class="row">
|
||||
<h3 id="akkuss">Battery safety and fires</h3>
|
||||
<p>First of all: in contrast to for example hoverboards, unicycles are quite safe in terms of fire and battery safety. In the past, however, <a href="#begode">Gotway/Begode</a> in particular was known for battery fires and a lack of battery safety. But since recently the <a href="https://youtu.be/8h41p13e4TU?t=610" target="_blank" rel="noreferrer noopener"> KS S22 prototype burned spectacularly</a>, the worry is now also there for other brands.</p>
|
||||
<p>First of all: in contrast to for example hoverboards, unicycles are quite safe in terms of fire and battery safety. In the past, however, <a href="#begode">Gotway/Begode</a> in particular was known for battery fires and a lack of battery safety. But since recently the <a href="https:/youtu.be/8h41p13e4TU?t=610" target="_blank" rel="noreferrer noopener"> KS S22 prototype burned spectacularly</a>, the worry is now also there for other brands.</p>
|
||||
<div class="righties">
|
||||
<video width="auto" height="auto" autoplay muted loop>
|
||||
<source src="Alle Videos/shortS22Fire.MP4" type="video/mp4" />
|
||||
<source src="/videos/shortS22Fire.MP4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
<img class="lefties" src="Alle Bilder/burned.png" />
|
||||
<img class="lefties" src="/images/burned.png" />
|
||||
<p>There are several <b>causes</b>, here are a few examples:</p>
|
||||
|
||||
<p><b>Deep discharge</b>, i.e. discharging below the recommended cell voltage, damages the <a href="#akku">battery</a> and increases the risk. Begode in particular has little protection, and usually allows a lot of power to be drawn when the battery level is low, by letting the device run until it's completely drained. But Ninebot also has a problem with this, because the <a href="#akku">battery</a> also discharges when the device is off due to the <a href="#BMS">BMS</a>. Long standing times without recharging will lead to damage. Ninebot has little-known brands, more on that in the <a href="#manufacturer">manufacturer chapter</a>.</p>
|
||||
|
@ -400,10 +400,10 @@
|
|||
|
||||
<p><b>Short circuits</b> on the motherboard are probably the most common causes of fires while or after driving. This aspect is quite self-explanatory and can only be prevented with adequate fuses on the <a href="#BMS">BMS</a>.</p>
|
||||
|
||||
<p><b>Water damage</b> in the battery pack or on the motherboard can lead to flashovers, as with any electronic device. These can still lead to a fire days later, especially if the device is charged after it has been completely soaked. There was one <a href="https://youtu.be/WFLHCIbDJAw?t=939" target="_blank" rel="noreferrer noopener">case</a> just recently.</p>
|
||||
<p><b>Water damage</b> in the battery pack or on the motherboard can lead to flashovers, as with any electronic device. These can still lead to a fire days later, especially if the device is charged after it has been completely soaked. There was one <a href="https:/youtu.be/WFLHCIbDJAw?t=939" target="_blank" rel="noreferrer noopener">case</a> just recently.</p>
|
||||
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/BMS.jpg" />
|
||||
<img src="/images/BMS.jpg" />
|
||||
</div>
|
||||
<p>
|
||||
<b>Battery safety</b>: A <b id="BMS">BMS</b> is responsible for this. A <b>B</b>attery <b>M</b>anagement <b>S</b>system has the task<br />
|
||||
|
@ -423,12 +423,12 @@
|
|||
<h3 id="fahrweise">Fahrweise</h3>
|
||||
<div class="righties">
|
||||
<video width="auto" height="auto" autoplay muted loop>
|
||||
<source src="Alle Videos/FahrweiseNYC.mp4" type="video/mp4" />
|
||||
<source src="/videos/FahrweiseNYC.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
<div class="lefties">
|
||||
<video width="auto" height="auto" autoplay muted loop>
|
||||
<source src="Alle Videos/FahrweiseNYC4bad.mp4" type="video/mp4" />
|
||||
<source src="/videos/FahrweiseNYC4bad.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
<p>By far the greatest safety risk is the rider's riding style. Similar to motorcycles, reckless driving and excessive speeds can quickly lead to accidents. Unlike motorcycles, hardly anyone dies in an accident involving an EUC. With a few exceptions, the devices are so small and relatively slow that there are injuries, but hardly any fatalities.</p>
|
||||
|
@ -440,19 +440,19 @@
|
|||
<p>Riding the EUC is a very <b>skill based</b> means of transport. Even the emergency brake has to be practiced for a long time, in different scenarios and especially in curves. It often happens that drivers stop actively pushing and improving themselves after the first few kilometers. Therefore some with years of riding experience are unsafe when getting on and off, and do not know how to help themselves in emergency situations. Many have an incorrect stance or ride on wobbly legs, which causes <a href="#wobbles">wobbles</a> and leads to falls. That's also the reason why the New Yorker riders have fewer accidents than other groups and cities, despite or because they drive so aggressively and therefore have a very higher skill level. These machines can only do as much as their driver, and with the right skill they are capable of incredible things.</p>
|
||||
<div class="righties">
|
||||
<video width="auto" height="auto" autoplay muted loop>
|
||||
<source src="Alle Videos/FahrweiseNYC2.mp4" type="video/mp4" />
|
||||
<source src="/videos/FahrweiseNYC2.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
<div class="lefties">
|
||||
<video width="auto" height="auto" autoplay muted loop>
|
||||
<source src="Alle Videos/FahrweiseNYC3.mp4" type="video/mp4" />
|
||||
<source src="/videos/FahrweiseNYC3.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
<p><b>Accidents</b> themselves are also worth mentioning here, because there are some crucial differences that make EUCs safer than other vehicles in a certain way.</p>
|
||||
|
||||
<p>First, you <b>stand upright</b> and have your hands and body free. That alone makes it much easier to catch a fall than, for example, with a bicycle or scooter. With them you either fly over the handlebars or slip sideways and don't have both legs to catch you.</p>
|
||||
|
||||
<p>Secondly, you stand facing <b>forwards</b>, and therefore dont get <a href="https://dictionary.cambridge.org/de/worterbuch/englisch/yeet" target="_blank" rel="noreferrer noopener">yeeted</a> sideways into the ground like on OneWheels. Most can just jump off and run out under 26kmh without even falling. This is otherwise only possible with very few devices of this type. Of course you are not as safe as on a big motorbike, or as in a car. But compared to a motorcycle, the speeds are usually way lower and therefore much less dangerous. In addition, you usually wear the recommended equipment anyway, so that 99% of the time nothing happens at all.</p>
|
||||
<p>Secondly, you stand facing <b>forwards</b>, and therefore dont get <a href="https:/dictionary.cambridge.org/de/worterbuch/englisch/yeet" target="_blank" rel="noreferrer noopener">yeeted</a> sideways into the ground like on OneWheels. Most can just jump off and run out under 26kmh without even falling. This is otherwise only possible with very few devices of this type. Of course you are not as safe as on a big motorbike, or as in a car. But compared to a motorcycle, the speeds are usually way lower and therefore much less dangerous. In addition, you usually wear the recommended equipment anyway, so that 99% of the time nothing happens at all.</p>
|
||||
</div>
|
||||
|
||||
<!--wobbles-->
|
||||
|
@ -460,7 +460,7 @@
|
|||
<h3 id="wobbles">Wobbles</h3>
|
||||
<div class="righties">
|
||||
<video id="vwobble" autoplay muted loop>
|
||||
<source src="Alle Videos/Whobble2.mp4" type="video/mp4" />
|
||||
<source src="/videos/Whobble2.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
<p>Wobbles are a problem not fully understood yet. Wobble describes the <b>shaking</b> of the device side to side while riding fast. As mentioned in the <a href="#tires">tires</a> topic, road tires tend to wobble more often. The device then wobbles in its own resonance, also known in the motorcycles world.</p>
|
||||
|
@ -486,12 +486,12 @@
|
|||
<!--reifen-->
|
||||
<div class="row">
|
||||
<h3 id="reifen">Tires</h3>
|
||||
<img class="righties" src="Alle Bilder/Tires.PNG" />
|
||||
<img class="righties" src="/images/Tires.PNG" />
|
||||
<p>Tires can be divided into 3 categories:</p>
|
||||
|
||||
<p><b>Offroad</b> tyres, also known as nobbys, have a large and usually a very rough profile. They tend to be noisier on the road, have a larger turning circle, and don't feel nearly as agile and nimble on the road as street tires. On the other hand, they usually have excellent grip in the forest and can also drive through deep mud. It was also found that nobbys wobble less than street tires (<a href="https://youtu.be/qcRcUIF69LU" target="_blank" rel="noreferrer noopener">comparison</a>), probably because of the lower tire pressure and the softer material. Nobbys also have the advantage that they usually last longer. A standard Kenda K262 easily lasts 10000km, where a CST road tire only lasts 3-4000km.</p>
|
||||
<p><b>Offroad</b> tyres, also known as nobbys, have a large and usually a very rough profile. They tend to be noisier on the road, have a larger turning circle, and don't feel nearly as agile and nimble on the road as street tires. On the other hand, they usually have excellent grip in the forest and can also drive through deep mud. It was also found that nobbys wobble less than street tires (<a href="https:/youtu.be/qcRcUIF69LU" target="_blank" rel="noreferrer noopener">comparison</a>), probably because of the lower tire pressure and the softer material. Nobbys also have the advantage that they usually last longer. A standard Kenda K262 easily lasts 10000km, where a CST road tire only lasts 3-4000km.</p>
|
||||
|
||||
<p><b>Street tires</b> are, as the name suggests, better suited for asphalt, they make the device appear more agile and faster than a nobby. They are also significantly quieter, they feel significantly better in curves and allow very fine manoeuvres. There are 2 tires to mention here, the CST c-1488 which, to the chagrin of many, comes default with the device as a standard street tire. This tire has a short life span and, unlike the second tire, poor material. The second well-known tire is the Michelin City pro, which consists of a top material and therefore lasts longer. <a href="https://youtu.be/PjNLci-06-8" target="_blank" rel="noreferrer noopener">City Pro review</a></p>
|
||||
<p><b>Street tires</b> are, as the name suggests, better suited for asphalt, they make the device appear more agile and faster than a nobby. They are also significantly quieter, they feel significantly better in curves and allow very fine manoeuvres. There are 2 tires to mention here, the CST c-1488 which, to the chagrin of many, comes default with the device as a standard street tire. This tire has a short life span and, unlike the second tire, poor material. The second well-known tire is the Michelin City pro, which consists of a top material and therefore lasts longer. <a href="https:/youtu.be/PjNLci-06-8" target="_blank" rel="noreferrer noopener">City Pro review</a></p>
|
||||
|
||||
<p><b>Hybrids</b> are popular with people who are not always out in the muddy forest or only on the road. They try to offer the best of both worlds.</p>
|
||||
|
||||
|
@ -503,12 +503,12 @@
|
|||
<h2 id="historie">Historie der EUCs</h2>
|
||||
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/solowheel-1.jpg" />
|
||||
<img src="/images/solowheel-1.jpg" />
|
||||
</div>
|
||||
<img class="lefties" style="clear: none" src="Alle Bilder/historieEUC.webp" />
|
||||
<img class="lefties" style="clear: none" src="/images/historieEUC.webp" />
|
||||
<p>
|
||||
The underlying technique came with the
|
||||
<a href="https://de.wikipedia.org/wiki/Segway_Personal_Transporter" target="_blank" rel="noreferrer noopener">
|
||||
<a href="https:/de.wikipedia.org/wiki/Segway_Personal_Transporter" target="_blank" rel="noreferrer noopener">
|
||||
<b>Segway</b>
|
||||
</a>
|
||||
on the market. But lacking performance, battery size and construction, together with bad design and a 10k price made for a spectacular flop of this technology. There were first prototypes and individual tests of an EUC as early as 1930, but it was not until the <b>SoloWheel</b> in 2010 that it had the typical properties of today's EUC. Even if this is the first considerable EUC, it is hardly usable from today's perspective. Unergonomic, weak, far too small of a battery and therefore hardly any braking or acceleration power (see <a href="#performance">Performance as a safety feature</a>). Nonetheless, this device marked the start of the sport, and thus defined it.
|
||||
|
@ -531,7 +531,7 @@
|
|||
</p>
|
||||
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/z10.jpeg" />
|
||||
<img src="/images/z10.jpeg" />
|
||||
</div>
|
||||
<p>
|
||||
<a href="#ninebot">
|
||||
|
@ -542,14 +542,14 @@
|
|||
</p>
|
||||
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/S22shutterkode1.jpg" />
|
||||
<img src="/images/S22shutterkode1.jpg" />
|
||||
</div>
|
||||
<p>
|
||||
Inmotion and Kingsong both released the first devices with <b>suspension</b> relatively simultaneously. Kingsong created today's popular swing arm design, Inmotion developed an air piston based pedal suspension. Begode later copied both variants, of course in a much worse form, and ultimately stuck with the swing arm design.<br />
|
||||
<a href="#veteran">
|
||||
<b>Veteran</b>
|
||||
</a>
|
||||
(Lieperkim) entered the market this year with the absolute bestseller Veteran Sherman. Just this device and the <a href="https://youtu.be/i2OwOEHQ4vA" target="_blank" rel="noreferrer noopener">videos</a> about it launched a whole wave of new unicyclers, just plain because it was the first well built and at the same time super fast device. Finally, you were no longer dependent on the inferior quality of Begode, but could cruise stably at <b>70kmh</b> and didn't have to worry about the batteries flying out of the housing in the event of a crash.
|
||||
(Lieperkim) entered the market this year with the absolute bestseller Veteran Sherman. Just this device and the <a href="https:/youtu.be/i2OwOEHQ4vA" target="_blank" rel="noreferrer noopener">videos</a> about it launched a whole wave of new unicyclers, just plain because it was the first well built and at the same time super fast device. Finally, you were no longer dependent on the inferior quality of Begode, but could cruise stably at <b>70kmh</b> and didn't have to worry about the batteries flying out of the housing in the event of a crash.
|
||||
</p>
|
||||
|
||||
<p><b>2022</b> is the year with the most wheel launches, Begode alone has released or announced at least 7 devices, 6 of them with suspension. Inmotion has announced the V13 and Kingsong has brought out a bestseller with the S22. With the Sherman S, Veteran has now also presented a suspension unicycle that will probably set new standards in terms of robustness and quality.</p>
|
||||
|
@ -560,13 +560,13 @@
|
|||
<!--auflistung-->
|
||||
<div class="row">
|
||||
<h2 id="geräte">List of devices</h2>
|
||||
<p>Only the most relevant and well-known devices are listed here, a complete, sortable overview is available <a href="https://www.electricunicycles.eu/product_catalog" target="_blank" rel="noreferrer noopener">here</a>.</p>
|
||||
<p>Only the most relevant and well-known devices are listed here, a complete, sortable overview is available <a href="https:/www.electricunicycles.eu/product_catalog" target="_blank" rel="noreferrer noopener">here</a>.</p>
|
||||
|
||||
<a href="KSS22ENG.html">
|
||||
<div class="raster">
|
||||
<h3>Kingsong S22</h3>
|
||||
<video width="auto" height="auto" autoplay muted loop>
|
||||
<source src="Alle Videos/S20Werbevideo.mp4" type="video/mp4" />
|
||||
<source src="/videos/S20Werbevideo.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
</a>
|
||||
|
@ -574,14 +574,14 @@
|
|||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Kingsong 16X</h3>
|
||||
<img src="Alle Bilder/KS16X.jpg" />
|
||||
<img src="/images/KS16X.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Inmotion V8</h3>
|
||||
<img src="Alle Bilder/inmotionV8.jfif" />
|
||||
<img src="/images/inmotionV8.jfif" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
|
@ -589,7 +589,7 @@
|
|||
<div class="raster">
|
||||
<h3>Inmotion V10</h3>
|
||||
<video width="auto" height="auto" autoplay muted loop>
|
||||
<source src="Alle Videos/V10.mp4" type="video/mp4" />
|
||||
<source src="/videos/V10.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
</a>
|
||||
|
@ -597,84 +597,84 @@
|
|||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Inmotion V11</h3>
|
||||
<img src="Alle Bilder/V11 2.jpg" />
|
||||
<img src="/images/V11 2.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Inmotion V12</h3>
|
||||
<img src="Alle Bilder/V12 2.jpg" />
|
||||
<img src="/images/V12 2.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Inmotion V13</h3>
|
||||
<img src="Alle Bilder/V13 2.jpg" />
|
||||
<img src="/images/V13 2.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Kingsong S18</h3>
|
||||
<img src="Alle Bilder/S18.jpg" />
|
||||
<img src="/images/S18.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Begode Master</h3>
|
||||
<img src="Alle Bilder/Master.jpg" />
|
||||
<img src="/images/Master.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Begode T4</h3>
|
||||
<img src="Alle Bilder/T4.jpg" />
|
||||
<img src="/images/T4.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Begode Mten4</h3>
|
||||
<img src="Alle Bilder/Mten4.jpg" />
|
||||
<img src="/images/Mten4.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Begode Master Pro</h3>
|
||||
<img src="Alle Bilder/Master Pro.jpg" />
|
||||
<img src="/images/Master Pro.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Begode EX30</h3>
|
||||
<img src="Alle Bilder/EX30.jpg" />
|
||||
<img src="/images/EX30.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Gotway Monster Pro</h3>
|
||||
<img src="Alle Bilder/MonsterPro.jpg" />
|
||||
<img src="/images/MonsterPro.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Veteran Sherman</h3>
|
||||
<img src="Alle Bilder/moddedSherman1.jpg" />
|
||||
<img src="/images/moddedSherman1.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="soon.HTML">
|
||||
<div class="raster">
|
||||
<h3>Veteran Sherman S</h3>
|
||||
<img src="Alle Bilder/ShermanSepic.jpg" />
|
||||
<img src="/images/ShermanSepic.jpg" />
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
@ -1,22 +1,22 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="Favicon/apple-icon-57x57.png" />
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="Favicon/apple-icon-60x60.png" />
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="Favicon/apple-icon-72x72.png" />
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="Favicon/apple-icon-76x76.png" />
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="Favicon/apple-icon-114x114.png" />
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="Favicon/apple-icon-120x120.png" />
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="Favicon/apple-icon-144x144.png" />
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="Favicon/apple-icon-152x152.png" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="Favicon/apple-icon-180x180.png" />
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="Favicon/android-icon-192x192.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="Favicon/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="Favicon/favicon-96x96.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="Favicon/favicon-16x16.png" />
|
||||
<link rel="manifest" href="Favicon/manifest.json" />
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/favicon/apple-icon-57x57.png" />
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="/favicon/apple-icon-60x60.png" />
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="/favicon/apple-icon-72x72.png" />
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="/favicon/apple-icon-76x76.png" />
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="/favicon/apple-icon-114x114.png" />
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="/favicon/apple-icon-120x120.png" />
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/favicon/apple-icon-144x144.png" />
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="/favicon/apple-icon-152x152.png" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-icon-180x180.png" />
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="/favicon/android-icon-192x192.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="/favicon/favicon-96x96.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png" />
|
||||
<link rel="manifest" href="/favicon/manifest.json" />
|
||||
<meta name="msapplication-TileColor" content="#ffffff" />
|
||||
<meta name="msapplication-TileImage" content="Favicon/ms-icon-144x144.png" />
|
||||
<meta name="msapplication-TileImage" content="/favicon/ms-icon-144x144.png" />
|
||||
<meta name="theme-color" content="#ffffff" />
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
|
@ -25,7 +25,7 @@
|
|||
<meta name="author" content="Julian Gerhardt" />
|
||||
<meta name="keywords" content="Elektrische einräder, EUC, Monowheels, Kingsong, Inmotion, Gotway" />
|
||||
<title>Hersteller</title>
|
||||
<link rel="stylesheet" href="EUC Überblick.css" />
|
||||
<link rel="stylesheet" href="/styles/EUC Überblick.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
@ -95,24 +95,24 @@
|
|||
<h3 id="hersteller">Erklärung und Geschichte der Produzenten</h3>
|
||||
<p>Es gibt/gab viele Hersteller von elektrischen Einrädern, hier werden nur die größeren und wichtigen beschrieben. Neben denen gibt u.a Airwheel, IPS, Solowheel, Rockwheel, Firewheel, ESWAY, Fosjoas, MonoRover, F-wheel. Da der Markt so klein ist, gibt es leider kaum einfach erhältliche Informationen über Verkaufszahlen oder Marktanteile der Firmen.</p>
|
||||
|
||||
<h3 id="ninebot">Ninebot <img class="logos" src="Alle Bilder/ninebotLogo.jpg" /></h3>
|
||||
<img class="righties" src="Alle Bilder/NineBot.webp" />
|
||||
<img class="lefties" src="Alle Bilder/NinebotZ10goood.webp" />
|
||||
<h3 id="ninebot">Ninebot <img class="logos" src="/images/ninebotLogo.jpg" /></h3>
|
||||
<img class="righties" src="/images/NineBot.webp" />
|
||||
<img class="lefties" src="/images/NinebotZ10goood.webp" />
|
||||
<p>Ninebot ist für die Meisten bekannt als Sooter Hersteller, manche kenne auch vielleicht deren elektrische Schuhe oder die Segway ähnlichen Geräte mit kurzer Lenkstange. Ninebot ist die größte und vielseitigste Firma der hier gelisteten. Sie experimentieren viel herum, und haben bei den standard-Scootern viel Erfolg, aber leider bei den Einrädern aufgegeben. So gibt es Heute nur wenige Modelle, alle sind eher Anfängergeräte bis untere Mittelklasse. Trotzdem hat Ninebot vor allem durch das Ninebot Z10 ein ikonisches Gerät auf dem Markt hinterlassen, welches durch außergewöhnliches Design und Qualität hervorsticht.</p>
|
||||
|
||||
<h3 id="inmotion">Inmotion <img class="logos" src="Alle Bilder/inmotionLogo.png" /></h3>
|
||||
<img class="righties" src="Alle Bilder/InmotionLineup.jpg" />
|
||||
<img class="lefties" src="Alle Bilder/V11 3.webp" />
|
||||
<h3 id="inmotion">Inmotion <img class="logos" src="/images/inmotionLogo.png" /></h3>
|
||||
<img class="righties" src="/images/InmotionLineup.jpg" />
|
||||
<img class="lefties" src="/images/V11 3.webp" />
|
||||
<p>Inmotion ist der zweitgrößte Hersteller der hier gelisteten. Ebenfallsgroß im standard-Scooter Segment, hat Inmotion aber auch einen großen wenn nicht den größten Marktanteil an EUCs. Vor allen das Inmotion V8 hat als einsteiger und Commuter Gerät eine hohe Beliebtheit und somit hohe Verkaufszahlen. Auch war es Inmotion, welches das äußerst professionell aussehende erste Suspension EUC V11 auf den Markt brachte. Inmotion steht im allgemeinen für Qualität, Design und Sicherheit dank gutem <a href="#tiltback">Tiltback</a> und hoher Sicherheitsmarge. Aber das alles im Tausch gegen Performance. Bis vor kurzem war Inmotion Synonym für schwach und wenig Reichweite. Das änderte sich, als das V12 rauskam und bald das V13 rauskommt. Jetzt erhofft man sich sichere und gut designte 90+kmh mit hoher Sicherheitsmarge, und sollte das V13 funktionieren wie erhofft wird es das Image der Firma ändern.</p>
|
||||
|
||||
<h3 id="kingsong">Kingsong <img class="logos" src="Alle Bilder/kingsongLogo.png" /></h3>
|
||||
<img class="righties" src="Alle Bilder/KidsKS16X.jpg" />
|
||||
<img class="lefties" src="Alle Bilder/kingsong2.jpg" />
|
||||
<h3 id="kingsong">Kingsong <img class="logos" src="/images/kingsongLogo.png" /></h3>
|
||||
<img class="righties" src="/images/KidsKS16X.jpg" />
|
||||
<img class="lefties" src="/images/kingsong2.jpg" />
|
||||
<p>Kingsong ist sehr ähnlich zu Inmotion, nur kleiner und ohne den großen Scooter und E-bike Markt dahinter. Qualität und Design waren die Merkmale, so wie Langlebigkeit und Robustheit. Mit dem S18 war Kingsong auch einer der ersten Firmen mit Federung für EUCs. Kingsong pionierte das heute oft genutze Schwingarm Design für Federungen. Aber mit dem S18, und später S20 hat das Image etwas Schaden genommen. Beide Geräte hatten große Proble am Anfang, bis hin zum abbrennen des S20 Prototypen. Trotzdem waren beide Geräte ein großer Erfolg, und die Fehler wurden größtenteils behoben. Kingsong ist ebenfals bekannt für die extrem guten <a href="#trolley">Trolley Handle</a>, wie der beim KS 16X und voherigen Modellen.</p>
|
||||
|
||||
<h3 id="begode">Gotway/Begode <img class="logos" src="Alle Bilder/BEGODElogo.jpg" /></h3>
|
||||
<img class="righties" src="Alle Bilder/BegodeLineup.jpg" />
|
||||
<img class="lefties" src="Alle Bilder/BegodeMemeBurn.jpg" />
|
||||
<h3 id="begode">Gotway/Begode <img class="logos" src="/images/BEGODElogo.jpg" /></h3>
|
||||
<img class="righties" src="/images/BegodeLineup.jpg" />
|
||||
<img class="lefties" src="/images/BegodeMemeBurn.jpg" />
|
||||
<p>
|
||||
Gotway, oder wie sie sich heute nennen Begode, ist schwer zu beschreiben und einzuordnen. Viele Meinungen und Kontroversen. Die Firma wurde nach allen oben genannten gegründet, und wie im Kapitel <a href="#historie">Historie</a> zu lesen, hatten sie den Fokus gleich auf Leistung gesetzt. Das Design und die Qualität waren am Anfang und auch eigentlich bis vor kurzem grauenvoll. Aber sie waren die ersten die 40kmh, dann 50, dann 60, dann 70, dann 80 und heute 100kmh erreichen können, sie sind die die <a href="#wh">4800wh</a> in ein Gerät packen, egal wies aussieht oder wie schwer es ist. Gotway hat aktiv die grenzen des Sports und der Einräder nach vorne gebracht. Immer wenn ein neues schnelleres Gerät raus kam hieß es, ach wer fährt denn schon 40kmh mit so nem Teil. Heute ist 40kmh die mittel Geschwindigkeit, und es wird 70+ erwartet. Auch typisch Begode ist es, durch bis zu 7+ neue Geräte im Jahr die eigenen Geräte schnell veralten zu lassen. Kingsong und Inmotion bringen
|
||||
meist 1 Gerät pro jahr raus.
|
||||
|
@ -125,9 +125,9 @@
|
|||
|
||||
<p>Es geht immer so weiter, viele schwören auf Begode, viele würden sich nie eins zulegen. Am Ende muss es jeder für sich entscheiden.</p>
|
||||
|
||||
<h3 id="veteran">Leaperkim/Veteran <img class="logos" src="Alle Bilder/veteranLogo.png" /></h3>
|
||||
<img class="righties" src="Alle Bilder/Shermangrey.jpg" />
|
||||
<img class="lefties" src="Alle Bilder/abrahams.jpg" />
|
||||
<h3 id="veteran">Leaperkim/Veteran <img class="logos" src="/images/veteranLogo.png" /></h3>
|
||||
<img class="righties" src="/images/Shermangrey.jpg" />
|
||||
<img class="lefties" src="/images/abrahams.jpg" />
|
||||
<p>
|
||||
Veteran ist für viele der Lieling. Bestehend aus Ex Gotway Ingenieuren und Mitarbeitern, die mit den Entscheidungen von Gotway nicht einverstanden waren, brachte Veteran 2020 als erstes Gerät das Veteran Sherman raus. Und es Schlug ein wie eine Bombe, es war ein voller Erfolg. Das Robuste, fast militärische Design zusammen mit der hohen stabilen Geschwindigkeit und der großen Reichweite sorgte für eine starke Beliebtheit, auch Heute noch und sogar außerhalb der EUC Community. Allein dieses Gerät und der Kontent dazu brachte eine ganze Welle an neuen Fahrern zum Sport. Schnell war Veteran in den Köpfen als robust, zuverlässig und schnell eingespeichert. Als dann das neue Modell Veteran Abrahams mit größerem Reifen angeküdigt wurde, war der Hype groß. Doch als es dann raus kam gab es große Enttäuschungen, das Gerät hat in jeder Hinsicht versagt und war dazu sehr anfällig für <a href="#cutout">Cut-outs</a>. Danach war das Image beschädigt. Erst ein Jahr später kam das Veteran
|
||||
Sherman Max heraus, was der Nachfolger vom normalen Sherman wurde.
|
||||
|
|
|
@ -1,22 +1,22 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="Favicon/apple-icon-57x57.png" />
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="Favicon/apple-icon-60x60.png" />
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="Favicon/apple-icon-72x72.png" />
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="Favicon/apple-icon-76x76.png" />
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="Favicon/apple-icon-114x114.png" />
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="Favicon/apple-icon-120x120.png" />
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="Favicon/apple-icon-144x144.png" />
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="Favicon/apple-icon-152x152.png" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="Favicon/apple-icon-180x180.png" />
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="Favicon/android-icon-192x192.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="Favicon/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="Favicon/favicon-96x96.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="Favicon/favicon-16x16.png" />
|
||||
<link rel="manifest" href="Favicon/manifest.json" />
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/favicon/apple-icon-57x57.png" />
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="/favicon/apple-icon-60x60.png" />
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="/favicon/apple-icon-72x72.png" />
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="/favicon/apple-icon-76x76.png" />
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="/favicon/apple-icon-114x114.png" />
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="/favicon/apple-icon-120x120.png" />
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/favicon/apple-icon-144x144.png" />
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="/favicon/apple-icon-152x152.png" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-icon-180x180.png" />
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="/favicon/android-icon-192x192.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="/favicon/favicon-96x96.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png" />
|
||||
<link rel="manifest" href="/favicon/manifest.json" />
|
||||
<meta name="msapplication-TileColor" content="#ffffff" />
|
||||
<meta name="msapplication-TileImage" content="Favicon/ms-icon-144x144.png" />
|
||||
<meta name="msapplication-TileImage" content="/favicon/ms-icon-144x144.png" />
|
||||
<meta name="theme-color" content="#ffffff" />
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
|
@ -25,7 +25,7 @@
|
|||
<meta name="author" content="Julian Gerhardt" />
|
||||
<meta name="keywords" content="Elektrische einräder, EUC, Monowheels, Kingsong, Inmotion, Gotway" />
|
||||
<title>Hersteller</title>
|
||||
<link rel="stylesheet" href="EUC Überblick.css" />
|
||||
<link rel="stylesheet" href="/styles/EUC Überblick.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
@ -97,24 +97,24 @@
|
|||
<h3 id="hersteller">History and explonation of manufacturers</h3>
|
||||
<p>There are/were many manufacturers of electric unicycles, only the larger and more important ones are described here. In addition to those, there are Airwheel, IPS, Solowheel, Rockwheel, Firewheel, ESWAY, Fosjoas, MonoRover, F-wheel, among others. Unfortunately, because the market is so small, there is little readily available information about company sales or market share.</p>
|
||||
|
||||
<h3 id="ninebot">Ninebot <img class="logos" src="Alle Bilder/ninebotLogo.jpg" /></h3>
|
||||
<img class="righties" src="Alle Bilder/NineBot.webp" />
|
||||
<img class="lefties" src="Alle Bilder/NinebotZ10goood.webp" />
|
||||
<h3 id="ninebot">Ninebot <img class="logos" src="/images/ninebotLogo.jpg" /></h3>
|
||||
<img class="righties" src="/images/NineBot.webp" />
|
||||
<img class="lefties" src="/images/NinebotZ10goood.webp" />
|
||||
<p>Ninebot is known to most as a sooter manufacturer, some may also know their electric shoes or Segway-like devices with short handlebars. Ninebot is the largest and most versatile company of those listed here. They experiment a lot and have had a lot of success with the standard scooters, but unfortunately gave up on the unicycles. So today there are only a few models, all of them are rather beginner devices to lower middle class. Nevertheless, Ninebot has left an iconic device on the market, especially with the Ninebot Z10, which stands out with its extraordinary design and quality.</p>
|
||||
|
||||
<h3 id="inmotion">Inmotion <img class="logos" src="Alle Bilder/inmotionLogo.png" /></h3>
|
||||
<img class="righties" src="Alle Bilder/InmotionLineup.jpg" />
|
||||
<img class="lefties" src="Alle Bilder/V11 3.webp" />
|
||||
<h3 id="inmotion">Inmotion <img class="logos" src="/images/inmotionLogo.png" /></h3>
|
||||
<img class="righties" src="/images/InmotionLineup.jpg" />
|
||||
<img class="lefties" src="/images/V11 3.webp" />
|
||||
<p>Inmotion is the second largest manufacturer of those listed here. Also big in the standard scooter segment, Inmotion also has a large if not the largest market share of EUCs. Above all, the Inmotion V8 is very popular as a beginner and commuter device and therefore has high sales figures. It was also Inmotion that launched the extremely professional looking first Suspension EUC V11. Inmotion generally stands for quality, design and safety thanks to good <a href="#tiltback">tiltback</a> and high safety margin. But all this in exchange for performance. Until recently, inmotion was synonymous with weak and little range. That changed when the V12 came out and soon the V13 will come out. Now we are hoping for a safe and well-designed 90+kmh with a high safety margin, and should the V13 perform as hoped it will change the company's image.</p>
|
||||
|
||||
<h3 id="kingsong">Kingsong <img class="logos" src="Alle Bilder/kingsongLogo.png" /></h3>
|
||||
<img class="righties" src="Alle Bilder/KidsKS16X.jpg" />
|
||||
<img class="lefties" src="Alle Bilder/kingsong2.jpg" />
|
||||
<h3 id="kingsong">Kingsong <img class="logos" src="/images/kingsongLogo.png" /></h3>
|
||||
<img class="righties" src="/images/KidsKS16X.jpg" />
|
||||
<img class="lefties" src="/images/kingsong2.jpg" />
|
||||
<p>Kingsong is very similar to Inmotion, only smaller and without the big scooter and e-bike market behind it. Quality and design were the characteristics, as well as durability and robustness. With the S18, Kingsong was also one of the first companies to introduce suspension for EUCs. Kingsong pioneered the swing arm design for suspension that is widely used today. But with the S18, and later the S20, the image took some damage. Both devices had big problems at the beginning, up to the burning of the S20 prototype. Despite this, both devices were a great success, and the bugs were mostly fixed. Kingsong is also known for their extremely good <a href="#trolley">trolley handle</a>, like the one on the KS 16X and previous models.</p>
|
||||
|
||||
<h3 id="begode">Gotway/Begode <img class="logos" src="Alle Bilder/BEGODElogo.jpg" /></h3>
|
||||
<img class="righties" src="Alle Bilder/BegodeLineup.jpg" />
|
||||
<img class="lefties" src="Alle Bilder/BegodeMemeBurn.jpg" />
|
||||
<h3 id="begode">Gotway/Begode <img class="logos" src="/images/BEGODElogo.jpg" /></h3>
|
||||
<img class="righties" src="/images/BegodeLineup.jpg" />
|
||||
<img class="lefties" src="/images/BegodeMemeBurn.jpg" />
|
||||
<p>Gotway, or Begode as they call themselves today, is difficult to describe and classify. Many opinions and controversies. The company was founded after all of the above were, and as you can read in the <a href="#historie">History</a> chapter, they had the focus on performance right away. The design and the quality were terrible in the beginning and actually until recently. But they were the first to be able to hit 40kmh, then 50, then 60, then 70, then 80 and now 100kmh, they're the ones who pack <a href="#wh">4800wh</a> into one device, no matter what it looks like or how heavy it is. Gotway has actively pushed the boundaries of the sport and unicycles. Whenever a new, faster device came out, it was said, oh who rides 40kmh on a unicycle anyway. Today 40kmh is the medium speed and 70+ is expected. It is also typical of Begode to let their own devices quickly become obsolete with up to 7+ new devices a year. Kingsong and Inmotion usually release 1 device per year.</p>
|
||||
|
||||
<p>
|
||||
|
@ -124,9 +124,9 @@
|
|||
|
||||
<p>It goes on and on, many swear by Begode, many would never buy one. In the end everyone has to decide for themselves.</p>
|
||||
|
||||
<h3 id="veteran">Leaperkim/Veteran <img class="logos" src="Alle Bilder/veteranLogo.png" /></h3>
|
||||
<img class="righties" src="Alle Bilder/Shermangrey.jpg" />
|
||||
<img class="lefties" src="Alle Bilder/abrahams.jpg" />
|
||||
<h3 id="veteran">Leaperkim/Veteran <img class="logos" src="/images/veteranLogo.png" /></h3>
|
||||
<img class="righties" src="/images/Shermangrey.jpg" />
|
||||
<img class="lefties" src="/images/abrahams.jpg" />
|
||||
<p>Veteran is the favorite for many. Comprised of ex-Gotway engineers and employees who disagreed with Gotway's decisions, Veteran released the Veteran Sherman in 2020 as its first device. And it hit like a bomb, it was a complete success. The robust, almost military design together with the high stable speed and the long range made it very popular even today and even outside the EUC community. This device and the content alone brought a whole wave of new riders to the sport. Veteran was quickly stored in people's minds as robust, reliable and fast. When the new Veteran Abrahams model with bigger tires was announced, the hype was huge. But when it came out there were big disappointments, the device failed in every aspect and was also very prone to <a href="#cutout">cut-outs</a>. After that the image was damaged. Only a year later the veteran Sherman Max came out, which became the successor to the normal Sherman.</p>
|
||||
|
||||
<p>Veteran seems to have learned from their mistakes with the Abrahams, as they have introduced another promising device with the latest release of the Sherman S. All metal construction, world class suspension, large battery and enough power.</p>
|
||||
|
|
|
@ -1,29 +1,29 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="Favicon/apple-icon-57x57.png" />
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="Favicon/apple-icon-60x60.png" />
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="Favicon/apple-icon-72x72.png" />
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="Favicon/apple-icon-76x76.png" />
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="Favicon/apple-icon-114x114.png" />
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="Favicon/apple-icon-120x120.png" />
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="Favicon/apple-icon-144x144.png" />
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="Favicon/apple-icon-152x152.png" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="Favicon/apple-icon-180x180.png" />
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="Favicon/android-icon-192x192.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="Favicon/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="Favicon/favicon-96x96.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="Favicon/favicon-16x16.png" />
|
||||
<link rel="manifest" href="Favicon/manifest.json" />
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/favicon/apple-icon-57x57.png" />
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="/favicon/apple-icon-60x60.png" />
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="/favicon/apple-icon-72x72.png" />
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="/favicon/apple-icon-76x76.png" />
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="/favicon/apple-icon-114x114.png" />
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="/favicon/apple-icon-120x120.png" />
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/favicon/apple-icon-144x144.png" />
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="/favicon/apple-icon-152x152.png" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-icon-180x180.png" />
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="/favicon/android-icon-192x192.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="/favicon/favicon-96x96.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png" />
|
||||
<link rel="manifest" href="/favicon/manifest.json" />
|
||||
<meta name="msapplication-TileColor" content="#ffffff" />
|
||||
<meta name="msapplication-TileImage" content="Favicon/ms-icon-144x144.png" />
|
||||
<meta name="msapplication-TileImage" content="/favicon/ms-icon-144x144.png" />
|
||||
<meta name="theme-color" content="#ffffff" />
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>KS S22</title>
|
||||
<link rel="stylesheet" href="Geräte.css" />
|
||||
<link rel="stylesheet" href="/styles/Geräte.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="sidenavbar">
|
||||
|
|
|
@ -1,28 +1,28 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="Favicon/apple-icon-57x57.png" />
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="Favicon/apple-icon-60x60.png" />
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="Favicon/apple-icon-72x72.png" />
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="Favicon/apple-icon-76x76.png" />
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="Favicon/apple-icon-114x114.png" />
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="Favicon/apple-icon-120x120.png" />
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="Favicon/apple-icon-144x144.png" />
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="Favicon/apple-icon-152x152.png" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="Favicon/apple-icon-180x180.png" />
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="Favicon/android-icon-192x192.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="Favicon/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="Favicon/favicon-96x96.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="Favicon/favicon-16x16.png" />
|
||||
<link rel="manifest" href="Favicon/manifest.json" />
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/favicon/apple-icon-57x57.png" />
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="/favicon/apple-icon-60x60.png" />
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="/favicon/apple-icon-72x72.png" />
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="/favicon/apple-icon-76x76.png" />
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="/favicon/apple-icon-114x114.png" />
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="/favicon/apple-icon-120x120.png" />
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/favicon/apple-icon-144x144.png" />
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="/favicon/apple-icon-152x152.png" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-icon-180x180.png" />
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="/favicon/android-icon-192x192.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="/favicon/favicon-96x96.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png" />
|
||||
<link rel="manifest" href="/favicon/manifest.json" />
|
||||
<meta name="msapplication-TileColor" content="#ffffff" />
|
||||
<meta name="msapplication-TileImage" content="Favicon/ms-icon-144x144.png" />
|
||||
<meta name="msapplication-TileImage" content="/favicon/ms-icon-144x144.png" />
|
||||
<meta name="theme-color" content="#ffffff" />
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>KS S22</title>
|
||||
<link rel="stylesheet" href="Geräte.css" />
|
||||
<link rel="stylesheet" href="/styles/Geräte.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="sidenavbar">
|
||||
|
|
|
@ -1,22 +1,22 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="Favicon/apple-icon-57x57.png" />
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="Favicon/apple-icon-60x60.png" />
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="Favicon/apple-icon-72x72.png" />
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="Favicon/apple-icon-76x76.png" />
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="Favicon/apple-icon-114x114.png" />
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="Favicon/apple-icon-120x120.png" />
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="Favicon/apple-icon-144x144.png" />
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="Favicon/apple-icon-152x152.png" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="Favicon/apple-icon-180x180.png" />
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="Favicon/android-icon-192x192.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="Favicon/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="Favicon/favicon-96x96.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="Favicon/favicon-16x16.png" />
|
||||
<link rel="manifest" href="Favicon/manifest.json" />
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/favicon/apple-icon-57x57.png" />
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="/favicon/apple-icon-60x60.png" />
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="/favicon/apple-icon-72x72.png" />
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="/favicon/apple-icon-76x76.png" />
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="/favicon/apple-icon-114x114.png" />
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="/favicon/apple-icon-120x120.png" />
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/favicon/apple-icon-144x144.png" />
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="/favicon/apple-icon-152x152.png" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-icon-180x180.png" />
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="/favicon/android-icon-192x192.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="/favicon/favicon-96x96.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png" />
|
||||
<link rel="manifest" href="/favicon/manifest.json" />
|
||||
<meta name="msapplication-TileColor" content="#ffffff" />
|
||||
<meta name="msapplication-TileImage" content="Favicon/ms-icon-144x144.png" />
|
||||
<meta name="msapplication-TileImage" content="/favicon/ms-icon-144x144.png" />
|
||||
<meta name="theme-color" content="#ffffff" />
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
|
@ -25,11 +25,11 @@
|
|||
<meta name="keywords" content="Elektrische einräder, EUC, Monowheels, Kingsong, Inmotion, Gotway" />
|
||||
|
||||
<title>Start</title>
|
||||
<link rel="stylesheet" href="Start.css" />
|
||||
<link rel="stylesheet" href="/styles/Start.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<img id="cover" src="Alle Bilder/Gear3.webp" />
|
||||
<img id="cover" src="/images/Gear3.webp" />
|
||||
<div class="centered">
|
||||
<h1>Bock auf was Neues?</h1>
|
||||
</div>
|
||||
|
@ -39,31 +39,31 @@
|
|||
|
||||
<p>Flexible - Modern - schneller als die Polizei erlaubt. Das sind moderne eletrische Einräder.</p>
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/ShermanStanding.jpg" />
|
||||
<img src="/images/ShermanStanding.jpg" />
|
||||
</div>
|
||||
|
||||
<p>Von 0 auf 50kmh in 3s, 100kmh top Geschwindigkeit und 230km Reichweite machen aus diesen Geräten den ultimativen Sport.</p>
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/UltimativeSport.jpg" />
|
||||
<img src="/images/UltimativeSport.jpg" />
|
||||
</div>
|
||||
|
||||
<p>Gleichzeitig 50° steile Wände hochfahren und MTB Trails mit leichtigkeit nehmen.</p>
|
||||
<div class="righties">
|
||||
<video width="auto" height="auto" autoplay muted loop>
|
||||
<source src="Alle Videos/MTBtrailsEase.mp4" type="video/mp4" />
|
||||
<source src="/videos/MTBtrailsEase.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<p>Jeden Weg nutzen und nie wieder im Verkehr stecken.</p>
|
||||
<div class="righties">
|
||||
<video width="auto" height="auto" autoplay muted loop>
|
||||
<source src="Alle Videos/traffic.mp4" type="video/mp4" />
|
||||
<source src="/videos/traffic.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<p>Und trotzdem leicht zu transportiren und untern Tisch zu packen.</p>
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/KidsKS16X.jpg" />
|
||||
<img src="/images/KidsKS16X.jpg" />
|
||||
</div>
|
||||
|
||||
<p>Interessiert? Dann tauche in die Welt der PEV's und EUC's ein:</p>
|
||||
|
@ -74,7 +74,7 @@
|
|||
</div>
|
||||
</a>
|
||||
|
||||
<a href="https://youtube.com/playlist?list=PLfoxTRt1qLuAg-Al9JNHrl_7KVl-uSxwV">
|
||||
<a href="https:/youtube.com/playlist?list=PLfoxTRt1qLuAg-Al9JNHrl_7KVl-uSxwV">
|
||||
<div id="MoreButton">
|
||||
<p>Mir reichen Videos</p>
|
||||
</div>
|
||||
|
|
|
@ -1,22 +1,22 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="Favicon/apple-icon-57x57.png" />
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="Favicon/apple-icon-60x60.png" />
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="Favicon/apple-icon-72x72.png" />
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="Favicon/apple-icon-76x76.png" />
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="Favicon/apple-icon-114x114.png" />
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="Favicon/apple-icon-120x120.png" />
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="Favicon/apple-icon-144x144.png" />
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="Favicon/apple-icon-152x152.png" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="Favicon/apple-icon-180x180.png" />
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="Favicon/android-icon-192x192.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="Favicon/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="Favicon/favicon-96x96.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="Favicon/favicon-16x16.png" />
|
||||
<link rel="manifest" href="Favicon/manifest.json" />
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/favicon/apple-icon-57x57.png" />
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="/favicon/apple-icon-60x60.png" />
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="/favicon/apple-icon-72x72.png" />
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="/favicon/apple-icon-76x76.png" />
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="/favicon/apple-icon-114x114.png" />
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="/favicon/apple-icon-120x120.png" />
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/favicon/apple-icon-144x144.png" />
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="/favicon/apple-icon-152x152.png" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-icon-180x180.png" />
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="/favicon/android-icon-192x192.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="/favicon/favicon-96x96.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png" />
|
||||
<link rel="manifest" href="/favicon/manifest.json" />
|
||||
<meta name="msapplication-TileColor" content="#ffffff" />
|
||||
<meta name="msapplication-TileImage" content="Favicon/ms-icon-144x144.png" />
|
||||
<meta name="msapplication-TileImage" content="/favicon/ms-icon-144x144.png" />
|
||||
<meta name="theme-color" content="#ffffff" />
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
|
@ -25,12 +25,12 @@
|
|||
<meta name="keywords" content="Elektrische einräder, EUC, Monowheels, Kingsong, Inmotion, Gotway" />
|
||||
|
||||
<title>Start</title>
|
||||
<link rel="stylesheet" href="Start.css" />
|
||||
<link rel="stylesheet" href="/styles/Start.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="container">
|
||||
<img id="cover" src="Alle Bilder/Gear3.webp" />
|
||||
<img id="cover" src="/images/Gear3.webp" />
|
||||
<div class="centered">
|
||||
<h1>Wanna try something new?</h1>
|
||||
</div>
|
||||
|
@ -41,20 +41,20 @@
|
|||
<p>Flexible - Modern - Faster then law it self. These are modern electric unicycles:</p>
|
||||
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/ShermanStanding.jpg" />
|
||||
<img src="/images/ShermanStanding.jpg" />
|
||||
</div>
|
||||
|
||||
<p>From 0 auf 50kmh in 3s, 100kmh top speed and 230km range make these devices the ultimate sport.</p>
|
||||
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/UltimativeSport.jpg" />
|
||||
<img src="/images/UltimativeSport.jpg" />
|
||||
</div>
|
||||
|
||||
<p>Meanwhile climbing 50° steep walls and taking MTB trails with ease.</p>
|
||||
|
||||
<div class="righties">
|
||||
<video width="auto" height="auto" autoplay muted loop>
|
||||
<source src="Alle Videos/MTBtrailsEase.mp4" type="video/mp4" />
|
||||
<source src="/videos/MTBtrailsEase.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
|
||||
|
@ -62,14 +62,14 @@
|
|||
|
||||
<div class="righties">
|
||||
<video width="auto" height="auto" autoplay muted loop>
|
||||
<source src="Alle Videos/traffic.mp4" type="video/mp4" />
|
||||
<source src="/videos/traffic.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<p>But still being easy to carry and store just under your desk.</p>
|
||||
|
||||
<div class="righties">
|
||||
<img src="Alle Bilder/KidsKS16X.jpg" />
|
||||
<img src="/images/KidsKS16X.jpg" />
|
||||
</div>
|
||||
|
||||
<p>Interested? Then take a deep dive into PEV's and EUC's:</p>
|
||||
|
@ -80,7 +80,7 @@
|
|||
</div>
|
||||
</a>
|
||||
|
||||
<a href="https://youtube.com/playlist?list=PLfoxTRt1qLuAg-Al9JNHrl_7KVl-uSxwV">
|
||||
<a href="https:/youtube.com/playlist?list=PLfoxTRt1qLuAg-Al9JNHrl_7KVl-uSxwV">
|
||||
<div id="MoreButton">
|
||||
<p>Na, videos are just fine</p>
|
||||
</div>
|
||||
|
|
Before Width: | Height: | Size: 664 B |
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 8.3 KiB |
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 5.7 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 8.9 KiB |
Before Width: | Height: | Size: 5 KiB After Width: | Height: | Size: 5 KiB |
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 5.7 KiB |
Before Width: | Height: | Size: 154 B After Width: | Height: | Size: 154 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 8.8 KiB |
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 5.8 KiB |
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 3.5 MiB After Width: | Height: | Size: 3.5 MiB |
Before Width: | Height: | Size: 3.8 MiB After Width: | Height: | Size: 3.8 MiB |
Before Width: | Height: | Size: 112 KiB After Width: | Height: | Size: 112 KiB |
Before Width: | Height: | Size: 3 MiB After Width: | Height: | Size: 3 MiB |
Before Width: | Height: | Size: 235 KiB After Width: | Height: | Size: 235 KiB |
Before Width: | Height: | Size: 117 KiB After Width: | Height: | Size: 117 KiB |
Before Width: | Height: | Size: 151 KiB After Width: | Height: | Size: 151 KiB |
Before Width: | Height: | Size: 80 KiB After Width: | Height: | Size: 80 KiB |
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 81 KiB |
Before Width: | Height: | Size: 110 KiB After Width: | Height: | Size: 110 KiB |
Before Width: | Height: | Size: 162 KiB After Width: | Height: | Size: 162 KiB |
Before Width: | Height: | Size: 639 KiB After Width: | Height: | Size: 639 KiB |
Before Width: | Height: | Size: 108 KiB After Width: | Height: | Size: 108 KiB |
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 49 KiB |
Before Width: | Height: | Size: 119 KiB After Width: | Height: | Size: 119 KiB |
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 79 KiB |
Before Width: | Height: | Size: 134 KiB After Width: | Height: | Size: 134 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 86 KiB |
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 3.5 MiB After Width: | Height: | Size: 3.5 MiB |
Before Width: | Height: | Size: 3.8 MiB After Width: | Height: | Size: 3.8 MiB |
Before Width: | Height: | Size: 112 KiB After Width: | Height: | Size: 112 KiB |
Before Width: | Height: | Size: 3 MiB After Width: | Height: | Size: 3 MiB |
Before Width: | Height: | Size: 110 KiB After Width: | Height: | Size: 110 KiB |
Before Width: | Height: | Size: 639 KiB After Width: | Height: | Size: 639 KiB |
Before Width: | Height: | Size: 193 KiB After Width: | Height: | Size: 193 KiB |
Before Width: | Height: | Size: 248 KiB After Width: | Height: | Size: 248 KiB |
Before Width: | Height: | Size: 261 KiB After Width: | Height: | Size: 261 KiB |
Before Width: | Height: | Size: 330 KiB After Width: | Height: | Size: 330 KiB |
Before Width: | Height: | Size: 180 KiB After Width: | Height: | Size: 180 KiB |
Before Width: | Height: | Size: 165 KiB After Width: | Height: | Size: 165 KiB |
Before Width: | Height: | Size: 131 KiB After Width: | Height: | Size: 131 KiB |
Before Width: | Height: | Size: 158 KiB After Width: | Height: | Size: 158 KiB |
Before Width: | Height: | Size: 344 KiB After Width: | Height: | Size: 344 KiB |
Before Width: | Height: | Size: 163 KiB After Width: | Height: | Size: 163 KiB |
Before Width: | Height: | Size: 234 KiB After Width: | Height: | Size: 234 KiB |
Before Width: | Height: | Size: 597 KiB After Width: | Height: | Size: 597 KiB |
Before Width: | Height: | Size: 221 KiB After Width: | Height: | Size: 221 KiB |
Before Width: | Height: | Size: 135 KiB After Width: | Height: | Size: 135 KiB |
Before Width: | Height: | Size: 121 KiB After Width: | Height: | Size: 121 KiB |
Before Width: | Height: | Size: 167 KiB After Width: | Height: | Size: 167 KiB |
Before Width: | Height: | Size: 199 KiB After Width: | Height: | Size: 199 KiB |
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 91 KiB |
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 197 KiB After Width: | Height: | Size: 197 KiB |
Before Width: | Height: | Size: 265 KiB After Width: | Height: | Size: 265 KiB |
Before Width: | Height: | Size: 248 KiB After Width: | Height: | Size: 248 KiB |
Before Width: | Height: | Size: 261 KiB After Width: | Height: | Size: 261 KiB |
Before Width: | Height: | Size: 330 KiB After Width: | Height: | Size: 330 KiB |
Before Width: | Height: | Size: 180 KiB After Width: | Height: | Size: 180 KiB |
Before Width: | Height: | Size: 165 KiB After Width: | Height: | Size: 165 KiB |
Before Width: | Height: | Size: 138 KiB After Width: | Height: | Size: 138 KiB |
Before Width: | Height: | Size: 159 KiB After Width: | Height: | Size: 159 KiB |
Before Width: | Height: | Size: 132 KiB After Width: | Height: | Size: 132 KiB |
Before Width: | Height: | Size: 222 KiB After Width: | Height: | Size: 222 KiB |
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
Before Width: | Height: | Size: 5.2 MiB After Width: | Height: | Size: 5.2 MiB |
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 72 KiB |
Before Width: | Height: | Size: 264 KiB After Width: | Height: | Size: 264 KiB |
Before Width: | Height: | Size: 129 KiB After Width: | Height: | Size: 129 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 77 KiB After Width: | Height: | Size: 77 KiB |
Before Width: | Height: | Size: 103 KiB After Width: | Height: | Size: 103 KiB |
Before Width: | Height: | Size: 136 KiB After Width: | Height: | Size: 136 KiB |
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 61 KiB |
Before Width: | Height: | Size: 2.7 MiB After Width: | Height: | Size: 2.7 MiB |