diff --git a/RF433/Sender/Sender/Sender.atsln b/RF433/Sender/Sender/Sender.atsln
new file mode 100644
index 0000000..8e92390
--- /dev/null
+++ b/RF433/Sender/Sender/Sender.atsln
@@ -0,0 +1,22 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Atmel Studio Solution File, Format Version 11.00
+VisualStudioVersion = 14.0.23107.0
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{E66E83B9-2572-4076-B26E-6BE79FF3018A}") = "Sender", "Sender.cppproj", "{DCE6C7E3-EE26-4D79-826B-08594B9AD897}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|AVR = Debug|AVR
+ Release|AVR = Release|AVR
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Debug|AVR.ActiveCfg = Debug|AVR
+ {DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Debug|AVR.Build.0 = Debug|AVR
+ {DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Release|AVR.ActiveCfg = Release|AVR
+ {DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Release|AVR.Build.0 = Release|AVR
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/RF433/Sender/Sender/Sender.componentinfo.xml b/RF433/Sender/Sender/Sender.componentinfo.xml
new file mode 100644
index 0000000..3c5d984
--- /dev/null
+++ b/RF433/Sender/Sender/Sender.componentinfo.xml
@@ -0,0 +1,86 @@
+
+
+
+
+
+
+ Device
+ Startup
+
+
+ Atmel
+ 1.0.0
+ C:/Program Files (x86)\Atmel\Studio\7.0\Packs
+
+
+
+
+ C:/Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATtiny_DFP\1.0.71\include
+
+ include
+ C
+
+
+ include
+
+
+
+
+ C:/Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATtiny_DFP\1.0.71\include\avr\iotn13a.h
+
+ header
+ C
+ mjX7KnpcY4f2zvCRfWwtJA==
+
+ include/avr/iotn13a.h
+
+
+
+
+ C:/Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATtiny_DFP\1.0.71\templates\main.c
+ template
+ source
+ C Exe
+ GD1k8YYhulqRs6FD1B2Hog==
+
+ templates/main.c
+ Main file (.c)
+
+
+
+ C:/Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATtiny_DFP\1.0.71\templates\main.cpp
+ template
+ source
+ C Exe
+ EqNrP8+oIHSc86BBm1SE6Q==
+
+ templates/main.cpp
+ Main file (.cpp)
+
+
+
+ C:/Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATtiny_DFP\1.0.71\gcc\dev\attiny13a
+
+ libraryPrefix
+ GCC
+
+
+ gcc/dev/attiny13a
+
+
+
+
+ ATtiny_DFP
+ C:/Program Files (x86)/Atmel/Studio/7.0/Packs/atmel/ATtiny_DFP/1.0.71/Atmel.ATtiny_DFP.pdsc
+ 1.0.71
+ true
+ ATtiny13A
+
+
+
+ Resolved
+ Fixed
+ true
+
+
+
\ No newline at end of file
diff --git a/RF433/Sender/Sender/Sender.cppproj b/RF433/Sender/Sender/Sender.cppproj
new file mode 100644
index 0000000..075223b
--- /dev/null
+++ b/RF433/Sender/Sender/Sender.cppproj
@@ -0,0 +1,154 @@
+
+
+
+ 2.0
+ 7.0
+ com.Atmel.AVRGCC8.CPP
+ dce6c7e3-ee26-4d79-826b-08594b9ad897
+ ATtiny13A
+ none
+ Executable
+ CPP
+ $(MSBuildProjectName)
+ .elf
+ $(MSBuildProjectDirectory)\$(Configuration)
+ Sender
+ Sender
+ Sender
+ Native
+ true
+ false
+ true
+ true
+ 0x20000000
+
+ true
+ exception_table
+ 2
+ 0
+ com.atmel.avrdbg.tool.stk500
+
+ 0x1E9007
+
+
+
+ 125000
+
+ ISP
+
+ com.atmel.avrdbg.tool.stk500
+
+
+ STK500
+
+ ISP
+ 125000
+
+
+
+
+ -mmcu=attiny13a -B "%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.71\gcc\dev\attiny13a"
+ True
+ True
+ True
+ True
+ False
+ True
+ True
+
+
+ NDEBUG
+
+
+
+
+ %24(PackRepoDir)\atmel\ATtiny_DFP\1.0.71\include
+
+
+ Optimize for size (-Os)
+ True
+ True
+ True
+ True
+ True
+
+
+ NDEBUG
+
+
+
+
+ %24(PackRepoDir)\atmel\ATtiny_DFP\1.0.71\include
+
+
+ Optimize for size (-Os)
+ True
+ True
+ True
+
+
+ libm
+
+
+
+
+
+
+
+
+ -mmcu=attiny13a -B "%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.71\gcc\dev\attiny13a"
+ True
+ True
+ True
+ True
+ False
+ True
+ True
+
+
+ DEBUG
+
+
+
+
+ %24(PackRepoDir)\atmel\ATtiny_DFP\1.0.71\include
+
+
+ Optimize (-O1)
+ True
+ True
+ Default (-g2)
+ True
+ True
+ True
+
+
+ DEBUG
+
+
+
+
+ %24(PackRepoDir)\atmel\ATtiny_DFP\1.0.71\include
+
+
+ Optimize (-O1)
+ True
+ True
+ Default (-g2)
+ True
+
+
+ libm
+
+
+ Default (-Wa,-g)
+
+
+
+
+
+ compile
+
+
+
+
\ No newline at end of file
diff --git a/RF433/Sender/Sender/main.cpp b/RF433/Sender/Sender/main.cpp
new file mode 100644
index 0000000..cb79055
--- /dev/null
+++ b/RF433/Sender/Sender/main.cpp
@@ -0,0 +1,18 @@
+/*
+ * Sender.cpp
+ *
+ * Created: 31.01.2016 14:09:45
+ * Author : mandlm
+ */
+
+#include
+
+
+int main(void)
+{
+ /* Replace with your application code */
+ while (1)
+ {
+ }
+}
+