GithubHelp home page GithubHelp logo

ksandbox's Introduction

SandBox for Linux kernel drivers

Round1: Develop driver for pass string from DTS to kernel log.

Round2: GPIO control.

Beaglebonebalck has 4 on-board LED's you can check shematic page number 6. https://beagleboard.org/static/beaglebone/latest/Docs/Hardware/BONE_SCH.pdf in current software stack this LEDS controled by deriver placed here http://lxr.linux.no/#linux+v4.4/drivers/leds/leds-gpio.c

The task for next loop are:

  • diactivate current leds-gpio driver.
  • add to driver ability to define GPIO poperty configuretion such gpios = ; etc..
  • add new property in DTS for configure blinking timings in milliseconds, it shuld support two paramiters one for turn on and second for turn off.
  • led timing should be also configured via sysfs.

#Round 3: communication interfaces,

##Task in short. were in class:

  • build reference driver.
  • define driver in DT file check driver.

homework

  • extend driver to add timer functionlity,
  • after driver load, display showing initial value and then start counting with period 1s.
  • for schedule update dispaly action shuld be used timers or delayed workqueue
  • optional: use sysfs for initializing timeout value and for start timer counting

ksandbox's People

Contributors

an1kh avatar cat-carr avatar hellostandart avatar koolakoff avatar ll-vadym avatar minsali avatar mykhayloscherbak avatar nickglobal avatar oleksandrtkachenko avatar sanb avatar stasgoncharov avatar svistelnikoff avatar xkhavik avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.