diff --git a/Electronics/README.md b/Electronics/README.md
new file mode 100644
index 0000000..0633489
--- /dev/null
+++ b/Electronics/README.md
@@ -0,0 +1,13 @@
+# Electronics Projects
+
+## displayModuleImageTester.html
+Live Demo
+
+A HTML page designed to help assess the static display capabilites of small display modules, without having to buy one.
+- Load an image, and you can view and compare an approximately scaled output on one or more virtual displays.
+- Accepts the XY pixels, physical dimensions, and can make an attempt to simulate limited colour palletes.
+- Image is cropped to the same number of pixels as the display, then scaled to the physical size
+- The example defaults to a selection of E-Ink and MIPs displays.
+- Coded with GPT-5.5.
+
+
\ No newline at end of file
diff --git a/Electronics/displayModuleImageTester.html b/Electronics/displayModuleImageTester.html
new file mode 100644
index 0000000..98e9c76
--- /dev/null
+++ b/Electronics/displayModuleImageTester.html
@@ -0,0 +1,811 @@
+
+
+