Actions

FPGAWorkshopMartin

From HacDC Wiki

Revision as of 17:06, 10 December 2009 by Dcmk1mr2 (talk | contribs) (Created page with 'Three ideas so far: Multiple 8-bit game console sound chip emulator. Generate the sounds of the '80s: C64, NES, Atari, etc. I need to research some of the chips but it looks l…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Three ideas so far:

Multiple 8-bit game console sound chip emulator. Generate the sounds of the '80s: C64, NES, Atari, etc. I need to research some of the chips but it looks like there is plenty of info out there.

Limited AM radio. Use passive front end Nyquist filter, digital down-converter and low-pass filter to receive the lower part of the AM broadcast band. Got the idea from Oct '09 Circuit Cellar article 'Multi-rate Techniques and CIC Filter'. Success would be anything that worked better than the chunk of geranium and safety pin radio from grade school.

Game of life analyzer. Run game of life for many generations while saving/encoding previous states of the game array to look for repeated and other patterns. VGA game output would be fun too.