Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Thread

AVR Music

AVR Music

2005-02-07 by Paul Maddox

All,

 as we're on the subject (my favourite), I thought I'd forward this link for
a website I setup on my server ;-
Www.Jarek.Synth.Net

he's build a complete MIDI synth on a single 90s8535.. I'm trying to get the
parts to build one and do some samples, its dinky!

Paul

Re: [AVR-Chat] AVR Music

2005-02-07 by Paul Maddox

Dingo,

Last time I asked Jarek, he said he didn't have any samples.
As the 8535 is now obsolete, I plan to 'port' the code to a MEGA16, I'll
then pass it to Jarek to publish.
It should be a very simple job.
Anyway, once I've done that I'll send him some samples to put up.

Paul
Show quoted textHide quoted text
----- Original Message -----
From: "Dingo" <nsjunklists@hotmail.com>
To: <AVR-Chat@yahoogroups.com>
Sent: Monday, February 07, 2005 12:18 PM
Subject: Re: [AVR-Chat] AVR Music


That is pretty cool, any photos and / or wav files of the output?
  ----- Original Message -----
  From: Paul Maddox
  To: AVR-Chat@yahoogroups.com
  Sent: Monday, February 07, 2005 9:55 PM
  Subject: [AVR-Chat] AVR Music


  All,

  as we're on the subject (my favourite), I thought I'd forward this link
for
  a website I setup on my server ;-
  Www.Jarek.Synth.Net

  he's build a complete MIDI synth on a single 90s8535.. I'm trying to get
the
  parts to build one and do some samples, its dinky!

  Paul



----------------------------------------------------------------------------
--
  Yahoo! Groups Links

    a.. To visit your group on the web, go to:
    http://groups.yahoo.com/group/AVR-Chat/

    b.. To unsubscribe from this group, send an email to:
    AVR-Chat-unsubscribe@yahoogroups.com

    c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

Re: [AVR-Chat] AVR Music

2005-02-07 by Leon Heller

----- Original Message ----- 
Show quoted textHide quoted text
From: Paul Maddox 
To: AVR-Chat@yahoogroups.com 
Sent: Monday, February 07, 2005 12:43 PM
Subject: Re: [AVR-Chat] AVR Music


Dingo,

Last time I asked Jarek, he said he didn't have any samples.
As the 8535 is now obsolete, I plan to 'port' the code to a MEGA16, I'll
then pass it to Jarek to publish.
It should be a very simple job.
Anyway, once I've done that I'll send him some samples to put up.

How about the Mega8535?

Leon


-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.8.5 - Release Date: 03/02/2005

Re: [AVR-Chat] AVR Music

2005-02-07 by Paul Maddox

Leon,

> How about the Mega8535?

yep, but I only have some MEGA16s at home :-)

Paul

Re: [AVR-Chat] AVR Music

2005-02-07 by Dingo

That is pretty cool, any photos and / or wav files of the output?
Show quoted textHide quoted text
----- Original Message -----
Sent: Monday, February 07, 2005 9:55 PM
Subject: [AVR-Chat] AVR Music

All,

as we're on the subject (my favourite), I thought I'd forward this link for
a website I setup on my server ;-
Www.Jarek.Synth.Net

he's build a complete MIDI synth on a single 90s8535.. I'm trying to get the
parts to build one and do some samples, its dinky!

Paul

Re: AVR Music

2005-02-08 by Luke.Wei(ºa¥úªº¸¨¤é-Honor of S un-Down)

--- In AVR-Chat@yahoogroups.com, "Paul Maddox" <P.Maddox@s...> wrote:
> All,
> 
>  as we're on the subject (my favourite), I thought I'd forward this 
link for
> a website I setup on my server ;-
> Www.Jarek.Synth.Net
> 
> he's build a complete MIDI synth on a single 90s8535.. I'm trying 
to get the
> parts to build one and do some samples, its dinky!
> 
> Paul

Hi, Paul

I look the schematic have a question.
Please tell me connect 74HC574 Q1-Q8 pin's parts is what ?

thanks

Re: [AVR-Chat] Re: AVR Music

2005-02-08 by Paul Maddox

Luke,

> Please tell me connect 74HC574 Q1-Q8 pin's parts is what ?

sorry, I don't understand the question,
the 'Q' number insdie the device refers to the latch number inside the
device..
the 'Q' number on output refers to the 'bit' value where Q15 is the biggest
and Q0 is the smallest.

The 74hc574s are being used as a 16Bit DAC, its a cheap and fairly quick way
to do it.

Paul

Re: AVR Music

2005-02-08 by Luke.Wei

--- In AVR-Chat@yahoogroups.com, "Paul Maddox" <P.Maddox@s...> wrote:
> Luke,
> 
> > Please tell me connect 74HC574 Q1-Q8 pin's parts is what ?
> 
> sorry, I don't understand the question,
> the 'Q' number insdie the device refers to the latch number inside 
the
> device..
> the 'Q' number on output refers to the 'bit' value where Q15 is the 
biggest
> and Q0 is the smallest.
> 
> The 74hc574s are being used as a 16Bit DAC, its a cheap and fairly 
quick way
> to do it.
> 
> Paul

Excuse to engilsh .
Because i want buy electronics to try .

Thank you much.

Re: [AVR-Chat] Re: AVR Music

2005-02-08 by Paul Maddox

Luke,

> Excuse to engilsh .
> Because i want buy electronics to try .

ahh, the squares on the right of the 74hc574s?
Those are resistors, with different values (shown to the right) .

Paul

Re: [AVR-Chat] Re: AVR Music

2005-02-08 by Zack Widup

74HC574 is an octal D-type flip-flop.  D1 through D8 are the inputs and Q1 
through Q8 are the outputs of the flip-flops.  They are being used here in 
a standard R-2R ladder network D/A converter scheme.

Zack
Show quoted textHide quoted text
On Tue, 8 Feb 2005, Luke.Wei(ºa¥úªº¸¨¤é-Honor of Sun-Down) wrote:

> 
> --- In AVR-Chat@yahoogroups.com, "Paul Maddox" <P.Maddox@s...> wrote:
> > All,
> >
> >  as we're on the subject (my favourite), I thought I'd forward this
> link for
> > a website I setup on my server ;-
> > Www.Jarek.Synth.Net
> >
> > he's build a complete MIDI synth on a single 90s8535.. I'm trying
> to get the
> > parts to build one and do some samples, its dinky!
> >
> > Paul
> 
> Hi, Paul
> 
> I look the schematic have a question.
> Please tell me connect 74HC574 Q1-Q8 pin's parts is what ?
> 
> thanks
>

Re: AVR Music

2005-02-09 by Luke.Wei

--- In AVR-Chat@yahoogroups.com, "Paul Maddox" <P.Maddox@s...> wrote:
Thanks Pual,

> > Excuse to engilsh .
> > Because i want buy electronics to try .
> 
> ahh, the squares on the right of the 74hc574s?
  Yes  . 
> Those are resistors, with different values (shown to the right) .
> 
  Now i know , thanks. 


       Luke.

Re: AVR Music

2005-02-09 by Luke.Wei

--- In AVR-Chat@yahoogroups.com, Zack Widup <w9sz@p...> wrote:
> 74HC574 is an octal D-type flip-flop.  D1 through D8 are the inputs 
and Q1 
> through Q8 are the outputs of the flip-flops.  They are being used 
here in 
> a standard R-2R ladder network D/A converter scheme.
> 
> Zack
> 
> 
Thanks Zack,
     
     Thank you teach me about 74HC574.

           
            Luke.

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.