diff --git a/code/SPI_23K256.py b/code/SPI_23K256/SPI_23K256.py
similarity index 100%
rename from code/SPI_23K256.py
rename to code/SPI_23K256/SPI_23K256.py
diff --git a/code/SPI_axdl343_RGB.py b/code/SPI_adxl343/SPI_axdl343_RGB.py
similarity index 100%
rename from code/SPI_axdl343_RGB.py
rename to code/SPI_adxl343/SPI_axdl343_RGB.py
diff --git a/code/SPI_axdl343_tests.py b/code/SPI_adxl343/SPI_axdl343_tests.py
similarity index 100%
rename from code/SPI_axdl343_tests.py
rename to code/SPI_adxl343/SPI_axdl343_tests.py
diff --git a/code/Blink.py b/code/examples/Blink.py
similarity index 100%
rename from code/Blink.py
rename to code/examples/Blink.py
diff --git a/code/Blink02.py b/code/examples/Blink02.py
similarity index 100%
rename from code/Blink02.py
rename to code/examples/Blink02.py
diff --git a/code/PWM_potentiometer.py b/code/examples/PWM_potentiometer.py
similarity index 100%
rename from code/PWM_potentiometer.py
rename to code/examples/PWM_potentiometer.py