Search found 9 matches

by Pdotdeep
Sun Dec 29, 2019 10:07 am
Forum: Bitcraze
Topic: Multiranger deck
Replies: 5
Views: 4580

Re: Multiranger deck

Also the datasheet doesnt really seem to have alot of details regarding the details of the data that is transmitted and the device addresses. I did an i2C scan using an Arduino and got a bunch of addresses(see below). (Right now i am powering the multiranger deck using the cf itself just be extra ca...
by Pdotdeep
Sat Dec 28, 2019 12:01 pm
Forum: Bitcraze
Topic: Multiranger deck
Replies: 5
Views: 4580

Re: Multiranger deck

arnaud wrote: Fri Dec 27, 2019 11:37 am 3V3 of the raspberry pi should work well and you need to feed 5V to VCOM.


Wait do you mean u cannot use 5V?
by Pdotdeep
Wed Dec 25, 2019 7:35 am
Forum: Bitcraze
Topic: Multiranger deck
Replies: 5
Views: 4580

Multiranger deck

Hi I wish to use the multiranger deck outside of the context of a crazyflie. I wish to connect it to a raspberry pi using i2C and read the sensor values through it for some other application. Is this possible? if yes which pins should i connect to?
by Pdotdeep
Mon Dec 02, 2019 3:18 pm
Forum: Bitcraze
Topic: Big quad set up
Replies: 6
Views: 3058

Re: Big quad set up

Yes i am getting the red M1 led blinking at 2Hz. But still no improvement. Just wondering. In the wiki, it is mentioned that the crazyflie 2.0 can work with the big quad deck. However there is no mention of it working with crazyflie 2.1? Can i clarify that the big quad would indeed work with the cra...
by Pdotdeep
Fri Nov 29, 2019 8:07 am
Forum: Bitcraze
Topic: Big quad set up
Replies: 6
Views: 3058

Re: Big quad set up

Thank you for the reply, the motors that are not spinning are the big quad motors that i have set-up not the original crazyflie motors. And if i am not wrong, the calibration sequence does not run when the big quad deck is enabled right? Correct me if i am wrong. These are the list of steps i did. 1...
by Pdotdeep
Wed Nov 27, 2019 3:25 pm
Forum: Bitcraze
Topic: Big quad set up
Replies: 6
Views: 3058

Re: Big quad set up

Thanks for the reply! I did all that you mentioned however i have more doubts and am hoping you could clarify it for me. When I tried to test the big quad through the python API, 2 of the motors don't spin at all, one of them does a weird jerking motion. Do you know what may be causing this issue? A...
by Pdotdeep
Fri Nov 15, 2019 1:38 am
Forum: Bitcraze
Topic: Big quad set up
Replies: 6
Views: 3058

Big quad set up

Hi, I just bought the big quad deck and wish to have it set up with the multiranger deck and flow deck v2. i tried to control the crazyflie through the python API and ran the simple script to hover but i realized the motors are not spinning the way i had expected them to. only 2 of the motors are ev...
by Pdotdeep
Tue Oct 15, 2019 10:38 am
Forum: Bitcraze
Topic: Controlling crazyflie through firmware
Replies: 3
Views: 1953

Re: Controlling crazyflie through firmware

Thanks alot for your help. It worked! Looking forward to the new update in the firmware. It would really helpful for my project
by Pdotdeep
Sun Oct 13, 2019 4:12 pm
Forum: Bitcraze
Topic: Controlling crazyflie through firmware
Replies: 3
Views: 1953

Controlling crazyflie through firmware

Hi i am a student and i just started playing around with the crazyflie. I have used the python api and it has been great but for a certain use case i need certain logic to run on the firmware itself. i need to be able to control the movements of the crazyflie (Eg: turn right 90degrees, move forward ...