Roberto Navoni's Posts (180)

Sort by
Moderator

3689450895?profile=original Today I found in a drawer of my old lab this board, and memory began to go into the past.Was 1996 , 16 years ago this is my first board based on a 16 bit micro controller that used 'C' firmware that i called VR1000 (see on the bottom layer) .

I developed that board for a BUS Fleet Managment application .

That board was based on Siemens 80c166 in future that was the base for ST 10 a father of STM32.

3689450832?profile=original

The specification of this board was :

  • Microcontroller Siemens 80C166 .
  • 20 Mhz oscillator.
  • External muxed PROM and RAM (muxed mean that the address and data bus was shared so you need a component that with a pin automatically choose to use address or data bus for parallel comunication with Prom and RAM)
  • 64 kbyte EEPROM (Electri Erasable PROM) normaly before every reload of firmware i use UV Lamp for delete the firmware in the EEPROM.
  • 32 Kbyte static RAM
  • 8 Mbit Intel parallel flash . (Was first Flash available on the market , normally that component need 12 volt for write data in the flash and use 5 volt

 

With this kind of board was possible to fly a drone 16 years ago but the main problem was the sensor

In this sensor is possible to see the VR1000 (1996) and VR Brain MP32F4 IMU (2012)

 

3689450626?profile=original

 

VR1000 CPU

80c166 (16 bit micro controller)

VR BRAIN MP32F4

STM32F4 (32 bit micro controller)

 

VR1000 RAM and PROM

64 Kbyte EEPROM and 32 Kbyte Ram (external)

VR BRAIN MP32F4 RAM and PROM

1 Mbyte Flash and 192 Kbyte Ram

 

VR1000 vs VR MP32F4 speed of processor

20 mhz vs 168 mhz

 

Advanced feature available only in MP32F4 :

Internal FPU - DSP floating point processor.

MPU6000 3 gyro 3 acc

 

I am very curious to know how will the new micro controllers for DIY applications in 2028 :)


Original blog post : http://www.virtualrobotix.com/profiles/blogs/retro-board-vr1000-my-first-advanced-electronic-design/

Read more…
Moderator

 

They finally managed to produce a small manual to compile the source and program the board Multipilot32 F1 (V1 and V3) and F4 with vrobotix-ide-pro (Eclipse based).


The manual describes how to configure the environment, how to compile the sources and how to program the board. To program the board I took into consideration the following tools:

  • Multipilot32F1 (V1 and V3): DFU and ST-LINK/V2
  • Multipilot32F4: DfuSe and ST-LINK/V2
In the future I also integrate in the manual configuration and procedures to debugdirectly on the board with OpenOCD or ST-LINK/V2

For more information and , I opened on forum a new discussion Virtual Robotix IDE Pro

Thanks

Luca Micheletti (FOXTEAM)

Read more…
Moderator

 

3689440198?profile=original

During this holidays i finish the port of HIL functionality on Multipilot32 .

On the picture you can see my hil configuration :

MP32 + VRIMU FULL

FOX 5 Frame.

Serial interconnection with my PC

On the Pc there is Mission planner rev 1.1.18 and AerosimRC or Xplane.

 

This is the first video tutorial of first flight this revision is in Italian , but is simple to understand what i'm doing .. i hope to have some times for recording an Eng. revision , or if a member of our community would doing his video is welcome :)

I use Camtasia to video screen capture . It work fine and not change performance of simulator.

The code is available on repo this is the direct link :

http://code.google.com/p/multipilot32/downloads/detail?name=Firmware_AC32_Hil_rev_ok.rar&can=2&q=#makechanges

This revision of code is the ACopter 2.1.1r7 derived from 8 bit revision Arducopter 2.1.1r7

Enjoy with your MP32 and Happy New Year :)

For more info check the original blog post :

http://www.virtualrobotix.com/profiles/blogs/i-m-happy-to-present-the-hil-revision-of-code-for-multipilot32

Best

Roberto

 

Read more…
Moderator

With the new fast prototyping tecnology is possible to develop new technology from the concept to reality . With high performance DIY electronics and 3D Design tools today is possible to obtain this kind of result.

