Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is Arduino Mega 2560 controller supported ? #208

Open
Osama-321 opened this issue Sep 9, 2019 · 4 comments
Open

Is Arduino Mega 2560 controller supported ? #208

Osama-321 opened this issue Sep 9, 2019 · 4 comments

Comments

@Osama-321
Copy link

Can i use Arduino Mega2560 board to uplaod the megapirate code and run it with mission planner ?

@smurfy
Copy link
Member

smurfy commented Sep 10, 2019

The chip itself is supported, but you need a lot of sensors to be really usable

@Osama-321
Copy link
Author

I tried to use it with only mpu6050 ... the megapirate code was uploaded successfully on it ... but when I connected it to mission planner ,an error message appeared (related to Mavlink )
so .. is the problem because I am did not connect the required sensors (like : hmc compass , barometer )
note : when I upload the code to my arduino I used the flash tool , and I chose the board type (crius v1 ) .

@smurfy
Copy link
Member

smurfy commented Sep 10, 2019

Board type is mainly for sensors.. crius1/2 both use MPU6000_I2C so it should be fine.

But the project is quite old, cant really help regarding mavlink problem, i just dont remember all the quirks anymore.

@Osama-321
Copy link
Author

Thank you ... but do you think if I connect the required sensors (compass , paro ) , the problem will be solved ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants