From: PVN on
On May 5, 11:00 am, Jerry Avins <j...(a)ieee.org> wrote:
> PVN wrote:
> > Hey , we are a group of 4 ec students working on a project which deals
> > with creating delay based music effects using dsk 6713. We want to use
> > the dip switches for user interface (to decide which effect). But we
> > are having trouble coding the interface part. Can anyone give us an
> > idea about how we should go about coding of the switch functions? Any
> > tutorial or help that can tell us how to code dip switch interface?
>
> Do you know how to read the switch settings?
>
> How many switches are there?
>
> How many effects do you want to choose among? (With 4 switches, you
> could encode up to 16 effects.)
>
> Jerry
> --
> Engineering is the art of making what you want from things you can get.
> ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯

4 switches are available in th kit.. we would like to encode min 4.
but we are encountering some difficulties while trying to program 'em.