This is our experience :

We use some 3D Pro as EdgeWorks or Solidworks and Opensource Tools as Bleender for design the frame.

3689436531?profile=original

3689436482?profile=originalAfter design we send our advanced project to a fast prototyping company as Shapeways

http://www.shapeways.com/shops/virtualrobotix

Then After some weeks is possible to recive the Frame .

 

After I put all the electronic inside the new frame I'm ready to doing the first flight the result of first experience was great , in only two hours we put all electronic inside the frame in the next days i would doing also some outdoor flight and put in front of quad a Gopro HD 2 cam for FPV :


After this experience I can say that we can fly with a frame made with 3D fast prototyping techniques.

The next step will be review of the original project with some upgrade as :

less material for have less price and less weight.

At the moment the weight is around 360 gr is yet good.

In order to fly with:

  • Multipilot32+NAVI FULL the frame is compatibile also with APM+OILPAN
  • 4 Keda 20-22 Motors.
  • 4 Hobbywing 30 A
  • 4 10 '' propeller.
  • a 3S 4500 ma lipo

around 1250 gr

The main upgrade in our mind is more space for 10 '' propeller originally was developed only for 8 '' prop

possibility to change the tail if one broke. Better design for open and close cover on top of quad.

If you have other suggestions are welcome.

Original blog post :

http://www.virtualrobotix.com/profiles/blogs/form-concept-to-reality-with-multipilot32fx-and-3d-printed-single

Read more…
Moderator

3689436531?profile=original

In the last two years i fly my electronics with different kind of frame :

This was my first frame Fox One:

 

My second frame wasFox TWO :

 

 

Then with my Friends Franco develope FOX III This is our Pro Carbon Fiber Frame :

 

 

Then with AleBS i develop low cost frame :

 

And this Summer with Antonio I work at VR Dragon ...

 

Now is the time of new frame generation ... With the help of Roberto74 that doing a great job We working on new frame produced using 3D printer technology. We waiting the first prototype in the next week stay tuned :)

So we have better Electronic and better approach for design our future frame directly from our mind ... :)

 

 

3689436531?profile=original

3689436482?profile=original

Check our store on shapeways ... after we doing some check on prototype will be available here :

http://www.shapeways.com/shops/virtualrobotix

Original blog post here : http://www.virtualrobotix.com/profiles/blogs/first-concept-frame-proposal-for-mp32f4-from-idea-to-ready-to-fly

 

Read more…
Moderator

3689436552?profile=original

Dear Friends ,

I'm happy to present the new revision of Multipilot32.

This new revision of product use STM32F4 as micro controller. This is the most powerfull Arm Cortex M4 available on the market . The Benchmark in Coremark is 469 . Standard Arduino is 18 . A lot of power for your  new design.

The VR Ide Pro is available and downlodable here :

http://code.google.com/p/multipilot32/downloads/list

In the framewark is available :

  • Eclipse IDE.
  • GCC compiler that support MP32F1 and MP32F4.
  • Debuger that use ST-link v2.

The library available for MP32F1 are :

Maple first revision and last revision that support DMA and new timer functionality as timer capture.

 

The library available for MP32F4 are :

ST std library and ChibiOS operating system complete with an example of makefile and firmware.

 

We open a developer group on virtualrobotix website:

http://www.virtualrobotix.com/group/armcopterdevgroup?xg_source=activity

the next step is porting all available APM library for MP32F1 to MP32F4.

 

The board is available for pre order :

MP32F4 95,00 euro

MP32F1 85,00 euro

* this revision use STM32F103 the firmware is yet available.

The MPU6000 Option is available as option at 35,00 euro

send a mail to virtualrobotix@gmail.com for info.

 

