ESP12E

WiFi controlled DC motor with ESP12E

Here DC motor control using ESP12E WiFi module is illustrated. The DC motor is controlled using PWM from ESP12E via web page. The web page contains a slider range which can be varied for PWM range. This makes it possible to control a dc motor from …

ee-diary

Wireless ESP12E Voltmeter Project

Here a simple ESP12E WiFi module based Wireless digital voltmeter is illustrated.The ESP12E is used to detect voltage using it's analog to digital converter pin. Using this ADC pin we can sample voltage and send the voltage data to PC or Mobile…

ee-diary

PWM example using ESP8266 ESP12E

In this ESP8266 tutorial we show how to use PWM(Pulse Width Modulation) of ESP8266 WiFi chip to control the brightness of a LED via software and using potentiometer . We will use ESP12E module which is a module version of ESP8266. There are various…

ee-diary
Load More
That is All