An open API service indexing awesome lists of open source software.

https://github.com/rtoenniges/mycpu-hardware-random-v1

A hardware random number generator for the MyCPU.
https://github.com/rtoenniges/mycpu-hardware-random-v1

mycpu random

Last synced: 3 months ago
JSON representation

A hardware random number generator for the MyCPU.

Awesome Lists containing this project

README

        

# MyCPU_HDW_RandomV1
A hardware random number generator for the [MyCPU](http://www.mycpu.eu/) based on the work of [Aaron Logue](http://www.cryogenius.com/hardware/rng/).

![Picture of the prototype](/prototype.jpg?raw=true "The first prototype")

## Applications
* Games
* Math programs
* Encryption

## Features
* Address selectable through jumpers
* Two independent noise generators
* Both noise generators were adjustable through trimmers (For justage please use this [software](/hist_prg))
* Generates 2x 16bit random numbers simultaneously
* Fetch frequenz about 1MHz (means a new random number every ~16µs)