Search found 7 matches

by Sahildeep
Tue May 19, 2015 1:22 am
Forum: Support
Topic: powering motors
Replies: 1
Views: 2042

powering motors

hi i am powering motors directly with a value of 50000 simultaneously but its not flying steady. i don't know why i have tried given 0 as a pitch, yaw and jaw value but not steady flight and also i g=have given 2.74 to roll, .04 to pitch and 0 to yaw and passing it to distributePower(myactuatorThrus...
by Sahildeep
Thu Apr 30, 2015 11:55 pm
Forum: General discussions
Topic: I/O stream
Replies: 3
Views: 3058

Re: I/O stream

Does that goes with reading the data from my computer as well ???????????????
by Sahildeep
Wed Apr 29, 2015 12:35 pm
Forum: General discussions
Topic: I/O stream
Replies: 3
Views: 3058

I/O stream

hi i am trying to read/write some of the values from stabilizer.c into a text file in my computer but it doesn't work. it's not showing an sort of error also but not working. can anyone tell me what could be possible problem. below is my code, i am writing this func() function directy in stabilizer....
by Sahildeep
Sat Apr 18, 2015 5:22 am
Forum: Support
Topic: reading and writing values to a external file
Replies: 2
Views: 2541

reading and writing values to a external file

hi there i just need to write and read values to and from an external file so can anyone tell me that if this is possible with the crazyflie 2.0 programming that i write the different values from crazyflie to an external file in computer and then can read them from that file as well and use that in ...
by Sahildeep
Mon Apr 06, 2015 8:00 am
Forum: Bitcraze
Topic: i want to add sensors
Replies: 2
Views: 2796

i want to add sensors

hi i am a college student and i want to add a infrared proximity sensor to the crazyflie 2.0 and want to control the flight i.e. thrust, yaw, pitch, roll based on the sensor's values. can anyone tell me how can i do that and also there are plenty of variables in the stabilizer.c so can anyone tell m...
by Sahildeep
Sat Mar 28, 2015 4:06 am
Forum: Developer Discussions
Topic: flight automation
Replies: 3
Views: 3322

Re: flight automation

i am thinking of using long range infrared sensors to detect its surroundings to react. And also can you tell me about different variables used in stabilizer.c what values/information they hold and used for because there are plenty of variables in stabilizer.c and is it possible to write values of d...
by Sahildeep
Tue Mar 24, 2015 4:56 am
Forum: Developer Discussions
Topic: flight automation
Replies: 3
Views: 3322

flight automation

hi i am a student and i want to make crazyflie to fly in the air without any controller and the problem i am getting that i am not able to figure out what variables in the firmware used for what and how to define pins in the coding part and in which .c file in order to add some different sensors to ...