diff --git a/WeatherPredictor/WeatherPredictor.ino b/Arduino/WeatherPredictor/WeatherPredictor.ino similarity index 100% rename from WeatherPredictor/WeatherPredictor.ino rename to Arduino/WeatherPredictor/WeatherPredictor.ino diff --git a/WeatherPredictor/app_settings.cpp b/Arduino/WeatherPredictor/app_settings.cpp similarity index 100% rename from WeatherPredictor/app_settings.cpp rename to Arduino/WeatherPredictor/app_settings.cpp diff --git a/WeatherPredictor/app_settings.h b/Arduino/WeatherPredictor/app_settings.h similarity index 100% rename from WeatherPredictor/app_settings.h rename to Arduino/WeatherPredictor/app_settings.h diff --git a/WeatherPredictor/config.h b/Arduino/WeatherPredictor/config.h similarity index 100% rename from WeatherPredictor/config.h rename to Arduino/WeatherPredictor/config.h diff --git a/WeatherPredictor/display_ui.cpp b/Arduino/WeatherPredictor/display_ui.cpp similarity index 100% rename from WeatherPredictor/display_ui.cpp rename to Arduino/WeatherPredictor/display_ui.cpp diff --git a/WeatherPredictor/display_ui.h b/Arduino/WeatherPredictor/display_ui.h similarity index 100% rename from WeatherPredictor/display_ui.h rename to Arduino/WeatherPredictor/display_ui.h diff --git a/docs/superpowers/plans/2026-07-17-weather-predictor.md b/Arduino/WeatherPredictor/docs/superpowers/plans/2026-07-17-weather-predictor.md similarity index 100% rename from docs/superpowers/plans/2026-07-17-weather-predictor.md rename to Arduino/WeatherPredictor/docs/superpowers/plans/2026-07-17-weather-predictor.md diff --git a/docs/superpowers/specs/2026-07-17-weather-predictor-design.md b/Arduino/WeatherPredictor/docs/superpowers/specs/2026-07-17-weather-predictor-design.md similarity index 100% rename from docs/superpowers/specs/2026-07-17-weather-predictor-design.md rename to Arduino/WeatherPredictor/docs/superpowers/specs/2026-07-17-weather-predictor-design.md diff --git a/WeatherPredictor/flog.cpp b/Arduino/WeatherPredictor/flog.cpp similarity index 100% rename from WeatherPredictor/flog.cpp rename to Arduino/WeatherPredictor/flog.cpp diff --git a/WeatherPredictor/flog.h b/Arduino/WeatherPredictor/flog.h similarity index 100% rename from WeatherPredictor/flog.h rename to Arduino/WeatherPredictor/flog.h diff --git a/WeatherPredictor/forecast.cpp b/Arduino/WeatherPredictor/forecast.cpp similarity index 100% rename from WeatherPredictor/forecast.cpp rename to Arduino/WeatherPredictor/forecast.cpp diff --git a/WeatherPredictor/forecast.h b/Arduino/WeatherPredictor/forecast.h similarity index 100% rename from WeatherPredictor/forecast.h rename to Arduino/WeatherPredictor/forecast.h diff --git a/WeatherPredictor/history.cpp b/Arduino/WeatherPredictor/history.cpp similarity index 100% rename from WeatherPredictor/history.cpp rename to Arduino/WeatherPredictor/history.cpp diff --git a/WeatherPredictor/history.h b/Arduino/WeatherPredictor/history.h similarity index 100% rename from WeatherPredictor/history.h rename to Arduino/WeatherPredictor/history.h diff --git a/WeatherPredictor/net.cpp b/Arduino/WeatherPredictor/net.cpp similarity index 100% rename from WeatherPredictor/net.cpp rename to Arduino/WeatherPredictor/net.cpp diff --git a/WeatherPredictor/net.h b/Arduino/WeatherPredictor/net.h similarity index 100% rename from WeatherPredictor/net.h rename to Arduino/WeatherPredictor/net.h diff --git a/WeatherPredictor/rtc_time.cpp b/Arduino/WeatherPredictor/rtc_time.cpp similarity index 100% rename from WeatherPredictor/rtc_time.cpp rename to Arduino/WeatherPredictor/rtc_time.cpp diff --git a/WeatherPredictor/rtc_time.h b/Arduino/WeatherPredictor/rtc_time.h similarity index 100% rename from WeatherPredictor/rtc_time.h rename to Arduino/WeatherPredictor/rtc_time.h diff --git a/WeatherPredictor/sensors.cpp b/Arduino/WeatherPredictor/sensors.cpp similarity index 100% rename from WeatherPredictor/sensors.cpp rename to Arduino/WeatherPredictor/sensors.cpp diff --git a/WeatherPredictor/sensors.h b/Arduino/WeatherPredictor/sensors.h similarity index 100% rename from WeatherPredictor/sensors.h rename to Arduino/WeatherPredictor/sensors.h diff --git a/WeatherPredictor/state.h b/Arduino/WeatherPredictor/state.h similarity index 100% rename from WeatherPredictor/state.h rename to Arduino/WeatherPredictor/state.h diff --git a/WeatherPredictor/web_page.h b/Arduino/WeatherPredictor/web_page.h similarity index 100% rename from WeatherPredictor/web_page.h rename to Arduino/WeatherPredictor/web_page.h diff --git a/WeatherPredictor/web_server.cpp b/Arduino/WeatherPredictor/web_server.cpp similarity index 100% rename from WeatherPredictor/web_server.cpp rename to Arduino/WeatherPredictor/web_server.cpp diff --git a/WeatherPredictor/web_server.h b/Arduino/WeatherPredictor/web_server.h similarity index 100% rename from WeatherPredictor/web_server.h rename to Arduino/WeatherPredictor/web_server.h