MCP4725 supports output servo

I would like to know if the MCP4725 supports output for servo, if yes how is the code?

What makes you think that it would support output for a servo ?

As far as I can see the MCP4725 is a Digital to Analogue converter and servos do not use an analogue signal

So how do I run the servo on the module?

As far as I know you can't

Why do you want to use that module ?

I want to run a servo on the ESP01 but due to limited pins I don't know what to use for the servo

What interfaces (SPI, I2C etc) does the ESP01 have, if any ?

ESP01 only has digital pins, i2c, gpio0, gpio1, gpio2, gpio3

I want to set the servo using the analog pin so it can know which way it is going

I know very little about the ESP01

Can you use the Servo library with it ?

What type of servo do you have?

Part number or type.

Servos can be either digital or analogue.

I need additional pins to connect the servo and L298N to the ESP01. When I use the TX RX Pin for the servo, the wifi won't work

MG905

No idea why you would want to use a DAC for the job.
Here is something which may help you.

(https://maker.pro/esp8266/projects/esp01-servo-motor-control-using-web-server-1)

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.