Skip to content

The Raspiwii allows the engineers to dive into the Multiwii MSP. The project is based on communication between a raspberry pi and a Multiwii Flight Controller. All you need is a USB cable which comes with the Flight Controller and attach it to the RPI. The rest is upto the python program. Please note that this program runs in python2.x and will …

linkstatic12/Raspiwii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

You need the following:
1 x Rpi
1 x MutliWii controller

Attach the MW FC with the RPI through the USB cable given with the MW FC.
Once you have done this go to LXterminal and type dmesg and see to what
USBx the CP210x has connected itself. if you are connected to the 
/dev/ttyUSB0 then just run the code and it will work. if not you will have
to change it to any specific serial port or usb port you want. remember 
this code will also work even if you have connected the MW FC with a serial
port to the RPI.


Author: asadullah Baig

About

The Raspiwii allows the engineers to dive into the Multiwii MSP. The project is based on communication between a raspberry pi and a Multiwii Flight Controller. All you need is a USB cable which comes with the Flight Controller and attach it to the RPI. The rest is upto the python program. Please note that this program runs in python2.x and will …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages