rtoenniges / mycpu-hardware-random-v1

A hardware random number generator for the MyCPU.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyCPU_HDW_RandomV1

A hardware random number generator for the MyCPU based on the work of Aaron Logue.

Picture of the 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)
  • Generates 2x 16bit random numbers simultaneously
  • Fetch frequenz about 1MHz (means a new random number every ~16µs)

About

A hardware random number generator for the MyCPU.

License:GNU General Public License v3.0


Languages

Language:Eagle 99.9%Language:C 0.1%