Hardware:

  • ARM Cortex-M4 processor STM32F407VET6. 168 Mhz
  • Flash 1024 Kbytes RAM 196 Kbytes
  • DSP + MCU + FPU - Hardware floating point -
  • 16-bit Timer 4
  • SPI 2 (ADC Interface , MicroSD connection Option)
  • I ² C 2 (First I2C (sensor), Second I2C control until ESC 12)
  • USART 5 (GPS, DEBUG Console, XBee Pro Telemetry)
  • USB 1 (Upload Firmware, Debug Console, Power Board for Debug)
  • CAN 1 (Interconnection with Professional ESC 1 Mbit update rate)
  • 6 PWM Output Bit 16 (ESC / Servo Control)
  • 8 PWM Input 16 Bit (RC Input Channel, accept PPM SUM)
  • 8 Analog Input 12 Bit.
  • Professional 4 layers PCB.
  • DC: DC 30 V (6s Lipo): 5 volts and 3.3 volts

 

We integrate on same board the MPU6000 that use SPI bus and DMA to transfer data between the micro and imu sensor.

in this sensor is available:

  • Tri-Axis angular rate sensor (gyro) with a sensitivity up to 131 LSBs/dps and a full-scale range of ±250, ±500, ±1000, and ±2000dps
  • Tri-Axis accelerometer with a programmable full scale range of ±2g, ±4g, ±8g and ±16g
  • Digital Motion Processing™ (DMP™) engine offloads complex MotionFusion, sensor timing synchronization and gesture detection

 

Check this link for more info about the product :

http://invensense.com/mems/gyro/mpu6000.html

For MP32FX is available the VR Navi Board :

 

3689436577?profile=original

VR Navi board Option :

  • 16 Kbyte i2c EEPROM for storage of mavlink parameter .
  • 1 Magnetometer 3 Axis HMC5883 compass functionality.
  • Barometer : BMP085
  • GPS Mediatek all in one (Default) protocol MTK16 10 Hz update integrated Aerial.
  • GPS Battery Backup.
  • 1 FET for ON / OFF subsystems.

Input Output:

  • 6 12 Bit analog input available for Board Setup or for interconnect accessories.
  • 4 Digital Output
  • 3 Status Led available

Price 70 euro.

Complete Kit STM32F4 + Navi Option 199 euro.

Preorder Open Today !!!

 

Original link for more info : http://www.virtualrobotix.com/profiles/blogs/arducopter32-and-multipilot32-11-11-project-update

 

Read more…
Moderator

Dear Friend,

I'm happy to present my last creation :

 

Original blog post : http://www.virtualrobotix.com/profiles/blogs/virtualrobotix-telemetry-board

This telemetry board use AVR 644P as micro controller the code is developed in C++ using some Arduino library. Great Thanks to Sandro Benigno for OSD routine , and other people that are working on OSD code and other opensource library that I use in my new product.

 

The Board

  • ATmega644P 20 Mhz with Arduino bootloader
  • MAX7456 monochrome on-screen display
  • Serial that support Jeti RTX telemetry data link.
  • I2C that support Aurora9 RTX telemetry channel (work in progress).
  • GPRS Module for long range comunication that using tcp/ip channel . (option)
  • Serial port that support Mavlink protocol for interconnect board that use that kind of protocol as Arducopter(32) , Arduplane ecc ecc.
  • Is possible to customize the protocol for interrconnection with Mikrokopter , Multiwii or Aeroquad platform and also other platform that you like if you have documentation of comunication protocol.

Is possible to recive the telemetry as overlay of video during the flight or on your prefered Jeti or Aurora radio. Other interface will be implement also on futaba and graupner radio.

All the data available on the quad is visible by telemetry option , we are also working on realtime setting of parameter during the fly directly for example jeti box.

As option is possible to mount GPRS module so you can interconnect your ground station by gprs so in case of lost your quad you can try to found it using long range telemetry module.

 

The price will be define in the next week and depend of option that you want.

Any kind of suggestions is welcome.

Best

Roberto

Read more…
Moderator

3689432238?profile=original

Dear Friends,

in the last Months FoxTeam are working to develop some new exciting updates

We're working on Hardware:

  • VR Brain MP32V3F1-IMU
  • VR Brain MP32V3F4-IMU
  • VR Distribution Board.
  • VR Telemetry Board.

We implement two kind of ide for develop our project :

 

