NerdKits - electronics education for a digital generation

You are not logged in. [log in]

NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.

Microcontroller Programming » loading source code for a multi panel array

May 10, 2012
by mrford
mrford's Avatar

My Physics students have succesfully completed several of the nerdkit projects, but we are having trouble loading some of the code onto the MCU. Specifically, the source code for the multi panel LED Array. Do we need to write some sort of make file to load that or is there somethng we can do within the program itself?

May 10, 2012
by Ralphxyz
Ralphxyz's Avatar

You definitely need a MakeFile!!

You can re-use the one from the initialload project just change the project name.

Ralph

May 10, 2012
by pcbolt
pcbolt's Avatar

mrford -

What kind of errors are you getting? Can you post the makefile you are currently trying to use?

Post a Reply

Please log in to post a reply.

Did you know that any circuit of voltage sources and resistors can be simplified to a "Thevenin" equivalent circuit? Learn more...