- Terminus FE1.1 USB hub board: the solution to connect four USB devicesPosted 3 months ago
- Understanding the Mechanics of 3D PrintingPosted 4 months ago
- SDS011 the Air Quality SensorPosted 5 months ago
- NIXIE STYLE LED DISPLAYPosted 8 months ago
- TOTEM: learning by experimentingPosted 9 months ago
- Google Assistant Voice Controlled Switch – NodeMCU IOT ProjePosted 9 months ago
- Water Softener Salt Level MonitorPosted 9 months ago
- Sparkly Air SensorPosted 9 months ago
- Ultra sonic distance finder with live statusPosted 9 months ago
- Windows interface to have total control over lampsPosted 9 months ago
AC Dimmer based on ESP8266
A dimmer is a device that allows you to modulate the alternating voltage to be given to a load. In this project, an ESP8266-based dimmer was created that can easily control AC loads such as motors and lights. It has the power to handle more than 1200 Watts and it is a project that can be used for home automation given the WiFi functionality present in the microcontroller.
The circuit, as already mentioned, is based on ESP8266 and programmed using the Arduino IDE. There is also a 1.3″ OLED display for viewing the current through an ACS712 current sensor whose output is read through an external 16 bit ADC. The load is driven by a Triac driven by an optocoupler.