.. _gsoc-idea-automation-and-industrial-io: Automation and Industrial I/O ############################## BeagleBone gets used a lot in automation tasks, be they in industrial, building, home or otherwise. Software that helps enable individual hobbyists, but can bridge into professional automation tasks, is strongly desired. - MikroElectronika click board manifests for the Greybus simulator, instead of device tree overlays - learning tools like BlockyTalky3 and Makecode, but with a focus on making automation easy - open source PLC software .. card:: :fas:`wand-sparkles;pst-color-danger` ``librobotcontrol`` support for newer boards :bdg-success:`Medium complexity` :bdg-success-line:`175 hours` ^^^^ Preliminary librobotcontrol support for BeagleBone AI, BeagleBone AI-64 and BeagleV-Fire has been drafted, but it needs to be cleaned up. We can also work on support for Raspberry Pi if UCSD releases their Hat for it. - **Goal:** Update librobotcontrol for Robotics Cape on BeagleBone AI, BeagleBone AI-64 and BeagleV-Fire - **Hardware Skills:** `basic wiring`_, `motors`_ - **Software Skills:** `C`_, `Linux`_ - **Possible Mentors:** `Deepak Khatri `_, `Jason Kridner `_ - **Expected Size of Project:** 175 hrs - **Rating:** Medium - **Upstream Repository:** `BeagleBoard.org / librobotcontrol · GitLab `_ - **References:** - `Robotics Control Library — BeagleBoard Documentation `_ - `Robot Control Library: Main Page `_ - http://www.strawsondesign.com/docs/librobotcontrol/index.html ++++ .. button-link:: https://forum.beagleboard.org/t/librobotcontrol-support-for-newer-boards/37187 :color: danger :expand: :fab:`discourse;pst-color-light` Discuss on forum .. card:: :fas:`wand-sparkles;pst-color-secondary` **Makecode Arcade for PocketBeagle GamePup** :bdg-success:`Medium priority` :bdg-success:`Medium complexity` :bdg-danger-line:`Large size` ^^^^ Makecode is a framework for creating special-purpose programming experiences for beginners, especially focused on computer science education. Makecode has a blockly based programming environment served on the browser along with an in-browser board simulator. MakeCode Arcade is a similar environment to MakeCode, but the environment has code blocks that are oriented towards building games. The goal of this project is to support the Makecode Arcade target for the Beaglebone boards and demonstration of example games on the Pocketbeagle Gamepup Cape. - **Complexity:** 350 hours - **Goal:** Makecode target for Beaglebone boards with Breadboard simulator functionality making use of a UF2 daemon running in Beaglebone - **Hardware Skills:** Basic breadboard prototyping skills - **Software Skills:** Linux,Javascript,PXT - **Possible Mentors:** Andrew Henderson, Vaishnav - **Rating:** Medium - **Upstream Repository:** TBD - **References:** - https://github.com/microsoft/pxt-arcade - https://github.com/microsoft/uf2-linux - https://beagleboard.org/capes .. _basic wiring: https://docs.beagle.cc/intro/beagle101/basic-wiring.html .. _C: https://docs.beagle.cc/intro/beagle101/c.html .. _Linux: https://docs.beagle.cc/intro/beagle101/linux.html .. _motors: https://docs.beagle.cc/intro/beagle101/motors.html