Difference between revisions of "BeagleBoard/GSoC/2015 Projects"

From eLinux.org
Jump to: navigation, search
(Project: Android-based Remote Display)
Line 27: Line 27:
 
* Blog: https://beaglepilot2.wordpress.com
 
* Blog: https://beaglepilot2.wordpress.com
 
* Melange: https://www.google-melange.com/gsoc/project/details/google/gsoc2015/rohithmadhavan/5717271485874176
 
* Melange: https://www.google-melange.com/gsoc/project/details/google/gsoc2015/rohithmadhavan/5717271485874176
 +
<div style="clear:both;"></div>
 +
 +
==Project: [[Android-based Remote Display]] ==
 +
{{#ev:youtube|<youtube ID>||right|<Project Name>}}
 +
 +
The goal of the project is to develop an audio driver and a USB mouse and keyboard driver which will allow an android device to work as a USB input device and USB speaker. At the same time another focus will be to improve the framebuffer device driver which allows an android application to act as an USB display. Successful completion of this project will give support of multiple cape and peripherals in a single gadget. Also as part of the project, an android application will be developed which will work as a helper module in android side to use the above mentioned device drivers.
 +
 +
* Student: <Azizul Hakim> <Florida International University>
 +
* Mentors: Praveen Kumar Pendyala, Vlad Ungureanu, Vladimir Pantelic
 +
* Code: https://github.com/azizulhakim/beagleusb    https://github.com/azizulhakim/bard-droid
 +
* Wiki: <wiki link>
 +
* Blog: <blog posts>
 +
* Melange: https://www.google-melange.com/gsoc/project/details/google/gsoc2015/azizulhakim/5750085036015616
 
<div style="clear:both;"></div>
 
<div style="clear:both;"></div>

Revision as of 19:42, 12 May 2015

BeagleBoard.org 2015 Google Summer of Code Projects

Links

Project: TEMPLATE - PLEASE COPY AND MAKE YOUR OWN

{{#ev:youtube|<youtube ID>||right|<Project Name>}} “Project Name”. <short project description>

  • Student: <student name> <school>
  • Mentors: <mentor name>
  • Code: <link to github etc.>
  • Wiki: <wiki link>
  • Blog: <blog posts>
  • Melange: <melange link to project>

Project: BeaglePilot 2.0: Making Underwater Drones

{{#ev:youtube|<youtube ID>||right|<Project Name>}} The aim of the project is to create an open hardware underwater vehicle based on BeagleBone Black. The project will involve using the OpenROV code base and the APM, to provide autopilot capabilities. ROS will be used as a bridge (mavros) to interface with the APM. The project will enable hobbyists to get access to a low cost, easy to use and open hardware underwater vehicle platform with autopilot capabilities which they can modify according to their needs and requirements.

Project: Android-based Remote Display

{{#ev:youtube|<youtube ID>||right|<Project Name>}}

The goal of the project is to develop an audio driver and a USB mouse and keyboard driver which will allow an android device to work as a USB input device and USB speaker. At the same time another focus will be to improve the framebuffer device driver which allows an android application to act as an USB display. Successful completion of this project will give support of multiple cape and peripherals in a single gadget. Also as part of the project, an android application will be developed which will work as a helper module in android side to use the above mentioned device drivers.