Coder Social home page Coder Social logo

Comments (2)

RichardChambers avatar RichardChambers commented on June 17, 2024

I'm new to Kotlin and just found your Git and have some work to do reviewing your work. Thank you for all your effort. I expect to learn a lot from these examples.

I am working with a DragonBoard 410C that I purchased from Arrow Electronics https://www.arrow.com/en/products/dragonboard410c/arrow-development-tools

This board arrives with Android 5.1 so I'm using Android Studio with Kotlin.

The problem I have is accessing the GPIO pins on the 40 pin low power connector in order to do a simple LED blink test.

It appears that the proper approach is to the the Linux GPIO library described at https://www.kernel.org/doc/html/latest/driver-api/gpio/legacy.html however that seems to be Linux system services that are designed to be called in a C program.

Are there any of your examples that show how to access C style interfaced Linux system services and libraries such as gpiolib?

from android-examples.

nisrulz avatar nisrulz commented on June 17, 2024

@RichardChambers Thank you for your comment.
As you can see this is a different issue and should be opened as a separate issue. This issue is as per the description used for

This "issue" serves as a guest book. You're welcome to write nice things about this project, share how it's helped you out, learn something or solve a problem.

To answer your question: No. This repo only has example apps meant for Android domain only. There are examples for interfacing with level code via NDK, which again is specific to Android domain. I think you need to look else where for your use case.

from android-examples.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.