<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.dezentrale.space/index.php?action=history&amp;feed=atom&amp;title=Arbeitsgruppen%2FDezentrale_Jugend%2FWemos_S2_mini</id>
	<title>Arbeitsgruppen/Dezentrale Jugend/Wemos S2 mini - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.dezentrale.space/index.php?action=history&amp;feed=atom&amp;title=Arbeitsgruppen%2FDezentrale_Jugend%2FWemos_S2_mini"/>
	<link rel="alternate" type="text/html" href="https://wiki.dezentrale.space/index.php?title=Arbeitsgruppen/Dezentrale_Jugend/Wemos_S2_mini&amp;action=history"/>
	<updated>2026-04-24T22:13:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>https://wiki.dezentrale.space/index.php?title=Arbeitsgruppen/Dezentrale_Jugend/Wemos_S2_mini&amp;diff=1677&amp;oldid=prev</id>
		<title>Moke: Moke moved page Projekte/Dezentrale Jugend/Wemos S2 mini to Arbeitsgruppen/Dezentrale Jugend/Wemos S2 mini</title>
		<link rel="alternate" type="text/html" href="https://wiki.dezentrale.space/index.php?title=Arbeitsgruppen/Dezentrale_Jugend/Wemos_S2_mini&amp;diff=1677&amp;oldid=prev"/>
		<updated>2025-03-12T14:36:33Z</updated>

		<summary type="html">&lt;p&gt;Moke moved page &lt;a href=&quot;/Projekte/Dezentrale_Jugend/Wemos_S2_mini&quot; class=&quot;mw-redirect&quot; title=&quot;Projekte/Dezentrale Jugend/Wemos S2 mini&quot;&gt;Projekte/Dezentrale Jugend/Wemos S2 mini&lt;/a&gt; to &lt;a href=&quot;/Arbeitsgruppen/Dezentrale_Jugend/Wemos_S2_mini&quot; title=&quot;Arbeitsgruppen/Dezentrale Jugend/Wemos S2 mini&quot;&gt;Arbeitsgruppen/Dezentrale Jugend/Wemos S2 mini&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:36, 12 March 2025&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key mediawiki-mw_:diff:wikidiff2:1.12:old-1035:rev-1677:1.11.0 --&gt;
&lt;/table&gt;</summary>
		<author><name>Moke</name></author>
	</entry>
	<entry>
		<id>https://wiki.dezentrale.space/index.php?title=Arbeitsgruppen/Dezentrale_Jugend/Wemos_S2_mini&amp;diff=1035&amp;oldid=prev</id>
		<title>Moke: wrote page</title>
		<link rel="alternate" type="text/html" href="https://wiki.dezentrale.space/index.php?title=Arbeitsgruppen/Dezentrale_Jugend/Wemos_S2_mini&amp;diff=1035&amp;oldid=prev"/>
		<updated>2023-06-20T19:15:43Z</updated>

		<summary type="html">&lt;p&gt;wrote page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Flashen eines Wemos S2 mit Micropython&lt;br /&gt;
&lt;br /&gt;
Zum Senden von Befehlen an den Microcontroller muss zuvor die Taste Null gehalten und Reset gedrückt werden. Danach wird innerhalb eines kurzen Zeitraums Anfragen vom System akzeptieren. Der Vorgang muss wiederholt werden, sollte er fehlschlagen.&lt;br /&gt;
&lt;br /&gt;
# Erkennen des Chips&lt;br /&gt;
&amp;quot;esptool.py --port /dev/ttyACM0 -b 115200 chip_id&amp;quot;&lt;br /&gt;
# herunterladen von neuer Firmware&lt;br /&gt;
&amp;quot;wget https://github.com/wemos/micropython/releases&amp;quot;&lt;br /&gt;
# flashen der Firmware&lt;br /&gt;
&amp;quot;esptool.py --port /dev/ttyACM0 -b 115200 write_flash -z 0x1000 $FILE&amp;quot;&lt;br /&gt;
# Testen&lt;br /&gt;
&amp;quot;minicom -D /dev/ttyACM0&amp;quot;&lt;/div&gt;</summary>
		<author><name>Moke</name></author>
	</entry>
</feed>