My 4-bit processor
I want to build a processor that has the following characteristics:
- 1 input port (4 bits)
- output port would be series of LEDs
- program speed is not critical; possibly only kHz speeds
- battery powered
- optional: Programmable from a PC (kermit)
- might use a pic processor and write an interpreter.
First Application: A random number generator application that samples a bit stream from decaying nuclear material and a geiger tube sensor.