Left for archival purposes.

User avatar
By milikiller
#8489 Now i go to sleep. In my country is midnight and i wake up at 6:00

I write detailed instruction how to compile it after I wake up. Sorry I am out of power.
User avatar
By milikiller
#8490
sej7278 wrote:pan+tilt servo's would be a good use of the two gpio pins on an esp-01.

how much current can the esp8266 gpio's sink (each/total) ?


Every pin have maximum about 13mA
This is ok for driving servo.
User avatar
By sej7278
#8491
milikiller wrote:
sej7278 wrote:pan+tilt servo's would be a good use of the two gpio pins on an esp-01.

how much current can the esp8266 gpio's sink (each/total) ?


Every pin have maximum about 13mA
This is ok for driving servo.


ok thanks, i might try some sg90's with this.

have a good sleep!
User avatar
By milikiller
#8533 Hi. I apologize for my inactivity. I am very busy today.

module and changed files you can find here : https://github.com/milikiller/nodemcu-firmware
and here https://github.com/milikiller/nodemcu-firmware/commit/03ca71c201a6603b05c3700282b0f7715a6e4ad0

small changes in tmr module is not necesary for servo module. And GPIO map is original NodeMCU.