This is an investigation of all the internal details of the Arduino Board from a programming perspective. Results are dumped to the serial port.
Here's typical output (from an Arduino Uno):
- Chapter 17. Advanced Coding and Memory Handling - Arduino Cookbook
- A Tour of Arduino Internals - interesting blog post disecting how pin operations actually interact with the AVR microcontroller