| 20 | * Windows |
| 21 | * [http://orbit-lab.org/browser/USBNoiseGenreator/trunk/windows-driver/NoiseGenerator/boardcommands.h boardcommands.h]: Defines commands that allow the user to adjust the operation of the device |
| 22 | * [http://orbit-lab.org/browser/USBNoiseGenreator/trunk/windows-driver/NoiseGenerator/cyapi.h cyapi.h]: Standard file, defines an api to interface with a cypress usb device |
| 23 | * [http://orbit-lab.org/browser/USBNoiseGenreator/trunk/windows-driver/NoiseGenerator/MainForm.h mainform.h]: Interface to noisegen program, requires additions to constructor code although form seems completely drawn |
| 24 | * [http://orbit-lab.org/browser/USBNoiseGenreator/trunk/windows-driver/NoiseGenerator/NoiseBoard.cpp noiseboard.cpp]: Code to manage board behavior, update fpga |