About site: Systems/Commodore/Commodore 64/SID - Parallel Port SID6581 Interface
Return to Computers also Computers
  About site: http://www.glue.umd.edu/~datskovs/main.html

Title: Systems/Commodore/Commodore 64/SID - Parallel Port SID6581 Interface Cheapest Possible Parallel Port SID6581 Interface Device
Apple_-_iChat_AV Text and video messaging program for Mac OSX.

Webteh Slovenia-based firm offers hosting on Linux and Windows 2000 servers with control panel.

Arcvic Vic-20 emulator, written in assembler.

Know_CIW Study notes prepaired by the site's author for CIW Foundation Students during his preparation.

URS_-_Unique_Recording_Software_Inc_ Classic console equalizers for Pro Tools MBox, Digi001, Digi002, MIX, HD and HD Accel - TDM, RTAS and Audiosuite.

Levelmotion Provide web, graphic, and print design services. Located in Scituate, Massachusetts, United States.


  Alexa statistic for http://www.glue.umd.edu/~datskovs/main.html





Get your Google PageRank






Please visit: http://www.glue.umd.edu/~datskovs/main.html


  Related sites for http://www.glue.umd.edu/~datskovs/main.html
    Knowledge_Management Library of knowledge management articles.
    Page_Dream Shared hosting features include dedicated IP address, POP3 accounts, Audio/Video streaming, ASP, FTP, Microsoft FrontPage 2002 extensions and Microsoft Visual InterDev support.
    7Office,_Inc_ Small business sales management solution tool to track and manage people, projects, images, and information.
    A_Survey_of_Techniques_for_Digital_Watermarking Independent study on several techniques for the watermarking of digital images. Presented here are the MATLAB code as well as the final paper that was submitted.
    Wollenweber,_Matthew Loyola College, Maryland - Remotely sensed images.
    Jasmine_Audio Stereo multi-track audio editor and converter supporting AAC/MP4, AVI, System 7, AIFF, WAV, Quicktime, and other formats.
    C64S European C64 emulator for the PC. Includes links to web sites and software.
    HP_WDB_Debugger An HP-supported implementation of the GNU GDB debugger.
    Function_Junction 170+ preprogrammed ILE sub-procedures including date, string, math, data queue, array, time, statistics, finance functions for the iSeries AS/400.
    Data_Communications_FAQ_(Windows_Version) FAQ for SLIP or PPP and wanting a high speed connection.
    Neoxen_Systems Neoxen productivity solutions provide single point of access to developers, technical teams and workgroups to documents, process models, tools and other information resources.
    XML_Software_Autoupdate XSA is for automatically detecting new software releases.
    FormsPlus Providers of electronic filing programs, sales tax, accounting and payroll software for small businesses.
    DSOUND For guitarists and sound engineers, turns PC or Mac into multi-effect processors. Works as EXE or VST/AU plug-ins.
    Web_Based_Programming_Tutorials Directory resources for learning to program using various programming languages.
    Guitar_Tabs Find guitar and bass tablature; via Guitar Tab Universe.
    Blitz Project purpose is to further the use of JavaSpaces and JINI through the provision of essential resources such as: Pattern library, implementations of various services, tools and frameworks, deploymen
    Portlets_Development_for_Portals Resources and events related to portals, portal servers, and portlets to help in learing portlets and related issues.
    Mold_Inspection_Reporter Generates a investigative mold inspection report, including environmental measurements, interpretation of lab results, and recommendations. Free trial and program features. [Windows]
    _NET_Logging_Framework A complete logging framework for .NET . Overview, samples, download.
