Has any one played with the v911? Just ordered one and thinking about making a new circuit board for it. Making it a really cheap open source drone. What do you guys think?
STM32F103CB vs atmega328
MPU-6050
nRF24L01 vs A7105
Has any one played with the v911? Just ordered one and thinking about making a new circuit board for it. Making it a really cheap open source drone. What do you guys think?
STM32F103CB vs atmega328
MPU-6050
nRF24L01 vs A7105
Just awesome state estimation, using particle filter and kalman filter. To bad the laser scanner is $5000
Just stumbled upon this amazing board. Would be really interesting to use it for a quad project. What do you guys think??
http://wiki.ladyada.net/chumbyhackerboard
This program downloads precompiled firmware for the arducopter and automatically uploads it to APM. No need to install arduino, libraries etc.
Hopefully this program will make it easier for those of you who fly the arducopter, but don’t have an interest in programming. Using this program you don’t have to install arduino and build the code yourself.
Right now I only uploaded one version (version RC02) of the code. This is the one I'm flying. Nothing extra (gps, mag +++). If people like it I will upload more. And the user can chose witch one to download right in the software.
Remember this is the alpha version, so there might be some bugs. Please give me feedback (bugs or suggestions)
You can downloade it at http://geir111.blogspot.com
I’ve made a small program that can be used to upload your own c code to arduino boards using the bootloader. That means you don’t need a flash programmer. I
made it for my own use and found it pretty useful. So now I’ve
made a more user friendly version..
To use it simply start XLoader.exe, pick a hex file and press upload. That’s it.
Hope you find it useful... Or am I the only one using AVRstudio to program my uav??
As you can see it's still early alpha, so there might be some bugs. Please contact me about bugs or suggestions.