The VR IDE use:

  • Standard Processing IDE same of Arduino.
  • Complete integrated Eclipse IDE for editing , building and debug project (better for professional development)
  • We are using OpenOCD Jtag Debugger for realtime inline debugging.

The Library :

  • FoxTeam port and support Maple Library on all our platform.
  • We port all standard APM library developed by DEVTEAM to MP32V3FX .

The Operating Systems :

We port on our platform different kind of Operating systems :

  • FreeRtos
  • ChibiOS

Firmware :

We porting on Multipilot32 the last revision of Arducopter 2.0.49 -50 firmware we try to mantain similar architecture of original Jason development but put inside same upgrade that is possible using the power of our platform.

Is available also professional support for develop custom application for different kind of application also for professional application .

 

After one year of experience on Arm Platform we are ready to present the new platform that will be available in the next months and in the new year.

 

News about Hardware :

 

Is available the new revision of Board the Multipilot32V3FX

 

It's will be available in different configuration :

MP32V3F1 - IMU

use the same micro of MP32V1 but have some upgrade for improve the quality of pcb and some news about the onboard peripherals :

  • support SD using SDIO bus that is more fast of standard SPI port.
  • We add also the support of USB as serial debug port.

The micro that we use is STM32F103 .

512 kbyte Flash and 64 Kbyte ram 72 Mhz cpu speed.

12 bit analog input.

16 bit PWM output.

The platform is available to end user.

 

 

MP32V3F4 - IMU

is the first low cost autopilot platform board that support powerfull STM32F4 Arm Cortex M4 micro .

1024 kbyte Flash and

196 Kbyte ram.

168 Mhz cpu speed.

USB Host OTG

Standard Video Input interface.

Integrate FPU (Floating Point Unit) for example the SQR function on STM103 is doing in 1200 cycles on STM32F4 it doing in 196 cycle. 10x fast

Integrate DSP hardware unit good for hardware matrix transformation , DCT and IDCT functionality.

12 bit analog input.

16 bit PWM output.

More info about the architecture of STM32F4 : http://www.emcu.it/STM32F4xx/STM32F4xx.html

 

check the official ST video presentation for more info about the new micro.   I'm very happy to choose 1 years ago to invest on ST micro instead of SAM3U Atmel micro . ST doing us a big opportunity with this new microcontroller.

The platform is yet available for developer for more info about it contact me at lasernav@gmail.com

 

Is available the IMU revision of MP32V3FX .

We integrate on same board the MPU6000 that use SPI bus and DMA to transfer data between the micro and imu sensor.

in this sensor is available:

  • Tri-Axis angular rate sensor (gyro) with a sensitivity up to 131 LSBs/dps and a full-scale range of ±250, ±500, ±1000, and ±2000dps
  • Tri-Axis accelerometer with a programmable full scale range of ±2g, ±4g, ±8g and ±16g
  • Digital Motion Processing™ (DMP™) engine offloads complex MotionFusion, sensor timing synchronization and gesture detection

Check this link for more info about the product :

http://invensense.com/mems/gyro/mpu6000.html

 

With this kind of architecture is posible to fly without any other kind of board. Is a good and powerfull RTF board.

 

To be continued ... :)

 

Original Post : http://www.virtualrobotix.com/profiles/blogs/project-update-mp32v3f4-arm-cortex-m4-available-fpu-and-dsp-on-bo

 

Read more…
Moderator
During this year i'm working hard on Multipilot32 ,

developing the 32 bit revision of Arducopter and use and test it in different kind of application .

My company Laser Navigation srl http://www.lasernavigation.it develop different kind of technology : navigation system , 2d-3d mapping systems , drone :) So in the last year i'm working on a great project in italy .

We are working on the Tourism Web Portal of Bergamo . In this project my company work on Maps , Geo Tagging DB , Open Streetmap Map data improvment , navigation systems. 3D visualization and also introduce for first time in this kind solution the use of Video doing by drone. :)

I'm very happy to present our work on our community.

Many thanks to all the people that contribute every day to improve our best project :)

Thanks to Dev Team ... and also to beta tester of our project.

going to : http://visit.bergamo.it

