This document describes a touch dimmer switch circuit that uses a touch sensor to control the brightness of a light. A touch sensor is connected to an Arduino microcontroller which uses pulse width modulation to vary the brightness of a light bulb connected to a transistor. When the touch sensor is touched, the Arduino detects the change in state of the sensor and drives the light bulb at different brightness levels depending on how long the sensor is touched. The circuit provides a simple way to control light brightness with a touch sensor instead of a traditional mechanical dimmer switch.