BeagleBoard/GSoC/2015 Projects

From eLinux.org
Jump to: navigation, search

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: Demo Android app using BBBAndroid

{{#ev:youtube|pOUp7f0kmpY||right|<Project Name>}} “Project Name”. BBBAndroid is mainly designed to enable users to run Android on our favorite embedded linux board (i.e. Beaglebone Black). "Demo Android app using BBBAndroid" project focuses on the demonstration of apps that can run on Android which makes use of some awesome peripherals support of the BeagleBone Black like ADC, GPIO, I2C, SPI, USB, CAN , PWM, UART etc. Future task could be to make simple APIs for interfacing BBB peripherals using NDK.

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|gJABSa_SLFs||right|Android-based Remote Display}}

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.

Project: Bone101

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

I'll continue what Diego start last year for making a good reliable platform for newbie to make there own BBB tutorials using BoneScript lib and share it with the others. BBUI is one of the main feature that should be implemented this year which will allow users to test there code before uploading it to the board through a live running demo. There are also some issues with the current design I'm going to work on, and add more feature to enhance UX wiht Bone101.

Project: NW.js (a.k.a node-webkit) based cross-platform getting-started app

{{#ev:youtube|<youtube ID>||right|<NW.js (a.k.a node-webkit) based cross-platform getting-started app>}}

The cross-platform getting-started app will provide a tool for new users, that allows an easy and fast configuration of Beagle boards. Inexperienced users get the chance to start using Beagle quickly and most importantly hassle-free, allowing them to experience Linux and embedded systems.

Project: PRUSS support for newer kernels

{{#ev:youtube|5YgbVmFl65Y||right|<PRUSS support for newer kernels>}}

The aim is to build a framework for easy communication between the ARM and PRUSS. Currently these features are provided by libprussdrv and linux kernel’s remoteproc infrastructure. However both have their limitation and require developers to hack kernel drivers to optimize them for their application. This project would develop a lightweight, robust easy-to-use, yet powerful communication framework for ARM-PRU, which would make life for beaglebone users a lot easier.

Project: PRU-Bridge

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

The aim of this project is to create a generic ,multi-channel bridge between userspace Linux and PRU allowing developers to send and receive data seamlessly between ARM<-->PRU via creating of a plugin driver and appropriate firmware.

Project: BeagleSat - Enabling accurate magnetic field measurements on CubeSats

{{#ev:youtube|<youtube ID>||right|Enabling accurate magnetic field measurements on CubeSats}}

Magnetic field measurements play an important role in Earth-orbiting satellites, such as attitude determination and scientific instrument pointing. Unless built specifically for high accuracy measurements, satellites usually come with significant magnetic sources of errors that severely degrade measurement accuracy. This GSoC project aims to implement algorithms that enable low-cost high quality magnetic field measurements on smaller spacecraft without booms using the BeagleBone platform.