Hi everyone,
Recently I saw a post about a game that could be played on an oscilloscope, and although I am not one for self promotion, it did inspire me enough to share a project of my own that I worked on - I guess because it is also "hand built" to a similar degree.
As the title suggests, it is a clock made out of nothing but NOR logic (ok, and inverters), and fully discrete - not a single IC to be seen (unless the linear regulator can be considered an IC, but maybe not in the "traditional" sense like logic gates).
As I was building it I was also blogging about it at
https://ornotblog.blogspot.com, and if you dare try build one yourself, I have also uploaded all of my schematics to github:
https://github.com/tomstorey/discrete-nor-logic-clockI havent done a full and proper count yet, and there is still one more module that I want to build for it, but some fun facts:
* Over 1500 transistors (2N7000 MOSFETS specifically)
* 660 odd NOR gates/inverters
* Nearly 100m of kynar insulated wire
* 5 months construction time (as I said, if you dare)
* Handles leap years, but it doesnt count years so you have to tell it when the current year is a leap year
* Clocked from AC mains frequency
Its fully complete now, and working great, but still feel free to share any insights in to how I could have done things better/differently - Im sure there are plenty of goofs in there - it would still be interesting to see if there is anything I can learn.