diff --git a/project/Device.cpp b/project/hardware/Device.cpp similarity index 100% rename from project/Device.cpp rename to project/hardware/Device.cpp diff --git a/project/Device.hpp b/project/hardware/Device.hpp similarity index 100% rename from project/Device.hpp rename to project/hardware/Device.hpp diff --git a/project/Generator.cpp b/project/hardware/Generator.cpp similarity index 100% rename from project/Generator.cpp rename to project/hardware/Generator.cpp diff --git a/project/Generator.hpp b/project/hardware/Generator.hpp similarity index 100% rename from project/Generator.hpp rename to project/hardware/Generator.hpp diff --git a/project/Makefile b/project/hardware/Makefile similarity index 100% rename from project/Makefile rename to project/hardware/Makefile diff --git a/project/Oscilloscope.cpp b/project/hardware/Oscilloscope.cpp similarity index 100% rename from project/Oscilloscope.cpp rename to project/hardware/Oscilloscope.cpp diff --git a/project/Oscilloscope.hpp b/project/hardware/Oscilloscope.hpp similarity index 100% rename from project/Oscilloscope.hpp rename to project/hardware/Oscilloscope.hpp diff --git a/project/main.cpp b/project/hardware/main.cpp similarity index 100% rename from project/main.cpp rename to project/hardware/main.cpp