#62130

Hi,
I have a question regarding Arduino project.
Can I replace the potentialmeter with flex sensor and add on a accelerometer?

Author
#62134

Hi, you can perhaps try it with the help of the instructions provided in the following article:

https://www.homemade-circuits.com/how-flex-resistors-work/

#62135

Thank You

#61424

Hi
good afternoon and good day
i would like to ask about where can I download the suitable nRF24L01 transceiver library?

Author
#61425

Hi, please try the below link, and let me know if it is OK

https://www.homemade-circuits.com/rf24/

#60593

Hi, just want to check with you.
is it possible to add on 3 more servo motor?
Because my project require 8 servo motor.

#60597

Hi Yew,

Yes 8 servo is possible but not with Arduino Uno. You need Arduino Mega and also nessary changes in the code.

Regards

#60600

Hi
I’m apologize for asking again since my project condition does not mention properly before.
I’m using Arduino Mega to control 8 servo motors with 8 analogue sensors independently through nRF24L01 transceiver.
Is it possible to achieve this condition with using one address?

#60604

Hi yew,

Yes it is possible.

We will try to update the code.

Regards

Author
#60594

I’ll forward your question to Mr. GR, he will reply you soon

#56982

What about its range?

#56956

Can I use arduino nano?

Author
#56966

sorry, I am not sure about it…most probably you can use it…

#56941

I want to use motor in one of the channel. Can I ?

Author
#56944

yes that’s possible…

#56916

I am very interested in it. Will it work. Do you tested it.

#55563

is that this circuit will work as an quad copter

#55565

please suggest me an circuit forvquad copter in low cost

Author
#55566

you can explore this page

https://www.homemade-circuits.com/?s=quadcopter

Author
#55564

servo motor cannot be used in quadcopter due to weight ratio issue, it has to be BLDC

#53736

This article was very helpful, but your code will never work. Servos require PWM pins and only pins 3,5,6,9,10 and 11 can be used for servos.

#53739

Hi James,

Servo motors will work on any pin, if you use “servo.h” library.
The proposed project is well tested.

Regards

#52321

Hi,

I have no experience with ATTiny85, so I can't suggest you a solution.

Regards

Need Help? Please Leave a Comment! We value your input—Kindly keep it relevant to the above topic!

Your email address will not be published. Required fields are marked *