9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Krystian Lewandowski <krystian.lew@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] radio
Date: Fri,  9 May 2014 16:11:00 +0200	[thread overview]
Message-ID: <CALU+4c42BySF=OXTTHiTw4m0anQ7dnqfJds2a9Rs2rTucCurhw@mail.gmail.com> (raw)
In-Reply-To: <20140508183622.E368BB827@mail.bitblocks.com>

[-- Attachment #1: Type: text/plain, Size: 1269 bytes --]

I was working on GPIO under Plan9 - very simple thing but also supports
edge-raising/falling events. I had simple C code to print what pin
triggered an event. I'll try to push this simple test to github during
weekend. Though i'm not sure how it can be integrated - is events counting
enough?

Krystian
https://github.com/elewarr/plan9-bcm

2014-05-08 20:36 GMT+02:00 Bakul Shah <bakul@bitblocks.com>:

> On Thu, 08 May 2014 18:58:31 BST "Steve Simon" <steve@quintile.net> wrote:
> > I have a hifiberry (http://www.hifiberry.com/) nicely minimalist,
> > though no driver at present - I will await the GSOC project :-)
>
> > I have some itron VFDs from work, 256 x 64 pixel. I like these as
> > the visibility is excellent. The only annoyance is they have
> > a parallel interface and I use up all the PI's GPIOs.
>
> > I also need to interface a rotary encoder for the tuning knob which
> > is also a pain - not complex enough to justify an FPGA, but a bit too
> > much to poll when the PI is doing audio decode as well.
>
> No need for polling.  The BCM2835 can handle edge triggered
> interrupts.  Or you can use a PAL or CPLD.
>
> > Thinking of adding a PIC or an AVR just for the encoder / VFD interface
> > and talking i2c to it.
>
>

[-- Attachment #2: Type: text/html, Size: 1971 bytes --]

  reply	other threads:[~2014-05-09 14:11 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-08 11:06 Steve Simon
2014-05-08 17:19 ` Bakul Shah
2014-05-08 17:58   ` Steve Simon
2014-05-08 18:36     ` Bakul Shah
2014-05-09 14:11       ` Krystian Lewandowski [this message]
2014-05-09 15:43         ` Skip Tavakkolian
2014-05-09 23:21         ` Bakul Shah
2014-05-10 11:35           ` Krystian Lewandowski
2014-05-08 18:51   ` Skip Tavakkolian
2014-05-08 19:04     ` Steve Simon
2014-05-08 20:07       ` Steven Stallion
2014-05-08 20:26         ` Skip Tavakkolian
2014-05-09 12:34   ` Steve Simon
2014-05-09 12:46     ` erik quanstrom
2014-05-09 12:54       ` lucio
2014-05-09 12:59         ` erik quanstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALU+4c42BySF=OXTTHiTw4m0anQ7dnqfJds2a9Rs2rTucCurhw@mail.gmail.com' \
    --to=krystian.lew@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).