Monthly Archives: September 2015

Arduino (AVR) Hex File Dissection (or, why is my hex file so big?)

If we compile the blinky example program for an Arduino Uno, you might notice that the Arduino IDE claims the program size is only 1030 bytes: Sketch uses 1,030 bytes (3%) of program storage space. Maximum is 32,256 bytes. Global … Continue reading

Posted in Uncategorized | Tagged , , , | Leave a comment