inside the website in the first page there are 15 video doing by a multicopter that present different beautifull place in italy.

choose where you could going for your holidays in italy :)

If you came here don't forget to contact the FOXTEAM :)

All the video are doing with Multipilot32 based Multicopter.

 

For more info about MP32 and his option check here :

http://www.virtualrobotix.com/page/multipilot32-1

http://www.virtualrobotix.com/page/vr-imu-10

 

Some video of different step of our development.

  

 

Read more…
Moderator

Arducopter32 test of RTL and Loiter mode

 

Dear Friends,

in these days we're doing test of stable version of code for Multipilot32 + VRIMU FULL. We hope to release the stable version of code before the end of month.In this video is possible to see how work return to home , I'm very happy of this result ... During the debug is possible to have some problem if the point of return is exactly the same where you pilot your drone :) See video ... It's very nice .. :)

 

Functionality available tested for two week :

Stable mode work fine .

Loiter is good and affordable precision start from 1x1 m box to 5x5 m box depend of wheater condition.

Retur to home work fine ... have only a problem the quad return to last loiter position instead of starting point.

In the next week we continue to test and improve :

Altitude hold .

Auto navigation.

 

Configuration of testing :

Multipilot32 V1.0 : http://www.virtualrobotix.com/page/multipilot32-1

VRIMU FULL : http://www.virtualrobotix.com/page/vr-imu-10

Custom Frame by AleBs X Mode Quad configuration.

4x 30 Amp ESC Hobbywing.

Propeller 10x45.

Battery 3S 4000 Amp.

Radio: Hitech Aurora 9 with standard 9 channel receiver 2.4 ghz.

 

Firmware Pre requiste :

This revision of code is derived of original Arducopter 2.0.42 i add some new feature for have more flexible configuration parameter for example is possible change the frame configuration only changing a parameter in Mission Planner. Is available also mixertable and receiver that support 1 wire ppm sum .

 

Last Revision of IDE : http://code.google.com/p/multipilot32/downloads/detail?name=vrobotix-ide-0.0.4.6.1-laserlab-.rar&can=2&q=#makechanges

 

Last Patch of stable code : http://code.google.com/p/multipilot32/downloads/detail?name=Firmware.rar&can=2&q=#makechanges

 

Original Blog Post : http://www.virtualrobotix.com/profiles/blogs/arducopter32-test-of-rtl-and-loiter-mode

Read more…
Moderator




Dear Friends,

today i doing my first flight with new revision of VR Dragon.

Dragon components are :

VR Brain (Multipilot32 ).

VR Imu Full

6 x 50 Amp Motorius ESC

6 x 13 APC propeller.

6 x Turnigy Motors

Carbon Fiber Frame.

The first gimbal tested is PhotoHigher AV 200.

This kind of configuration can

I put on Dragon for the test 2 kind of camera Panasonic SD90 and Canon EOS 600D.

During my test i found some problem on rolling shutter on SD90 . The Canon EOS 600D don't have any kind of problem it is perfect camera.

The RTF Kit will be available at the end of october if you need more information contact me at : lasernav@gmail.com

 

Original post : http://www.virtualrobotix.com/profiles/blogs/vr-dragon-2-0-first-flight-with-gimbal-firmware-arducopter-32-rev

More picture for building log : http://www.virtualrobotix.com/photo

Read more…
Moderator

Arducopter32 ver 2.0.39(40) is Alive

Add new video :) Emile Enjoy to fly with Arducopter32 :)

 

 

 

 

 

Dear Friends,

in these summer Holiday i found the time to finish my porting of Arducopter 2.0.39 to Multipilot32 ( AP32 ).

In this video dimostration you can found the result of my work. We need only to finish the test on waypoint navigation .

 

The configuration of quad in the video is follow :

  • VR Multipilot32.
  • DIY Oilpan.
  • DIY GPS MTK16.
  • DIY Compass.
  • Radio is Spektrum DX6.
  • Motors is Keda 20-22.

The AP32 Upgrade Kit is Available for your Arducopter more info click here : http://www.virtualrobotix.com/page/multipilot32-1

 

