<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.opensourceecology.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=StefanL38</id>
	<title>Open Source Ecology - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.opensourceecology.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=StefanL38"/>
	<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/wiki/Special:Contributions/StefanL38"/>
	<updated>2026-04-05T08:33:06Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Stefan_Ludwig&amp;diff=50661</id>
		<title>Stefan Ludwig</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Stefan_Ludwig&amp;diff=50661"/>
		<updated>2012-01-01T21:09:09Z</updated>

		<summary type="html">&lt;p&gt;StefanL38: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Who I am &lt;br /&gt;
&lt;br /&gt;
not familiar with layouting WIki-pages as you can see from the non-existant layout of this page&lt;br /&gt;
&lt;br /&gt;
43 yeras old. I have a degree similar to a bachelor (Dipl.-Ing.) in mechanical engineering.&lt;br /&gt;
My daily work is working as a teacher in mathematics and metal technology (basic things about milling, lathhing, water-heatings steel-construction).&lt;br /&gt;
 &lt;br /&gt;
I&#039;m a &amp;quot;hobby&amp;quot; electronic &amp;quot;engineer&amp;quot;. No formal examination but quite a good amount of knowledge.&lt;br /&gt;
&lt;br /&gt;
I have software-developing experience with turbo-pascal (long time ago) and delphi.&lt;br /&gt;
I worked several years for a company as a softwaredeveloper for industrial controls of engraving machines.&lt;br /&gt;
&lt;br /&gt;
I write code for the microcontroller called propeller-chip [http://www.parallax.com/tabid/407/Default.aspx] from parallax inc.&lt;br /&gt;
&lt;br /&gt;
This is my favorite microcontroller for the following reasons:&lt;br /&gt;
&lt;br /&gt;
development environment is very easy to setup: &lt;br /&gt;
&lt;br /&gt;
1) Start Setup.exe for FTDI-driver&lt;br /&gt;
&lt;br /&gt;
2) Start Setup.exe for Code-Editor.&lt;br /&gt;
&lt;br /&gt;
Start coding in a high-level-language called SPIN (similar to C or delphi) or propeller-assembler PASM&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EACH&#039;&#039;&#039; PASM command can be executed conditional to flags&lt;br /&gt;
&lt;br /&gt;
Code runs completely in RAM so selfmodifiying code is possible.&lt;br /&gt;
&lt;br /&gt;
32Bit at 80MHz clock&lt;br /&gt;
&lt;br /&gt;
Chip has TV-graphic and VGA-graphic &amp;quot;on board&amp;quot;. (add some resistors and you are done)&lt;br /&gt;
&lt;br /&gt;
Has 8 CPU-cores than can run independant from each other&lt;br /&gt;
&lt;br /&gt;
So no interrupts for catching external events nescessary.&lt;br /&gt;
&lt;br /&gt;
absolute deterministic behaviour of the PASM-code.&lt;br /&gt;
&lt;br /&gt;
Very flexible as all interfacing is done by software.&lt;br /&gt;
&lt;br /&gt;
hundreds of Ready to use code-modules for&lt;br /&gt;
&lt;br /&gt;
PS/2-keyboard, VGA-signal generation, TV-signal-generation&lt;br /&gt;
&lt;br /&gt;
I²C, onewire, SPI, serial COM-Port, TCP/IP-stack and a lot more see [http://obex.parallax.com]&lt;/div&gt;</summary>
		<author><name>StefanL38</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Stefan_Ludwig&amp;diff=50654</id>
		<title>Stefan Ludwig</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Stefan_Ludwig&amp;diff=50654"/>
		<updated>2012-01-01T19:47:20Z</updated>

		<summary type="html">&lt;p&gt;StefanL38: Created page with &amp;quot;Who am I?  not familiar with layouting WIki-pages as you can see from the non-existant layout of this page  43 yeras old. I have a degree similar to a bachelor (Dipl.-Ing.) in me...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Who am I?&lt;br /&gt;
&lt;br /&gt;
not familiar with layouting WIki-pages as you can see from the non-existant layout of this page&lt;br /&gt;
&lt;br /&gt;
43 yeras old. I have a degree similar to a bachelor (Dipl.-Ing.) in mechanical engineering.&lt;br /&gt;
My daily work is working as a teacher in mathematics and metal technology (basic things about milling, lathhing, water-heatings steel-construction).&lt;br /&gt;
 &lt;br /&gt;
I&#039;m a &amp;quot;hobby&amp;quot; electronic &amp;quot;engineer&amp;quot;. No formal examination but quite a good amount of knowledge.&lt;br /&gt;
&lt;br /&gt;
I have software-developing experience with turbo-pascal (long time ago) and delphi.&lt;br /&gt;
I worked several years for a company as a softwaredeveloper for industrial controls of engraving machines.&lt;br /&gt;
&lt;br /&gt;
I write code for the microcontroller called propeller-chip [http://www.parallax.com/tabid/407/Default.aspx] from parallax inc.&lt;br /&gt;
&lt;br /&gt;
This is my favorite microcontroller for the following reasons:&lt;br /&gt;
&lt;br /&gt;
development environment is very easy to setup: &lt;br /&gt;
&lt;br /&gt;
1) Start Steup.exe for FTDI-driver&lt;br /&gt;
&lt;br /&gt;
2) Start Setup.exe for Code-Editor.&lt;br /&gt;
&lt;br /&gt;
Start coding in a high-level-language called SPIN (similar to C or delphi) or propeller-assembler PASM&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EACH&#039;&#039;&#039; PASM command can be executed conditional to flags&lt;br /&gt;
&lt;br /&gt;
Code runs completely in RAM so selfmodifiying code is possible.&lt;br /&gt;
&lt;br /&gt;
32Bit at 80MHz clock&lt;br /&gt;
&lt;br /&gt;
Chip has TV-graphic and VGA-graphic &amp;quot;on board&amp;quot;. (add some resistors and you are done)&lt;br /&gt;
&lt;br /&gt;
Has 8 CPU-cores than can run independant from each other&lt;br /&gt;
&lt;br /&gt;
So no interrupts for catching external events nescessary.&lt;br /&gt;
&lt;br /&gt;
absolute deterministic behaviour of the PASM-code.&lt;br /&gt;
&lt;br /&gt;
Very flexible as all interfacing is done by software.&lt;br /&gt;
&lt;br /&gt;
hundreds of Ready to use code-modules for&lt;br /&gt;
&lt;br /&gt;
PS/2-keyboard, VGA-signal generation, TV-signal-generation&lt;br /&gt;
&lt;br /&gt;
I²C, onewire, SPI, serial COM-Port, TCP/IP-stack and a lot more see [http://obex.parallax.com]&lt;/div&gt;</summary>
		<author><name>StefanL38</name></author>
	</entry>
</feed>