diff --git a/projects/2010.rst b/projects/2010.rst index 80c1e93761c775e4fe95351a3354a702eec9b9de..36efb87f7422d96f1580363ab02b37230fe3cc11 100644 --- a/projects/2010.rst +++ b/projects/2010.rst @@ -3,23 +3,33 @@ 2010 ##### -USB Sniffer -*********** +Pulse Width Modulation (PWM) +***************************** + +.. grid:: 2 -.. youtube:: wcGk4VmviU0 - :align: center + .. grid-item:: + :columns: 9 -+-------------------------------------+----------------------------------------------------------------+ -| GSoC Contributor | Mentor | -+=====================================+================================================================+ -| Nicolas Boichat | Hunyue Yau, Laine Walker-Avina, Frans Meulenbroeks | -+-------------------------------------+----------------------------------------------------------------+ + .. youtube:: d_vYMTuSGrM + :width: 100% -Pulse Width Modulation (PWM) -***************************** + .. grid-item:: + :columns: 3 -.. youtube:: d_vYMTuSGrM - :align: center + .. button-link:: https://www.google-melange.com/archive/gsoc/2010/orgs/beagleboard/projects/varun_jewalikar.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2010_Projects/Pulse_Width_Modulation + :color: info + :shadow: + :expand: + + proposal +-------------------------------------+----------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -29,10 +39,31 @@ Pulse Width Modulation (PWM) OpenCV DSP Acceleration ************************ + +.. grid:: 2 -.. youtube:: TSgAzdaJ1Xo - :align: center + .. grid-item:: + :columns: 9 + .. youtube:: TSgAzdaJ1Xo + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2010/orgs/beagleboard/projects/ppoudel.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2010_Projects/OpenCV#Documentation + :color: info + :shadow: + :expand: + + proposal +-------------------------------------+----------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -42,12 +73,149 @@ OpenCV DSP Acceleration XBMC Rendering Optimizations ***************************** + +.. grid:: 2 -.. youtube:: gvJ32T-W3Gw - :align: center + .. grid-item:: + :columns: 9 + + .. youtube:: gvJ32T-W3Gw + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2010/orgs/beagleboard/projects/topfs2_tobias_arrskog.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2010_Projects/XBMC#Documentation + :color: info + :shadow: + :expand: + + proposal +-------------------------------------+----------------------------------------------------------------+ | GSoC Contributor | Mentor | +=====================================+================================================================+ | Tobias Arrskog | Mike Zucchi, Mans Rullgard, Søren Steen Christensen | +-------------------------------------+----------------------------------------------------------------+ + +USB Sniffer +*********** + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + The goal of this project is to use the BeagleBoard as an USB sniffer. The host computer would be connected + to the slave USB port of the BeagleBoard, and the device to be sniffed on the host USB port. The BeagleBoard + would then forward USB data, while logging it. This presents the following advantages over a software-based solution: + + - No software modification is required; + - support of proprietary OSes; + - allows debugging of new USB stacks; + - possibly lower-level debugging of USB frames. + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2010/orgs/beagleboard/projects/drinkcat.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2010_Projects/USBSniffer + :color: info + :shadow: + :expand: + + proposal + ++-------------------------------------+----------------------------------------------------------------+ +| GSoC Contributor | Mentor | ++=====================================+================================================================+ +| Nicolas Boichat | Hunyue Yau, Laine Walker-Avina, Frans Meulenbroeks | ++-------------------------------------+----------------------------------------------------------------+ + +NEON Support for FFTW +********************** + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + This work presents advancements in the FFTW library, incorporating NEON instruction set support for ARM architectures + within an extended SIMD interface. Further enhancements include the integration of a performance counter into the FFTW + planner, enabling precise measurement of execution times for algorithmic selection. Optimized code for accelerated Fourier + transforms contributes to demonstrable speedups, illustrated through visual presentations using GNU Octave. The amalgamation + of these improvements establishes a more efficient and performance-driven FFTW library, showcasing the tangible benefits of SIMD + extensions, performance counters, and code optimization. + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2010/orgs/beagleboard/projects/chrisfriedt.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2010_Projects/FFTW#Documentation + :color: info + :shadow: + :expand: + + proposal + ++-------------------------------------+----------------------------------------------------------------+ +| GSoC Contributor | Mentor | ++=====================================+================================================================+ +| Christopher Friedt | Mans Rullgard, Philip Balister | ++-------------------------------------+----------------------------------------------------------------+ + +RPC layer and POSIX wrappers for C6Run +*************************************** + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. vimeo:: 12796429 + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2010/orgs/beagleboard/projects/maltanar.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2010_Projects/C6Run#Documentation + :color: info + :shadow: + :expand: + + proposal + +.. vimeo:: + :align: center + ++-------------------------------------+----------------------------------------------------------------+ +| GSoC Contributor | Mentor | ++=====================================+================================================================+ +| Yaman Umuroglu | Katie Roberts-Hoffman, Laine Walker-Avina, Frank Walzer | ++-------------------------------------+----------------------------------------------------------------+ \ No newline at end of file diff --git a/projects/2013.rst b/projects/2013.rst index add23a90da8e9a585daec19ac8b9fae8034aca92..0d1401e1286ade0cad5a84024a55acf4064683e3 100644 --- a/projects/2013.rst +++ b/projects/2013.rst @@ -5,9 +5,31 @@ Minix I2C Project for BeagleBoard.org ************************************** - -.. youtube:: dxjaFsWYkAM - :align: center + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: dxjaFsWYkAM + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2013/orgs/beagle/projects/tcort.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://github.com/tcort/minix-i2c + :color: info + :shadow: + :expand: + + proposal +------------------------+-------------------------------------------------+ | GSoC Contributor | Mentor | @@ -17,9 +39,31 @@ Minix I2C Project for BeagleBoard.org beagle ROS *********** - -.. youtube:: JTsZL-puy-E - :align: center + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: JTsZL-puy-E + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2013/orgs/beagle/projects/vmayoral.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://vmayoral.github.io/beagle-ros/ + :color: info + :shadow: + :expand: + + proposal +------------------------+-------------------------------------------------+ | GSoC Contributor | Mentor | @@ -29,21 +73,58 @@ beagle ROS BeagleBone Black : Using Userspace-Arduino libraries ***************************************************** - -.. youtube:: 1F0S5ajq-Ls - :align: center + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: 1F0S5ajq-Ls + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2013/orgs/beagle/projects/anujdeshpande92.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/Userspace_Arduino + :color: info + :shadow: + :expand: + + proposal +-------------------------------------+----------------------------------------------------------------+ | GSoC Contributor | Mentor | +=====================================+================================================================+ | Anuj Deshpande, Pranav Nagersheth | David Anders, Andrew Bradford, Matt Porter, Luis Gustavo Lira | +-------------------------------------+----------------------------------------------------------------+ - + Booting BeagleBone Black/White via Android ******************************************* + +.. grid:: 2 -.. youtube:: hxzoz6f4Q5w - :align: center + .. grid-item:: + :columns: 9 + + .. youtube:: hxzoz6f4Q5w + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2013/orgs/beagle/projects/ungureanuvladvictor.html + :color: info + :shadow: + :expand: + + GSoc Registry +-------------------------------------+------------------------------------------------+ | GSoC Contributor | Mentor | @@ -53,19 +134,38 @@ Booting BeagleBone Black/White via Android Linux ADC IIO Support *********************** + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + This project addresses issues in the Beaglebone's IIO ADC driver, rectifying the absence of /sysfs entries + and minor discrepancies in /dev/iio:deviceX entries through patchwork. A new hwmon driver for power measurement + utilizing the 7th ADC channel is in development. Reports of touch screen driver conflicts with free ADC channels + are being investigated and resolved. The resulting improvements will significantly enhance ADC accessibility for newcomers + and userspace application programmers on the Beaglebone platform. Additionally, the PWM driver's sysfs entry additions will + be addressed through a cleaner implementation of sysfs support for the PWM driver API. + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2013/orgs/beagle/projects/zubairlk.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://github.com/ZubairLK/kernel + :color: info + :shadow: + :expand: + + proposal +-------------------------------------+--------------------------------------------------------------------------------+ | GSoC Contributor | Mentor | +=====================================+================================================================================+ | Zubair Lutfullah Kakakhel | Greg Kroah-Hartman, Koen Kooi, Vladimir Pantelic, Tom Rini, Laine Walker-Avina | -+-------------------------------------+--------------------------------------------------------------------------------+ - -Software Defined Peripherals -***************************** - -+-------------------------------------+--------------------------------------------------------------------------------+ -| GSoC Contributor | Mentor | -+=====================================+================================================================================+ -| Jon Bailey | Tom King, Andrew Bradford, Pantelis Antoniou, Hunyue Yau, Matt Ranostay | -+-------------------------------------+--------------------------------------------------------------------------------+ - ++-------------------------------------+--------------------------------------------------------------------------------+ \ No newline at end of file diff --git a/projects/2014.rst b/projects/2014.rst index d21a143d9abc330cba421aa64d4cee2b036f4a9d..e87ec4e428fc9bf17cbd7c8c438a2448c1a50930 100644 --- a/projects/2014.rst +++ b/projects/2014.rst @@ -5,9 +5,31 @@ BotSpeak PRU Firmware ********************** - -.. youtube:: 8g8e4AgDqNo - :align: center + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: 8g8e4AgDqNo + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2014/orgs/beagle/projects/deepak_karki.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://github.com/deepakkarki/pruspeak + :color: info + :shadow: + :expand: + + proposal +-------------------------+------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -17,9 +39,31 @@ BotSpeak PRU Firmware PyBBIO Library Development *************************** - -.. youtube:: JChsenGXI68 - :align: center + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: JChsenGXI68 + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2014/orgs/beagle/projects/rseetham.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://github.com/deepakkarki/pruspeak + :color: info + :shadow: + :expand: + + proposal +-------------------------+-----------------------------------------------+ | GSoC Contributor | Mentor | @@ -29,9 +73,31 @@ PyBBIO Library Development BeaglePilot ************ - -.. youtube:: -giV6Xr8RtY - :align: center + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: -giV6Xr8RtY + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2014/orgs/beagle/projects/vmayoral.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/BeaglePilot + :color: info + :shadow: + :expand: + + proposal +-------------------------+------------------------------------------------+ | GSoC Contributor | Mentor | @@ -41,9 +107,31 @@ BeaglePilot BeagleLogic ************ - -.. youtube:: CDbEAq33vdA - :align: center + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: CDbEAq33vdA + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2014/orgs/beagle/projects/abhishek_kakkar.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://github.com/deepakkarki/pruspeak + :color: info + :shadow: + :expand: + + proposal +-------------------------+------------------------------------------------+ | GSoC Contributor | Mentor | @@ -51,11 +139,33 @@ BeagleLogic | Abhishek Kumar | Matt Ranostay, Hunyue Yau, Charles Steinkehler | +-------------------------+------------------------------------------------+ -Bone101? -***************** - -.. youtube:: CIugTSnqcf4 - :align: center +Bone101 +******** + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: CIugTSnqcf4 + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2014/orgs/beagle/projects/diegoturcios.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://github.com/DiegoTc/bone101 + :color: info + :shadow: + :expand: + + proposal +-------------------------+----------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -65,12 +175,34 @@ Bone101? Beagle Andriod Remote Display (BARD) ************************************* - -.. youtube:: gWzg2dJ0tfA - :align: center + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: gWzg2dJ0tfA + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2014/orgs/beagle/projects/praveendath92.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/BARD + :color: info + :shadow: + :expand: + + proposal +-------------------------+-----------------------------------------------+ | GSoC Contributor | Mentor | +=========================+===============================================+ | Praveen Kumar Pendyala | Vladimir Pantelic | -+-------------------------+-----------------------------------------------+ ++-------------------------+-----------------------------------------------+ \ No newline at end of file diff --git a/projects/2015.rst b/projects/2015.rst index d4cf8209c5000a1f1e520cd8e2fd2fca5bb42dd3..2864ab0b1a99eb1614b6f2637a375c3acb28752a 100644 --- a/projects/2015.rst +++ b/projects/2015.rst @@ -5,9 +5,31 @@ Demo Android app using BBBAndroid *********************************** + +.. grid:: 2 -.. youtube:: 3A9nzUyZhK0 - :align: center + .. grid-item:: + :columns: 9 + + .. youtube:: 3A9nzUyZhK0 + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2015/orgs/beagleboard/projects/ankur_a_yadav.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://github.com/ankurayadav/bbbandroidHAL/wiki + :color: info + :shadow: + :expand: + + proposal +------------------------+-----------------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -17,9 +39,24 @@ Demo Android app using BBBAndroid BeaglePilot 2.0: Making Underwater Drones ****************************************** + +.. grid:: 2 -.. youtube:: GvIZOCGMYiA - :align: center + .. grid-item:: + :columns: 9 + + .. youtube:: GvIZOCGMYiA + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://beaglepilot2.wordpress.com/ + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -29,9 +66,31 @@ BeaglePilot 2.0: Making Underwater Drones Android-based Remote Display ***************************** + +.. grid:: 2 + + .. grid-item:: + :columns: 9 -.. youtube:: gJABSa_SLFs - :align: center + .. youtube:: gJABSa_SLFs + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2015/orgs/beagleboard/projects/azizulhakim.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://github.com/azizulhakim/beagleusb/wiki + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -41,9 +100,33 @@ Android-based Remote Display Bone101 ******** + +.. grid:: 2 + + .. grid-item:: + :columns: 9 -.. youtube:: 1hxJTsi_a4g - :align: center + The primary objective of this project is to maximize the utilization of BoneScript, enhancing the user-friendliness + of Bone101, particularly for beginners. The focus is on streamlining processes such as uploading, downloading, and + sharing tutorials to ensure a seamless and accessible experience. The overarching goal is to simplify these operations, + catering to newcomers and making the platform more user-friendly for a broader audience. + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2015/orgs/beagleboard/projects/ehabb.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://github.com/ebadawy/bone101 + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -53,9 +136,31 @@ Bone101 NW.js (a.k.a node-webkit) based cross-platform getting-started app ******************************************************************* + +.. grid:: 2 + + .. grid-item:: + :columns: 9 -.. youtube:: XVZS8kLhhwY - :align: center + .. youtube:: XVZS8kLhhwY + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2015/orgs/beagleboard/projects/apgomes.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://github.com/ankurayadav/bbbandroidHAL/wiki + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -65,9 +170,31 @@ NW.js (a.k.a node-webkit) based cross-platform getting-started app PRUSS support for newer kernels ******************************** + +.. grid:: 2 + + .. grid-item:: + :columns: 9 -.. youtube:: 5YgbVmFl65Y - :align: center + .. youtube:: 5YgbVmFl65Y + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2015/orgs/beagleboard/projects/shubhi1407.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://github.com/shubhi1407/PRU-framework/wiki + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -77,9 +204,31 @@ PRUSS support for newer kernels PRU-Bridge *********** + +.. grid:: 2 + + .. grid-item:: + :columns: 9 -.. youtube:: KyChK_NQLvA - :align: center + .. youtube:: KyChK_NQLvA + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2015/orgs/beagleboard/projects/apaar.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://github.com/Apaar/PRU-Bridge + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -89,12 +238,34 @@ PRU-Bridge BeagleSat - Enabling accurate magnetic field measurements on CubeSats ********************************************************************** + +.. grid:: 2 + + .. grid-item:: + :columns: 9 -.. youtube:: ojDqtxv9oGY - :align: center + .. youtube:: ojDqtxv9oGY + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://www.google-melange.com/archive/gsoc/2015/orgs/beagleboard/projects/niko_visnjic.html + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://github.com/nvisnjic/BeagleSat/wiki + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------------------------------+ | GSoC Contributor | Mentor | +======================+=========================================================================+ | Niko Visnjic | Steve Arnold, Alexander Hiam, Kumar Abhishek | -+----------------------+-------------------------------------------------------------------------+ ++----------------------+-------------------------------------------------------------------------+ \ No newline at end of file diff --git a/projects/2016.rst b/projects/2016.rst index cadd6bab4659440db52cf8e04551c5ee6e967828..7a6dae033d3a70d54e77046edc1b10df47f230fe 100644 --- a/projects/2016.rst +++ b/projects/2016.rst @@ -6,9 +6,31 @@ Exposing the PRU as an I2C and SPI master Controller ***************************************************** - -.. youtube:: fyaebfssmyE - :align: center + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: fyaebfssmyE + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/archive/2016/projects/5936772366204928 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://github.com/chanakya-vc/PRU-I2C_SPI_master/wiki + :color: info + :shadow: + :expand: + + proposal +------------------------+-----------------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -18,9 +40,31 @@ Exposing the PRU as an I2C and SPI master Controller SPI slave driver implementation ******************************** - -.. youtube:: yBgMwMcvcKg - :align: center + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: yBgMwMcvcKg + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/archive/2016/projects/6567958478323712 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://github.com/pmezydlo/SPI_slave_driver_implementation/wiki + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -30,9 +74,31 @@ SPI slave driver implementation BeagleScope ************ - -.. youtube:: tdanTRSmq4E - :align: center + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: tdanTRSmq4E + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/archive/2016/projects/4885400476712960 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://github.com/ZeekHuge/BeagleScope/wiki + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -42,9 +108,31 @@ BeagleScope Create library to make use of AM5728 DSPs ****************************************** - -.. youtube:: _oYuRwqEvCc - :align: center + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: u3A9x9bpbdo + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/archive/2016/projects/5351212496977920 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://github.com/henrix/libdsp-x15/wiki + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -54,21 +142,61 @@ Create library to make use of AM5728 DSPs Sonic Anemometer ***************** + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: 1EHpIu2IRQA + :width: 100% + + .. grid-item:: + :columns: 3 -.. youtube:: 1EHpIu2IRQA - :align: center + .. button-link:: https://github.com/Visaoni/beagle-sonic-anemometer/wiki + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------------------------------+ | GSoC Contributor | Mentor | +======================+=========================================================================+ -| Kiran Kumar Lekkala | Alex Hiam, Micheal Welling, Kumar Abhishek, Deepak Karki | +| Visaoni | Alex Hiam, Micheal Welling, Kumar Abhishek, Deepak Karki | +----------------------+-------------------------------------------------------------------------+ API support for Beaglebone Blue ******************************** - -.. youtube:: oGlwUnbqkPg - :align: center + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + The aim of the project is to create easy-to-use APIs for the hardware on the BB Blue. This would consist of + developing/improving kernel drivers for the on-board devices and then re-implementing the Strawson APIs to + use these kernel drivers. These APIs will then be used by real-time applications which can be run on BB Blue. + In the later phase of the project, support for BB Blue will be added in Ardupilot and ROS will be ported to BB + Blue using these APIs. + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/archive/2016/projects/6295262146330624 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://github.com/kiran4399/bb_blue_api/wiki + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -78,14 +206,34 @@ API support for Beaglebone Blue Improving Bone101 Experience ***************************** - -.. youtube:: 1EHpIu2IRQA - :align: center + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: AdhE9wmNZww + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/archive/2016/projects/4505918104403968 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://github.com/amragaey/bone101/wiki/BeagleBoard-GSoC'16:-Improving-Bone101-Experience + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------------------------------+ | GSoC Contributor | Mentor | +======================+=========================================================================+ | Amr Ragaey | Jason Kridner, Alex Hiam | -+----------------------+-------------------------------------------------------------------------+ - - ++----------------------+-------------------------------------------------------------------------+ \ No newline at end of file diff --git a/projects/2017.rst b/projects/2017.rst index 5b5d16c9ff0febca05873d2c93547897b5a9d099..f75fc9ce0d59571525f1683e2fa32b16c512ca38 100644 --- a/projects/2017.rst +++ b/projects/2017.rst @@ -5,9 +5,31 @@ BeagleBone AVB Stack ********************** - -.. youtube:: 8FDrBt0OAdk - :align: center + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: 8FDrBt0OAdk + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/archive/2017/projects/4596929535148032 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/BeagleBoneAVB + :color: info + :shadow: + :expand: + + proposal +------------------------+-----------------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -17,9 +39,31 @@ BeagleBone AVB Stack BeagleWire software support ***************************** - -.. youtube:: Fsj81PMSOC8 - :align: center + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: Fsj81PMSOC8 + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/archive/2017/projects/5314472004550656 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/BeagleWire_software_support + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -29,9 +73,31 @@ BeagleWire software support BeagleLibs *********** - -.. youtube:: svTSmAsZD2I - :align: center + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: svTSmAsZD2I + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/archive/2017/projects/4815942534037504 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/BeagleLibs + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -41,9 +107,31 @@ BeagleLibs BeagleBoot *********** - -.. youtube:: 5JYfh2_0x8s - :align: center + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: 5JYfh2_0x8s + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/archive/2017/projects/5066113104740352 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/etcher-beagleboot + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -53,9 +141,31 @@ BeagleBoot Sonic Anemometer ***************** - -.. youtube:: uj8lO8G9QYU - :align: center + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: uj8lO8G9QYU + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/archive/2017/projects/6450379722063872 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/GSoC2017_sonic_anemometer_proposal + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -65,13 +175,35 @@ Sonic Anemometer BeagleBone PRU DMA ******************* + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: H4Bywj-rr74 + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/archive/2017/projects/6614225476648960 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/BeagleBone_PRU_DMA + :color: info + :shadow: + :expand: + + proposal -.. youtube:: H4Bywj-rr74 - :align: center +----------------------+-------------------------------------------------------------------------+ | GSoC Contributor | Mentor | +======================+=========================================================================+ | Maciej Sobkowski | Kumar Abhishek , Zubeen Tolani | -+----------------------+-------------------------------------------------------------------------+ - ++----------------------+-------------------------------------------------------------------------+ \ No newline at end of file diff --git a/projects/2018.rst b/projects/2018.rst index 80cf6a05bfd8c77565bfe3e587c78ce40724298b..7ca6ab6ce98fab9be7198854e90aaca85a45cca4 100644 --- a/projects/2018.rst +++ b/projects/2018.rst @@ -15,9 +15,31 @@ Beagleboard.org GSoC 2018 Playlist BeagleBoot *********** - -.. youtube:: r2lbyPsbrf4 - :align: center + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: rlj-k4zyPN0 + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/archive/2019/projects/4610302519803904 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/etcher-beagleboot + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -27,9 +49,31 @@ BeagleBoot Fixing Bugs in BoneScript and Improve BeagleBone UI **************************************************** - -.. youtube:: ZKOccMBiL5s - :align: center + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: ZKOccMBiL5s + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/archive/2019/projects/4871854686732288 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/fix-bugs-bonescript + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -39,9 +83,31 @@ Fixing Bugs in BoneScript and Improve BeagleBone UI Modern Speak and Spell using PocketBeagle ****************************************** - -.. youtube:: N7utUIQZjM0I - :align: center + +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: EiBgch4M_RI + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/archive/2019/projects/5031706255949824 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/Modern_Speak_and_Spell + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -51,12 +117,27 @@ Modern Speak and Spell using PocketBeagle Update to PyPRUSS - Python API for the PRUs ********************************************* + +.. grid:: 2 -.. youtube:: vHxpa6JwqqI - :align: center + .. grid-item:: + :columns: 9 + + .. youtube:: vHxpa6JwqqI + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/etcher-beagleboot + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------------------------------+ | GSoC Contributor | Mentor | +======================+=========================================================================+ | Mohammed Muneeb | Kumar Abhishek, Patryk Mężydło, ZeekHuge, S. Lockwood-Childs | -+----------------------+-------------------------------------------------------------------------+ ++----------------------+-------------------------------------------------------------------------+ \ No newline at end of file diff --git a/projects/2019.rst b/projects/2019.rst index 01382e50d3bd9115e7f573677544c9f89f886f91..b5e69be4019f531905a7f693fe39e7ac633eba6a 100644 --- a/projects/2019.rst +++ b/projects/2019.rst @@ -6,9 +6,30 @@ Clickboard Support Under Greybus ********************************* - -.. youtube:: RWBzyHNetOE - :align: center +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: RWBzyHNetOE + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/projects/#5996499987595264 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2019Proposal/clickboard-support-under-greybus + :color: info + :shadow: + :expand: + + proposal +----------------------+-----------------------------------------------+ | GSoC Contributor | Mentor | @@ -19,9 +40,30 @@ Clickboard Support Under Greybus PRU User Space API ******************* -.. youtube:: 9G-IIQX89J4 - :align: center - +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: 9G-IIQX89J4 + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/archive/2019/projects/5988515748249600 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2019Proposal/PRUUserSpaceAPI-PratimUgale + :color: info + :shadow: + :expand: + + proposal +----------------------+-----------------------------------------------+ | GSoC Contributor | Mentor | @@ -32,10 +74,30 @@ PRU User Space API Xen on Beagleboard-x15 *********************** - -.. youtube:: etbBezZK8-8 - :align: center +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: etbBezZK8-8 + :width: 100% + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/archive/2019/projects/5107782238339072/ + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2019Proposal/Xen_on_BeagleBoard-x15 + :color: info + :shadow: + :expand: + + proposal +----------------------+-----------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -46,14 +108,26 @@ Xen on Beagleboard-x15 Reference Design For A GPIO-based Parallel Bi-Directional Bus ************************************************************** - -.. youtube:: ZZDT6jNslqw - :align: center +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: ZZDT6jNslqw + :width: 100% + .. grid-item:: + :columns: 3 + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2019Proposal/GPIOParallelBidirComm + :color: info + :shadow: + :expand: + + proposal +----------------------+-----------------------------------------------+ | GSoC Contributor | Mentor | +======================+===============================================+ | Pranav Kumar | Andrew Henderson, Hunyue Yau, Abhishek Kumar | -+----------------------+-----------------------------------------------+ - ++----------------------+-----------------------------------------------+ \ No newline at end of file diff --git a/projects/2020.rst b/projects/2020.rst index d60261296897e75abe9fc47ca193bde66bbad5e3..a3f5aae1a95a481f21d5195752bb354de1e8f2f6 100644 --- a/projects/2020.rst +++ b/projects/2020.rst @@ -6,8 +6,30 @@ PRU Improvements ***************** -.. youtube:: AXacKDdxSdY - :align: center +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: AXacKDdxSdY + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/programs/2020/projects/6551712266977280 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2020_Projects/PRU_Improvements + :color: info + :shadow: + :expand: + + proposal +----------------------+------------------------------------------------+ | GSoC Contributor | Mentor | @@ -18,8 +40,30 @@ PRU Improvements Cape Compatibility layer for BeagleBone Black and BeagleBone AI ***************************************************************** -.. youtube:: jP9fwOxp4Bc - :align: center +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: jP9fwOxp4Bc + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/programs/202/projects/6248850903269376 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2020_Projects/Cape_Compatibility + :color: info + :shadow: + :expand: + + proposal +----------------------+---------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -30,8 +74,30 @@ Cape Compatibility layer for BeagleBone Black and BeagleBone AI Parallel Bidirectional Bus for Beaglebone PRU ********************************************** -.. youtube:: cKxx8r4FRqY - :align: center +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: cKxx8r4FRqY + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/programs/202/projects/6635395644653568 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2020_Projects/PRU_Bi-dir_bus + :color: info + :shadow: + :expand: + + proposal +----------------------+----------------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -42,11 +108,34 @@ Parallel Bidirectional Bus for Beaglebone PRU Media IP Streaming ******************* -.. youtube:: xrtGZIX-Pow - :align: center +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + This project will equip the Beagleboard AI with Media IP Streaming capabilities, by porting the + sound card drivers for CTAG face2|4 Audio Card and the AVB protocol stack from BeagleBone AVB to + the BeagleBone AI. + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/programs/2020/projects/6143660611076096 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2020_Projects/Media_IP_Streaming + :color: info + :shadow: + :expand: + + proposal +----------------------+----------------------------------------------------------------------+ | GSoC Contributor | Mentor | +======================+======================================================================+ | Niklas Wantrupp | Robert Manzke, Henrik Langer, Drew Fustini, Indumathi Duraipandian | -+----------------------+----------------------------------------------------------------------+ ++----------------------+----------------------------------------------------------------------+ \ No newline at end of file diff --git a/projects/2021.rst b/projects/2021.rst index 1af2ff080a4bf11093673b9fb58ae69c499a9f50..ac31cfa4f6c7334ea6094ae95e023bf630baa179 100644 --- a/projects/2021.rst +++ b/projects/2021.rst @@ -6,8 +6,30 @@ Improvements to simpPRU ************************ -.. youtube:: -zZ57sqQPSY - :align: center +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: -zZ57sqQPSY + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/programs/2021/projects/6216005071667200 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2021_Proposal/simpPRU_Improvements + :color: info + :shadow: + :expand: + + proposal +----------------------+------------------------------------------------+ | GSoC Contributor | Mentor | @@ -18,8 +40,30 @@ Improvements to simpPRU MicroPython for BeagleConnect Freedom ************************************** -.. youtube:: x1hBazDr2Bk - :align: center +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: x1hBazDr2Bk + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/programs/2021/projects/6255768214437888 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC_2021/Micropython_for_BeagleConnect_Freedom + :color: info + :shadow: + :expand: + + proposal +----------------------+------------------------------------------------+ | GSoC Contributor | Mentor | @@ -30,8 +74,30 @@ MicroPython for BeagleConnect Freedom Beagle-Config ************** -.. youtube:: vFUWCzqE6xI - :align: center +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: vFUWCzqE6xI + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/programs/2021/projects/6276044352389120 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2021_Proposal/beagle_config + :color: info + :shadow: + :expand: + + proposal +----------------------+------------------------------------------------+ | GSoC Contributor | Mentor | @@ -42,8 +108,30 @@ Beagle-Config BeagleWire Software ******************** -.. youtube:: X3gu4sAZo0I - :align: center +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: X3gu4sAZo0I + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/programs/2021/projects/6597728544489472 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2021_Proposal/OmkarBhilare + :color: info + :shadow: + :expand: + + proposal +----------------------+------------------------------------------------+ | GSoC Contributor | Mentor | @@ -54,8 +142,30 @@ BeagleWire Software GPGPU with GLES **************** -.. youtube:: I5FnOTc8OP8 - :align: center +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: I5FnOTc8OP8 + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/programs/2021/projects/5248746325016576 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2021_Proposal/GPGPU_with_GLES + :color: info + :shadow: + :expand: + + proposal +----------------------+------------------------------------------------+ | GSoC Contributor | Mentor | @@ -66,11 +176,33 @@ GPGPU with GLES Bela Support for the BeagleBone AI *********************************** -.. youtube:: kLXCrlQwXeI - :align: center +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: kLXCrlQwXeI + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/programs/2021/projects/5188984237457408 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2021_Proposal/bela_on_bbai + :color: info + :shadow: + :expand: + + proposal +----------------------+------------------------------------------------+ | GSoC Contributor | Mentor | +======================+================================================+ | Dhruva Gole | Giulio Moro, Stephen Arnold, Robert Manske | -+----------------------+------------------------------------------------+ ++----------------------+------------------------------------------------+ \ No newline at end of file diff --git a/projects/2022.rst b/projects/2022.rst index 7205d4291ebb0c4df7b4187c01eecfcbf577f912..9fda2e2ee49cd44c0e56f3f1cc653f534f8be6ee 100644 --- a/projects/2022.rst +++ b/projects/2022.rst @@ -6,8 +6,30 @@ Adding features to simpPRU *************************** -.. youtube:: a_C_wTEzJJo - :align: center +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: a_C_wTEzJJo + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/programs/2022/projects/atWuie8j + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2022_Proposal/Adding_features_to_simpPRU + :color: info + :shadow: + :expand: + + proposal +----------------------+-----------------------------------------------+ | GSoC Contributor | Mentor | @@ -18,8 +40,30 @@ Adding features to simpPRU Introduction to Greybus for Zephyr *********************************** -.. youtube:: GN82Yiq_kRg - :align: center +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: GN82Yiq_kRg + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/programs/2022/projects/gf9eB3q9 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2022_Proposal/GreybusforZephyrUpdates + :color: info + :shadow: + :expand: + + proposal +----------------------+-----------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -30,8 +74,30 @@ Introduction to Greybus for Zephyr Deep Learning for Bela *********************** -.. youtube:: AHaTD0bTIpU - :align: center +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: AHaTD0bTIpU + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/programs/2022/projects/ky4Dpka9 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2022_Proposal/Running_Machine_Learning_Models_on_Bela + :color: info + :shadow: + :expand: + + proposal +----------------------+-----------------------------------------------+ | GSoC Contributor | Mentor | @@ -42,9 +108,30 @@ Deep Learning for Bela BeagleBoard Cape Compability Layer *********************************** -.. youtube:: kVL0rDWA-sY - :align: center +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: kVL0rDWA-sY + :width: 100% + + .. grid-item:: + :columns: 3 + .. button-link:: https://summerofcode.withgoogle.com/programs/2022/projects/gf9eB3q9 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2022_Proposal/BeagleBone_Cape_add-on_board_compatibility_layer + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------+ | GSoC Contributor | Mentor | @@ -55,8 +142,30 @@ BeagleBoard Cape Compability Layer Bb-Config Improvements and GPIO Benchmark ****************************************** -.. youtube:: V_Euk5uWY1o - :align: center +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: V_Euk5uWY1o + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/programs/2022/projects/2DbiYPlY + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2022_Proposal/bb-config_improvements_%26_GPIO_Benchmarking + :color: info + :shadow: + :expand: + + proposal +----------------------+-------------------------------------------------+ | GSoC Contributor | Mentor | @@ -67,12 +176,33 @@ Bb-Config Improvements and GPIO Benchmark Building Bela Images Project ***************************** -.. youtube:: JESc32I59TQ - :align: center +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: JESc32I59TQ + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/programs/2022/projects/ykkMkxcR + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2022_Proposal/Building_Bela_Images + :color: info + :shadow: + :expand: + + proposal +----------------------+------------------------------------------------+ | GSoC Contributor | Mentor | +======================+================================================+ | Kurva Prashanth | Vedant Paranjape, Vaishnav Achath, Giulio Moro | -+----------------------+------------------------------------------------+ - ++----------------------+------------------------------------------------+ \ No newline at end of file diff --git a/projects/2023.rst b/projects/2023.rst index 1c1aa3b382b5cf3bebf669221cda1edf27751e1f..912a5ed3be013e93b28e1ba10a05898e613726de 100644 --- a/projects/2023.rst +++ b/projects/2023.rst @@ -3,12 +3,33 @@ 2023 #### -Replace Gbridge +Replace Gbridge **************** -.. youtube:: tCtehnXODW8 - :align: center +.. grid:: 2 + .. grid-item:: + :columns: 9 + + .. youtube:: tCtehnXODW8 + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/programs/2023/projects/iTfGBkDk + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2023_Proposal/AyushSingh + :color: info + :shadow: + :expand: + + proposal +----------------------+--------------------------------+ | GSoC Contributor | Mentor | @@ -19,8 +40,30 @@ Replace Gbridge Building an LLVM Backend for PRU ********************************* -.. youtube:: f4LVIW9VlrM - :align: center +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: f4LVIW9VlrM + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/programs/2023/projects/nfmrQ9LL + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2023_Proposal/Khushi-Balia + :color: info + :shadow: + :expand: + + proposal +----------------------+------------------------------------------------+ | GSoC Contributor | Mentor | @@ -31,8 +74,30 @@ Building an LLVM Backend for PRU Zephyr on R5/M4F ***************** -.. youtube:: zGILLbQjVRI - :align: center +.. grid:: 2 + + .. grid-item:: + :columns: 9 + + .. youtube:: zGILLbQjVRI + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/programs/2023/projects/MyuaawJq + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2023_Proposal/PrashanthS + :color: info + :shadow: + :expand: + + proposal +----------------------+-----------------------------------------------------------------------------+ | GSoC Contributor | Mentor | @@ -43,12 +108,33 @@ Zephyr on R5/M4F OpenGLES Acceleration for DL ***************************** -.. youtube:: jSTgFrK3ZOw - :align: center +.. grid:: 2 + + .. grid-item:: + :columns: 9 + .. youtube:: jSTgFrK3ZOw + :width: 100% + + .. grid-item:: + :columns: 3 + + .. button-link:: https://summerofcode.withgoogle.com/programs/2023/projects/gf9eB3q9 + :color: info + :shadow: + :expand: + + GSoc Registry + + .. button-link:: https://elinux.org/BeagleBoard/GSoC/2023_Proposal/OpenGLES_acceleration_for_DL + :color: info + :shadow: + :expand: + + proposal +----------------------+-----------------------------------------------+ | GSoC Contributor | Mentor | +======================+===============================================+ | Pratham Deskmukh | Shreyas Atre, Deepak Khatri | -+----------------------+-----------------------------------------------+ ++----------------------+-----------------------------------------------+ \ No newline at end of file