In the next days will be available on repo : http://code.google.com/p/multipilot32/downloads/list

 

The functionality available and tested in the video are :

  • Stable mode flight .
  • Loiter + Altitude Hold
  • Return to home.
  • simple mode flight.

The code is fully compatible with Mission Planner i tested until rev 1.0.54.

I tested also the Copter Ground Station for Android it work fine !!!

The code support mavlink protocol and the platform tha use it.

 

The upgrade available using Multipilot32 are :

Imu refresh rate 1 khz instead of 200 hz , more stable flight.

PPMSUM radio input compatible .

SD card for save Option and log not on internal eeprom (Work in progress).

Radio Remap functionality for PPMSUMRECEIVER using Mavlink parameters (Work in progress).

Mixertable for define custom configuration using Mavlink parameters (Work in progress).

 

Thank you very much to all member of Arducopter DevTeam that help me in these work and for they great works:)

A special Thanks for Chris , Jason , Mike and Emile the beta tester taht setup and fly Arducopter32 on his quad and fly in fpv the quad during the test :)

 

Official Thread : http://www.virtualrobotix.com/profiles/blogs/arducopter32-ver-2-0-39-is-alive

Best

Roberto Navoni Foxteam

Read more…
Moderator

Here's a scene from Philanthropy

Awesome Battle is Awesome! (MGS: Philanthropy) from Hive Division on Vimeo.

 

Hello everybody!

 

WHO'S THIS?

 

I'm Giacomo and I'm the founder and coordinator of a Venice area-based filmmaking collective known as Hive Division.

We gathered around a feature-lenght, no budget fanfilm, Metal Gear Solild: Philanthropy, in order to put together our different skills, gain visibility and grow up as a team. The film was released in September 2009 and had a huge success of public, accumulating more than 3 millions overall views and represents the base of know-how on wich we're currently building our original narrative projects (the first one will be announced in September 2011) and our path in the video production business.

 

and here's a video we shot for an institutional client

Provincia di Treviso - Ti resta nel cuore 2010 from Hive Division on Vimeo.

 

Some time ago we met Roberto Navoni,Laser Navigation's CEO and coordinator of the VirtualRobotix Community in order to discuss a future Hive Division project (Wave) for a sci-fi feature that would require an agile camera platform, something beyond any available crane, steadycam or cablecam.

The multicopter frenzy at the time was still building its momentum, but it was clearly a cost-effective approach and, therefore, the best fit for our needs.

 

A series of meetings and brainstormings with Roberto, though, made clear that the end results we aimed at was not just to get a platform we could use for the feature film Wave, but a high performance flying camera that would suit any indie video production, virtually replacing the helicopter in most of the situation. The project than turned into a proper R&D cooperation between Hive and Laser, one that our lack of immagination forced us to call the "Wave Camera" :)

In Hive Division, the guys following this project are

  1. Me
  2. Alberto, Hive's 3d Team, graduated in aerospace engineer and future Wave pilot
  3. Mattia, Hive's DOP, graduated in multimedia technology ad future Wave camera operator

 

 

WAVE CAMERA

 

Thanks to the HDSLR revolution, many little companies around the world are currently working at such devices and some DID achieve remarkable results, but we always feel like something is missing (the incapacity of producing anything but wide angle shots, the lack of proper focus control etc).

We want to create a new one, built specifically for indie filmaking.

We want our platform to carry heavier equipment, better optics and to carry them faster and further than what existing platforms are currently able to do. We want our platform to be well integrated with its "eye" and to give filmakers-on-a-budget a flexible and powerful tool for their needs.

Instead of trying to create a Predator-sized UAV without any meaningful ROV experience, we decided for a step-by-step approach in order to softly land on any critical aspect of such a project.

 

The first two platform that Roberto and his company prepared for us are:

  1. A light, relatively cheap quadcopter that Alberto will use to perfect his ROV skills



  2. A medium-sized coaxial hexacopter that will be used to lift our HDSLR and to gradually prepare our wishlist of features for the long-term developement of our ultimate flying camera :)

 