This is websites2007.org cache of m/ as retrieved on 2008.11.18 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
Parallel Port SID6581 Interface _uacct = "UA-78104-1";urchinTracker(); Parallel PortSID 6581 Synthesizer ChipInterface The MOS TechnologySID is the single-chip synthesizer to which the venerable Commodore 64 computerowed its voice.  The best known way of connecting it to the PC isthe HardSID.  This card has avery good reputation, but I cannot afford it - and it could not workwith my laptop.  Thus, I decided to solve the problem using thecontents of my junk bin. This is quite possibly the simplest imaginable PC-to-SIDinterface.  The 8 data lines of the PC parallel port are connecteddirectly to the data port of the SID; the first five are also connectedto a latch, the output lines of which are connected to the addresslines of the SID. To write a byte to a SID register, the address ofsaid register is latched, the data lines are set to the correct state,and the chip select is enabled.  Reading a register is alsopossible, in a similar way. The clock signal for the SID is provided by a 1MHz oscillator, visibleon the right.  Somewhat excessively sized capacitors ensure aclean power feed.  There is a variable regulator which can beadjusted to allow either a 12 or 9 volt SID (I own the latter, a6582A.)  The somewhat untidy schematicis available for your viewing pleasure/pain. This design is mind-numbingly simple, with the total cost ofconstruction approaching $10 US (not including the SID, ofcourse.)  As expected there are some shortcomings.  Mostimportantly, the apparatus must be connected directly to the PC'sparallel port - no cable of any kind can be used.  This is aresult of the direct connection between the DSUB-25 connector and theSID's data port.  The SID is not sensitive enough, and theimpedence of the cable will result in missed writes and bizarre sounds.Additionally, there is no means ofadjusting the clock frequency.  Personally I have not beenbothered by this fact.  In the planning stages of this design Iconsidered using the system clock crystal and divider from an actualC64, but decided against it, preferring to limit the Commodorecannibalism to a strict minimum. UPDATE (November 26, 2006): The part placement diagram and PCB layout image (negative) have been posted, by request.  Do not usethese images unchanged to construct the circuit.  They containmistakes!  For instance, the oscillator is placed backwards. There are others!  The mistakes can be corrected by drillingholes differently and applying some patch wire (or by fixing the PCB mask!) Use your brain. UPDATE (November 5, 2006): VICE (starting at version 1.20) now includes Marco van den Heuvel's patch forsupporting this card.  Anyone who has built according to myschematics and tested the new driver is invited to write to me. UPDATE (March 18, 2006): Marco van den Heuvel has created a patched version (local mirror here) of VICE with support for this card.  To enable support, use the --enable-parsid configure option. I have not tested this yet. The old driver, still available, is a hacked version ofSinsch's HardSID mod for VICE. Replace sid.c with the patched one and compile.  The parallel port isaccessed via barbaric port writes and thus the emulator will now runonly as root (with sound enabled.)  I have tested this setup underFreeBSD 5.1. The sound quality in my opinion is very good, except for those songswhich make heavy use of filtering, as I was unable to locate properfilter capacitors at the time the apparatus was built (summer of 2003.) MP3recordings were made on a Sound Blaster AWE64 Gold (44.1kb/s, 16bit mono): 1     2     3    4     5 I am currently working on aUSB-to-SID interface.  The design is complete, but no prototypehas been built. <b>Parallel</b> Port SID interface board <b>Parallel</b> Port SID interface board, with Power Brick Discuss this device in the Forum.Back to HardwareBack to Main SiteAll of my schematics aredistributed under the GNUGeneral Public License.
 

Cheapest

Possible

Parallel

Port

SID6581

Interface

Device

http://www.glue.umd.edu/~datskovs/main.html

Parallel Port SID6581 Interface 2008 November

dvd rental

dvd


Cheapest Possible Parallel Port SID6581 Interface Device

Rules




© 2008 Internet Explorer 5+ or Netscape 6+

Recommended Sites: 1. Arts - Business - Computers - Games - Health - Home - Kids and Teens - News - Recreation - Reference - Regional - Science - Shopping - Society - Sports - World Miss Gallery - Top Anime Hentai - DVD rental by mail - Remortgages - Ringtones - Best Credit Cards - Mortgage - Buy PSP
2008-11-18 17:23:18

Copyright 2005, 2006 by Webmaster
Websites is cool :) 270Warsaw Hotels - Hotel Bergen - Pozycjonowanie Strony - Czyszczenie Dywanów - Gie³da Odpadów