X2200: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 October 2024

  • curprev 14:3614:36, 7 October 2024Mike talk contribs 18,174 bytes +18,174 Created page with "{{Experiment|X2200}} ==Files== {{FileTable|X2200| {{FileRow|@primes2.c@|Main program}} {{FileLibrary}} {{FileHardware}} {{FileScripts|X2200}}}} ==Demonstration== The program @primes2.c@ is functionally identical to the program @primes.c@ from {{Xref|X2100}}: it lists the first 500 primes on the serial port. Unlike the previous program, this one uses a hardware feature called interrupts to carry on searching for more primes while previous ones are being printed, so avoi..."