We'll start testing both platform around the end of august/september, and we plan, together with Roberto, to keep you Virtualrobotix guys posted about our developements. Any suggestion or feedback you'll be willing to provide will help us shape this platform.

 

I hope you'll enjoy following our project :)

 

http://www.virtualrobotix.com/forum/topics/wave-camera-project-by-virtualrobotix-hivedivision-join-force

 

Read more…
Moderator

New Entry level Frame for Multipilot32

The last effort of FoxTeam,
through collaboration by me and AleBS the result  is complete frame with Gimbal that we were able to put together on a MP32.

The frame is simple, practical and light. We are working to make it more immune to vibration. The configuration and flight 'Quad X supports a Gimbal able to take comfort in the air a GoProHD or a compact camera. He has long legs that will allow in the future to put another 4 engines, and then a fine and maybe a bigger gimbal.

Maybe a future revision could be made of carbon fiber , there is already in progress a version Hexa radial. What do you think?

Are welcome suggestions to improve the frame ...

You need a PPMSUM radio with at least 8 channels to get all the necessary control channel , or already 'with seven channels you can' control the tilt.

The code to handle the gimbal of MP32 can be found here:
vrobotix-ide-0.0.4 mixer QuadX (GIMBAL).rar - multipilot32 - QuadX with gimbal control - Multipilot32 Advanced Autopilot Board based on Arm Cortex A3 micro controller - Google Project Hosting

Bye

Roberto

 

Original Post here  : http://www.virtualrobotix.com/profiles/blogs/new-entry-level-frame-for-mult

 

L'ultima fatica del FoxTeam,
grazie alla collaborazione con Ale questo e' il risultato del frame completo di Gimbal entry level che siamo riusciti a mettere assieme su base MP32.

Il frame e' semplice , funzionale e leggero , stiamo lavorando per renderlo immune il piu' possibile alle vibrazioni .La configurazione di volo e' Quad a X , supporta una Gimbal in grado di portare in volo comodamente una GoProHD oppure una telecamerina compatta. Ha gambette lunghe che consentiranno in futuro di mettere sotto altri 4 motori e quindi fare un bel okto coassiale e magari una gimbal un po' piu' grandicella.

Magari una prossima revisione potrebbe essere fatta in carbonio , c'e' gia' in lavorazione la versione Hexa radiale. Che ve ne pare ? Si accettano consigli per migliorare il frame ...
Serve una radio PPMSUM con almeno 8 canali per avere tutti i controlli necessari oppure gia' con una sette canali si puo' controllare il tilt , per farlo dal secondo pilota si puo' prendere una radio e collegarla tramite il cavetto maestro alievo.

Il codice per gestire il gimbal su MP32 lo trovate qui : vrobotix-ide-0.0.4 mixer QuadX (GIMBAL).rar - multipilot32 - QuadX with gimbal control - Multipilot32 Advanced Autopilot Board based on Arm Cortex A3 micro controller - Google Project Hosting

Saluti Roberto

Read more…
Moderator



Dear Friends,

in this video you can see my last Payload Test on this Heavy Lift Hexa Coax configuration.

 

The VR Dragon build list :

Multipilot32 : http://www.virtualrobotix.com/page/multipilot32-1

VRIMU FULL : http://www.virtualrobotix.com/pages/vr-imu-10

ESC Motorius 50 Amp : http://www.modellismomaximo.com/product_info.php?cPath=158&products_id=1705

Motors Pulso x6

Propeller x6

Frame Carbon Fiber by Fly Cam Italy.

4 Milk bottle with inside water , 1 bottle 1 kg of water.

 

The firmware is a custom revision of ArdupiratesNG32 , in the next week start to check the ACM 2.0.38 on MP32 all is ready for doing some flying test .

Here you can found the revision of code : http://code.google.com/p/multipilot32/

The next step will be fly with a professional gimbal. With 3 kg of payload whe can put on board a good camera , lens , gimbal ecc ecc.

Do you like my last creation :)

original blog post : http://www.virtualrobotix.com/profiles/blogs/vr-dragon-hexa-coax-heavy-lift

