Hey, im trying to build my first D.I.Y quadcopter and got some questions I can't get go solve.
My setup is
4x simon emex series 20A ESC
4x A2212/13T 1000KV Brushless Outrunner motors
4x direct drive props. 2ccv 2cv
2200mAh, 30c 11.V, 3S-1P LipoBattery
Arduino Uno
Raspberry pi b or 2 idk...
I've calibrated the esc's via a arduino/raspberry.
I've done the code on the arduino IDE in on the raspberry and uploaded the code to the arduino
and used the serial monitor for output .
When I go the lowest (5 in a scale of 5-180), all 4 starts to spinning, 1 acts kinda weird in the start but catches up. (I Know one of the esc's have 1 different settings from the other so I know the problem for that, anyhow. When I go max, (180) The motors goes really fast, so it should lift, but it dosn't
(I know the props are spinning in the right way and I know they are facing the right way.)
After alot of reading I've tried some software for the arduino, and I tried their calibration.
Without thinking about it I clicked start (props on) and it lift of.
What am I doing wrong?
My goal is to be able to control the adrduino via a raspberry with a webserver & netdongle from a PC with a xbox controller.
Atm I got apache running on the raspberry so I can reach it from my pc.
I want the be able to view the raspberrys camera, is it possible to control the arduino with a xbox controller from there aswell?
My second approach will be in c#/python. I will create a client for my PC that will send the controllers output to the raspberry and somehow create a host that gets this output. The problem here is, Im used to upload my shitty script in the arduino IDE in the raspberry and use the serial monitor for communication. So I'm not really sure how to solve this..
Im not really sure what to do. Do anyone have some idéas or anything?
My setup is
4x simon emex series 20A ESC
4x A2212/13T 1000KV Brushless Outrunner motors
4x direct drive props. 2ccv 2cv
2200mAh, 30c 11.V, 3S-1P LipoBattery
Arduino Uno
Raspberry pi b or 2 idk...
I've calibrated the esc's via a arduino/raspberry.
I've done the code on the arduino IDE in on the raspberry and uploaded the code to the arduino
and used the serial monitor for output .
When I go the lowest (5 in a scale of 5-180), all 4 starts to spinning, 1 acts kinda weird in the start but catches up. (I Know one of the esc's have 1 different settings from the other so I know the problem for that, anyhow. When I go max, (180) The motors goes really fast, so it should lift, but it dosn't
(I know the props are spinning in the right way and I know they are facing the right way.)
After alot of reading I've tried some software for the arduino, and I tried their calibration.
Without thinking about it I clicked start (props on) and it lift of.
What am I doing wrong?
My goal is to be able to control the adrduino via a raspberry with a webserver & netdongle from a PC with a xbox controller.
Atm I got apache running on the raspberry so I can reach it from my pc.
I want the be able to view the raspberrys camera, is it possible to control the arduino with a xbox controller from there aswell?
My second approach will be in c#/python. I will create a client for my PC that will send the controllers output to the raspberry and somehow create a host that gets this output. The problem here is, Im used to upload my shitty script in the arduino IDE in the raspberry and use the serial monitor for communication. So I'm not really sure how to solve this..
Im not really sure what to do. Do anyone have some idéas or anything?