Tag Archives: compile
Coding for AVR I: Writing and Building on Windows
As you might recall from the last post, we can flash hex files on our AVR. But what are hex files? Hex files are “machine language” instructions for your AVR’s. With this, your chip knows how to respond to inputs … Continue reading