Nuacht

Official Arduino Example Tutorials: The Arduino computer software is loaded with tons of examples for you to use in your own code or to run through as a learning experience.
His Arduino code reads the NAND using the notoriously slow digital_read() and digital_write() commands and then dumps it over the serial port at 115,200 baud.