commit db159dcdd0c49920d8eaf1f7656591976c449600 Author: Chris Palmer Date: Sat Jun 8 19:56:02 2019 +0100 Gallery diff --git a/gallery/ArduinoThermostat.png b/gallery/ArduinoThermostat.png new file mode 100644 index 0000000..aabd9e5 Binary files /dev/null and b/gallery/ArduinoThermostat.png differ diff --git a/gallery/HydraBot.png b/gallery/HydraBot.png new file mode 100644 index 0000000..cb745bd Binary files /dev/null and b/gallery/HydraBot.png differ diff --git a/gallery/IOT_50V_PSU.png b/gallery/IOT_50V_PSU.png new file mode 100644 index 0000000..9cc1fcf Binary files /dev/null and b/gallery/IOT_50V_PSU.png differ diff --git a/gallery/Lab_ATX_PSU.png b/gallery/Lab_ATX_PSU.png new file mode 100644 index 0000000..4b08575 Binary files /dev/null and b/gallery/Lab_ATX_PSU.png differ diff --git a/gallery/Laser_load.png b/gallery/Laser_load.png new file mode 100644 index 0000000..ad6f0a7 Binary files /dev/null and b/gallery/Laser_load.png differ diff --git a/gallery/MainsBreakOutBox.png b/gallery/MainsBreakOutBox.png new file mode 100644 index 0000000..d38b3c9 Binary files /dev/null and b/gallery/MainsBreakOutBox.png differ diff --git a/gallery/Mains_Box.png b/gallery/Mains_Box.png new file mode 100644 index 0000000..d6d9300 Binary files /dev/null and b/gallery/Mains_Box.png differ diff --git a/gallery/Turntable.png b/gallery/Turntable.png new file mode 100644 index 0000000..fa70ea2 Binary files /dev/null and b/gallery/Turntable.png differ diff --git a/gallery/Variac.png b/gallery/Variac.png new file mode 100644 index 0000000..dd073a9 Binary files /dev/null and b/gallery/Variac.png differ diff --git a/gallery/readme.md b/gallery/readme.md new file mode 100644 index 0000000..61b38d7 --- /dev/null +++ b/gallery/readme.md @@ -0,0 +1,74 @@ +# ArduinoThermostat +Arduino thermostat to control a beer fridge to use it as an environmental chamber. + +![](ArduinoThermostat.png) + + +--- +# HydraBot +Current state of HydraRaptor after being modified for laser engarving. + +![](HydraBot.png) + + +--- +# IOT 50V PSU +WiFi controllable PSU + +![](IOT_50V_PSU.png) + + +--- +# Lab ATX PSU +Bench power supply built around an ATX PSU. + +* Cheap LED voltmeters show the voltage on the four main outputs. +* The 5V standby output is available from a USB socket. The main PSU can be switched on with a switch or by pulling the green socket next to it low. +* The green LED shows the power good signal. +* Dummy loads keep the outputs in range. + + + +![](Lab_ATX_PSU.png) + + +--- +# Laser Load +15kV dummy load for testing CO2 laser PSUs + +![](Laser_load.png) + + +--- +# MainsBreakOutBox +13A socket break out box with 4mm jacks to measure voltage and / or load current and earth leakage current. + +![](MainsBreakOutBox.png) + + +--- +# Mains Box +Mains isolated and variable supply with metering. + + + +![](Mains_Box.png) + + +--- +# Turntable +WiFi enabled remote control turntable for photography + +![](Turntable.png) + + +--- +# Variac +Motorised variac with WiFi control, see [hydraraptor.blogspot.com/2018/04/esp8266-spi-spy](https://hydraraptor.blogspot.com/2018/04/esp8266-spi-spy.html) + + + +![](Variac.png) + + +---