-
Notifications
You must be signed in to change notification settings - Fork 10
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
1 parent
c93117b
commit cc09290
Showing
1 changed file
with
4 additions
and
0 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 |
---|---|---|
|
@@ -46,6 +46,10 @@ Once the firmware is built, it can be programmed onto a REDOUBLER using the $90 | |
|
||
### Host Software | ||
|
||
As open source software, users are asked to contibute their developments back to this repository. For now support is sparse. Anything that can be done with a USB microphone can be done with REDOUBLER. [Linux](host_linux) is likely to be best supported, but [Windows](host_windows) and Mac [OS-X](host_osx) will have branches here too. Audacity runs on all three platforms, and can be used to record, view, manuipulate and save data from REDOUBLER, so we know it's everything's possible. | ||
|
||
Ultimately the goal is for REDOUBLER to be plugged into any flavor of machine, and have the operating system's random number generator immediately enhanced with copious high=quality entropy. | ||
|
||
[Peter Allan]: mailto:[email protected] | ||
[Infinite Noise TRNG]: https://github.com/waywardgeek/infnoise | ||
[Cypress PSoC Creator]: http://www.cypress.com/psoccreator/ | ||
|