Hi there everyone,
I am a starter with arduino and I am now doing my Final Year Project. I was given by my teacher 2 ESC from hobbywing that are 10A, and 2300Kv brushless motor and he wanted me to get this running on the arduino. I have read many many articles on how to set this up. Like using the servo.lib which I have installed. I read the user guide about the ESC and it said that there is several beeping song that indicate different things. I have actually tested up and my ESC beeping sounded like this. When I power and upload the code that i have written, it went with a special tone 123 then two beep beep sound followed by one long beep. Then when I press the push button the motor started running at the desired PWM that i have set in microsecond. My question here is that the sequence of the beeping sound that I have encounter it is means that the ESC have been armed that make my motor successfully run?
If not, is there any way i could write the code? as I am still unsure of the reason why we have to the number 1000 as low and 2000 as high in PWM (microsecond)? it is always like that? it will mean alot to me if someone could explain to me regarding this
Sorry if I asked some dumb question here as I am totally new to this platform and am really interested in making this project work. Much help appreciated from you all!
Thank you!