Close

554 Results for "8-bit cpu"

  • Timekeeping

  • Introduction In Formula student competition you have to be as fast as possible to have a chance to compete with other teams. Knowing how fast your lap times are, is a competitive advantage. In Aristurtle, we managed to keep track of lap times in an automated...
  • What are Fiducial Marks on a PCB?

  • DESCRIPTION Fiducials are little target registration marks that are printed on PCBs, they are placed on the top copper layer (and bottom if you're doing 2-layers) and allow the vision system of the pick and place to recognize where the PCB is at. They...
  • Circuit - "Alan Yates"

  • The above circuit was obtained from Alan Yate's page: Alan Yates Ring Counter $ 1 0.000005 14.235633750745258 44 5 50 5e-11 r 64 368 112 368 0 10000 R 64 368 32 368 1 2 200 3 3 0 0.5 t 112 368 144 368 0 1 -5.135592176334875 5.235592178845508e-8 100...
  • EPOCH to Time Date converter

  • I needed a lightweight code to convert EPOCH to Date, Day, Year, Time etc for my NTP sync clock. I could not find a code example online and wrote my own. Message me if you find any bugs.https://github.com/sidsingh78/EPOCH-to-time-date-converter/* EPOCH...