After like 6 weeks of dust collecting at my garage... (got a kid so had to take a little break ) checked if all works ok, seems so still with my self-rewound motors from last year, when there were no factory rewound ones to buy... http://img89.imageshack.us/img89/1765/bezimenadkow.jpg m good thing i...
here's my setup, http://img850.imageshack.us/img850/4806/setupln.jpg from left to right: serial Ublox gps sensor, RCTimer - m 328p serial gps <---> i2c converter - m 328p based shield with GY86 IMU - m (after initial tests, gonna be replaced with promini+same IMU, for smaller footprint to fit into p...
I am happily waiting for further development here, I don't understand coding like you, but can try it on the field and report bugs if I find any especially looking forward to ability to take speed into account, because fast planes must NOT turn too sharp,like bixler or some other FPV planes can, ful...
I am using original board from alexmos, but for DIY, now you don't even have to build your controller like I did in begining of this topic... when you couldn't buy alex or any other... chinese are selling open source martinez version for 44$ which works natively on german code, it is not as good as ...
Hello, can this GPS be powered from 3.3V instead of 5V? m http://www.rctimer.com/syssite/home/shop/1/pictures/newsimg/1350571330.jpg does anyone know where should i connect VCC to go around the voltage regulator that lowers the 5V to 3.3V, so I can feed it directly. maybe on '+' side of big yellow c...
That is much better way than with GPS alt. gps is good for horizontal movement and speed readings, but in height, it has large oscillations, while even cheap baro BMP085 can hold plane as accurate as 1m. Tested many times.... I can only imagine how new MS5611 performs baro is especially good for FPV...
Does this RTH have any limitations, I mean can it work(with well dampened PIDs ) on some really fast planes? because other OSD's with rth just can't take speed into account and would make too sharp turn back in rth. I have some birds that go over 300... if they could be fitted with rth it would be g...
It's not commercial because I don't sell anything, and I didn't get anything for free or on discount price. Just put my videos online to show how can homemade gimbal (for under 250$ total) perform no need for overpriced servo gimbals that just don't work so good... I used 2826 and 2830 cheap rctimer...
I received a few PMs asking for parts and where does what go, people, please install eagle program, and open the schematics, there you can click on ''i'' icon on the left, and click on anything you like, it will show it's name and specifications. I took some screenshots even to show how it works. ri...
if you can't find them locally 5$ per piece, unlimited supply, 7-10days delivery time... m me and my friends bought them there, works as it should. in other locations (parts stores locally in my country it costs around 40$ per piece!) and here they are selling alex's controller alone, not too high p...
whaaaaat http://www.youtube.com/watch?v=e5enRVS8JxA that's Russian closed source controller m I have 1 on route to me and I hope it works OK. this is free open source code from german forum: m thanks dr. tom, pls could you share the link on the german forum, where they have it unpopulated or popula...
PatrikE cleaned up previous version of code, now it has failsafe in case ppm line gets disconnected. Thanks. here are some pics of my arduino decoder ready for pluging servos in http://imageshack.us/scaled/thumb/600/69156524.jpg http://imageshack.us/scaled/thumb/72/10149853.jpg http://imageshack.us/...
I got PM's asking for parts list, no secrets, no problem, better to put it here so anyone could see if interested IMU 6050 m CPU 328p m driver chip 2x L6234D m driver board PCB m m you send treiber(driver) platine schematics to this guy and he makes it and sends it back to you, m m or you buy it on ...
here's my controller made by german PCB design, I used only driver part of the PCB, controller part was not needed IMHO because I already had promini laying around, so I used it. http://imageshack.us/scaled/thumb/836/blokovi2.jpg http://imageshack.us/scaled/thumb/26/blokovi.jpg http://imageshack.us/...
alex kindly posted his hex files public m can't get it to upload via ftdi to try it out... edit: soldered ISP pins on atmel flashed ok but it doesn't work, http://imageshack.us/scaled/thumb/706/ispj.jpg http://imageshack.us/scaled/thumb/824/flashingm.jpg http://imageshack.us/scaled/thumb/7/guimq.jpg...
No problem, at the moment I am using DIY motor driver from parts available in local store. (waiting for the smaller and better working one, L6234D from ebay, it's even cheaper than this parts needed for DIY version and no need for so much soldering!) schematics are here: see attachment. it would be ...
for some time DJI ZenMuse was THE ONLY one offering it, price was somewhere in the 5000$ ballpark, (3500 gimbal + 1500$ flight controller needed to make it work) showing off m wind or no wind, and no matter how you punch the sticks, the video is rock stable... m m with price like that, in my whole c...
yes, it's super solution for many uses for little money you can setup it like here m btw, why does failsafe kick in only if I power the board without ppm stream connected? If I unplug it(PPM in) during operation, failsafe doesn't activate... did you try it? regarding eeprom and VTX, dunno, I fly lon...
thnx, my fault my 500mw 433 tx was on table when I tested it, jerks came from RX, when I plugged servo directly in it(it supports PWM+PPM at same time) it behaved same. In a rush I forgot that TX has to be over 2m away from rx for clean run now is ok on 50Hz. will try on 160Hz when I install it in p...
Thank you, I haveRCTimer BT and 433 links('#define LCD_SERIAL3W' option) available for trimming use on the field m I already fly long range on 433 UHF TX, so this module will only be used for setting up via laptop, then removed, because the less RF on board, the better the range but it must be set u...
is at least 160 Hz ok? even enough to use it on first 2(roll+pitch) or 4 first channels(roll+pitch+thr+yaw) if possible, because now it seems a little jerky on 50Hz, even at 1000us CT on plain promini without sensors. other are just for switching OSD and autopilot options and doesn't matter so much ...
It WORKS! thank you very very much. hope it will make use to some other pilots too, because in long range FPV it is pretty useful to be able to decode PPM sum to PWM and place receiver far away, with short antenna. it works like this on Promini THR - > D12 ROLL -> A0 PITCH -> A1 YAW -> A2 AUX1 -> D1...
configured MWii to read 8 channels over PPM sum for now on full MWC board not to mess with sensor part, to avoid getting i2C errors, later will try on plain promini arduino and solder pins http://imageshack.us/a/img856/3621/setuplh.th.jpg every channel works OK reacts correctly to stick/button/pot m...
thanks for the tip (and for making MWC code better and better, I keep seeing your name in updates) I already have an OSD with autopilot(attitude, heading and altitude lock and RTH functions) from 1m:50s m (hoping that MWC coders will fully implement GPS RTH for planes too, I like it on my multirotor...
Hello, I'm flying a 2m wingspan model, best range is when my UHF RX and VTX antennas are separated as much as they can, on vinglets... video: m but then I have to route all servo cables over whole wing (rx is there because of keeping the antenna short) I did it with flat cable but it's not so practi...
there is an variometer based on arduino and MS5611 baro, by kapteinkuk, but outputing on 433MHz and captured with handheld radio unit... it seems like it could be modified to drive buzzer onboard (or sound feed ) for FPV usage...
could MWC code output sound via FPV gear? if it can generate PWM, maybe it could generate simple acoustic output? something like this? m If it is possible somehow, I would like to test it in my FPV plane, put mwc board (crius aio) and connect some output pin from it to audio-in on fpv-tx, even if it...
nice, but I am talking about 'alt hold', not 'alt display'. in GUI my MWii also responses to 10cm change, nice to watch, but in air it's not so good. drifts by time... ...back to your OSD how does it fly? it's under development as written in video, this is tested and flying as we speek. and controls...