Best

Roberto

 

Read more…
Moderator

Hexafox32 Backstage in a Italian Church

Hello Guys,
public a little video of backstage, just to give you an idea of the potential of platform ...

The video board is so original as they are recorded by the camera are not post processed,I consider the quality pretty good the light in the environment was poor.
The configuration of Heaxfox32 was:
Multipilot32
FULL VRIMU
6 Engine 2212 with regulators 30A
Stabilized Gimbal Pitch and Roll of
5.4 GHz Video TX
HD onboard camera SD90
Full Carbon Frame by Bercelli Labs

Firmware : Custom revision of ArdupiratesNG32 that implement Mixertable.

Leave your comments :)
A greeting and the next video.

Best

Roberto

 

Original Blog Post: http://www.virtualrobotix.com/profiles/blogs/hexafox32-backstage-in-a-itali

Read more…
Moderator

Dear Friends,

in these day i continue to investigate the better way to develop good video with Hexafox32 platform.

I add the managment of gimbal on code and doing a video , then i put the result in stabilization software in this video on the left is possible to see the hardware stabilization (some times you see the front tail move on video ) and on the right the software optimization doing in post processing.

What do you think about my results , this video is doing with GoProHD , but i doing also other video with a compact camcoder Panasonic SD90. I'm also working on VR Dragon with MP32 on board with professional gimbal stabilization for manage Canon EOS 7D or my 600D

for more info my skypeid is : virtualrobotix Original Post : http://www.virtualrobotix.com/profiles/blogs/hexafox32-with-auto-gimbal

Best

Roberto

Read more…
Moderator

Dear Friends,

this is the OnBoard Video during the flight test of HexaFox32:

Drone Configuration :

CPU : MP32

IMU : VRIMU 1.0

Radio : Jeti with PPM SUM 1 wire 12 channel.

ESC : HobbyWing 30A Pentium

Propeller : 10x4.5

CAM : Go Pro HD connected directoly above on battery support

Firmware : ArduPirates NG32 + MixerTable for HexFlight .

TX Video : 1.2 Ghz 200 mwatt pal video trasmitter tested until 340 m work fine.

Snapshot Source code for Hexa Radial :

http://code.google.com/p/multipilot32/downloads/detail?name=vrobotix-ide-0.0.4%20mixer%20hexaradial.zip&can=2&q=#makechanges

I'm working on this configuration for develop affodable platform for FPV and Aerial Video and Picture , this is minor Brother of VR Dragon. The next step test the Gimbal with my custom stabilization code.

Best

Roberto

 

Original Post : http://www.virtualrobotix.com/profiles/blogs/hexafox-32-on-board-video

Read more…
Moderator

In these years we're doing a lot of experience to develop , electronic board , frame , esc , imu .

The last products was dev product only for hobbist .. now we decide to join force with other partner and start to work on professional platform , improve it and put all our experience in drone used for professional application. The first product is VR Dragon Y6 . This is a Hexa Coax developed by my friends Antonio CEO of FlyCam Italy that ask me to improve his original idea. This platform can support a heavy lift payload , you can put on it professional HD cam and fly for more of 15 minutes , with the coax conf is possible to lost a propeller and landing without big problem. For develop this kind of product we develop professional custom electronic board , firmware frame and gimbal , this product will be optimize during the professional service doing for filmaker service.

for more info contact : lasernav@gmail.com

original post : http://www.virtualrobotix.com/profiles/blogs/foxteam-support-and-improve

Best

Roberto

Read more…
Moderator

Dear Friends,
in these days i'm starting to test a lot of configuration using MP32 + VRIMU and Ardcuopter NG 32 and Arducopter32 2.0 .

The main problem is to set PID , in my revision of code i add Mixertable for fast Setup of different configuration.
In this video you can see my Heavy Lift Configuration ... we are working on complete RTF Hexa that include professional Gimbal with Pitch Roll and YAW stabilization.

What do you think about our last creation ? :) This is only the begin ...

original blog post here :  http://www.virtualrobotix.com/profiles/blogs/heavy-lift-arducopter32

 

Read more…