• 0 Posts
  • 3 Comments
Joined 5 months ago
cake
Cake day: June 23rd, 2024

help-circle
  • Yea have fun transmitting a decent amount of power with 240v over a meaningfull distance. Also most generators produce ac anyways so why would you recitify it at the generator instead of your device after a transformer? You still need all kinds of different voltages everywhere in your electronics and this means you still need to regulate it.

    I am not shure how the american wirering worls out but to get from 240 to 120 you still need a transformer… or is it 240v between the different phases and then 120 from phase to neutral?


  • It literally says “32 bit RISC-V homemade CPU out of discrete components”.

    I dont know how you would stretch the definition of cpu in form of discrete components but yea current processors also stray from the definition of a alu and a control unit and registers since people call the different cores cpus. But even a Mikrocontroller has a all that.

    You need a cpu to run linux. If you just want to rin a “program” you can do that with logic gates and no alu or control unit but that would limit the form of your program to exactly that circuit.