<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.konnekting.de/index.php?action=history&amp;feed=atom&amp;title=HowToUploadArduinoCode</id>
	<title>HowToUploadArduinoCode - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.konnekting.de/index.php?action=history&amp;feed=atom&amp;title=HowToUploadArduinoCode"/>
	<link rel="alternate" type="text/html" href="http://wiki.konnekting.de/index.php?title=HowToUploadArduinoCode&amp;action=history"/>
	<updated>2026-05-30T19:17:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.11</generator>
	<entry>
		<id>http://wiki.konnekting.de/index.php?title=HowToUploadArduinoCode&amp;diff=368&amp;oldid=prev</id>
		<title>Jens.hoeppner: Created page with &quot; == 1. Install Arduino IDE == Getting Started can you find here: [LINK:|https://www.arduino.cc/en/Guide/HomePage] -&gt; there are a lot of information and tutorials  == 2. Add ne...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.konnekting.de/index.php?title=HowToUploadArduinoCode&amp;diff=368&amp;oldid=prev"/>
		<updated>2018-03-15T19:34:36Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; == 1. Install Arduino IDE == Getting Started can you find here: [LINK:|https://www.arduino.cc/en/Guide/HomePage] -&amp;gt; there are a lot of information and tutorials  == 2. Add ne...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== 1. Install Arduino IDE ==&lt;br /&gt;
Getting Started can you find here: [LINK:|https://www.arduino.cc/en/Guide/HomePage] -&amp;gt; there are a lot of information and tutorials&lt;br /&gt;
&lt;br /&gt;
== 2. Add needed libraries ==&lt;br /&gt;
&lt;br /&gt;
=== Alternative 1: Download Arduino libs using Arduino IDE ===&lt;br /&gt;
&lt;br /&gt;
Select &amp;quot;Sketch&amp;quot; -&amp;gt; &amp;quot;Add library&amp;quot; and on the top &amp;quot;manage libraries...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You can now search the libraries-repository for the needed libraries, e.g. KonnektingDeviceLibrary&lt;br /&gt;
&lt;br /&gt;
=== Alternative 2: Download Arduino Libs directly as zip-files ===&lt;br /&gt;
Refer your Hardware requirements.&lt;br /&gt;
&lt;br /&gt;
In general you need at least KonnektingDeviceLibrary&lt;br /&gt;
Download link ([https://github.com/KONNEKTING/KonnektingDeviceLibrary]) -&amp;gt; KONNEKTING Lib&lt;br /&gt;
&lt;br /&gt;
To install from a zip file, you need to download the zip file to your PC, e.g. Desktop.&lt;br /&gt;
Click on both links on the green Button (Clone or Download) -&amp;gt; Download ZIP&lt;br /&gt;
&lt;br /&gt;
Installing Additional Arduino Libraries  [HowTo:|https://www.arduino.cc/en/Guide/Libraries#toc4]&lt;br /&gt;
&lt;br /&gt;
add the .ZIP files you downloaded in 2. (as described in the instructions)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 4. Open Arduino IDE with the sketch code ==&lt;br /&gt;
&lt;br /&gt;
Open the Arduino Code (so called &amp;quot;Sketch&amp;quot;) and connect the KNX device over USB with your PC&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 5. Set the Arduino Board ==&lt;br /&gt;
&lt;br /&gt;
click in the Arduino IDE -&amp;gt; Tools -&amp;gt; set the Board to &amp;quot;&amp;#039;&amp;#039;Arduino/Genduino Zero (Native USB Port)&amp;#039;&amp;#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 6. Set the USB Port ==&lt;br /&gt;
&lt;br /&gt;
Click in the Arduino IDE -&amp;gt; Tools -&amp;gt; set the Port to the Port that matches your device best, a lot of Konnekting Hardware is based on &amp;quot;&amp;#039;&amp;#039;Arduino/Genduino Zero (Native USB Port)&amp;#039;&amp;#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 7. Upload the Code to the KNX-Device ==&lt;br /&gt;
&lt;br /&gt;
click the green arrow to upload the code.&lt;br /&gt;
&lt;br /&gt;
--&amp;gt; Finish&lt;/div&gt;</summary>
		<author><name>Jens.hoeppner</name></author>
	</entry>
</feed>