9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Bakul Shah <bakul@bitblocks.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] radio
Date: Thu,  8 May 2014 11:36:22 -0700	[thread overview]
Message-ID: <20140508183622.E368BB827@mail.bitblocks.com> (raw)
In-Reply-To: Your message of "Thu, 08 May 2014 18:58:31 BST." <275c3465707d98d4c1f88f81b40670fd@quintile.net>

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.



  reply	other threads:[~2014-05-08 18:36 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 [this message]
2014-05-09 14:11       ` Krystian Lewandowski
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=20140508183622.E368BB827@mail.bitblocks.com \
    --to=bakul@bitblocks.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).