-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# Experiment_s626 | ||
# Experiment_s626</br></br> | ||
|
||
Including: | ||
1- calib: used for calibration of the fingerbox amplifiers. | ||
2- documentation: some documentations for using the codes. | ||
3- include: include directory (public header files used by projects). | ||
4- source: source directory (public source files used by projects). | ||
5- util: some extra utilities. | ||
Including:</br> | ||
1- calib: used for calibration of the fingerbox amplifiers.</br> | ||
2- documentation: some documentations for using the codes.</br> | ||
3- include: include directory (public header files used by projects).</br> | ||
4- source: source directory (public source files used by projects).</br> | ||
5- util: some extra utilities.</br></br> | ||
|
||
These codes handle designing and experiment with fingerbox as well as communication with "Multifunction analog/digital I/O | Model 626" card. Tested and working on windows XP computer with MS VC++ 6. |