NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.
Customer Testimonials » Loving the Kit
October 13, 2010 by Eddie |
Okay I got the kit a few weeks ago but I hadn't had the time to post a review. I'm a 1st year CompSci major and I've always had an interest in electronics. So far with the kit, I've been able to learn A LOT about electronics and apply some of the programming knowledge I already have, which has been very interesting. Anyway great job with the kit and the guide, not to mention all the videos/tutorials! Keep up the good work. Also, just a little side note for other people that have the kit. If you don't want to have to open up the command prompt, navigate to your directory using "cd", and then running the make command every time you want to upload code to your microcontroller here is a little shortcut/tip.
Now every time you want to upload code to your micro, just connect it using your USB and open the file you just created. Anyway, I hope at least one person finds this to be useful lol. P.S. The word "pause" will just prevent the command prompt window from automatically closing after it runs the command "make". You can remove the word "pause" so that the command prompt window automatically closes after it runs the make command but if there is an error in compiling the code you will never know because the window will just close :) |
---|---|
October 13, 2010 by Eddie |
Lol sorry about the Code Block, that was an accident |
October 14, 2010 by mrobbins (NerdKits Staff) |
Hey Eddie, Welcome to the forums, and great to hear that you're learning a lot from the kit! Your batch file idea seems like a convenient shortcut for Windows users. FYI: I reformatted your post so it isn't a code block anymore. Mike |
Please log in to post a reply.
Did you know that you can control 120 LEDs with just 17 microcontroller pins? Learn more...
|