Tag Archives: flash
Tutorial: Using an Arduino to program AVR’s III – Use It
Alright! So now we have our circuit ready for testing! The first step is to check which port we’re using to “talk” with our Arduino. It shouldn’t be difficult, since we already uploaded a sketch to it. Just open the … Continue reading
Tutorial: Using an Arduino to program AVR’s II – Connections
For this step of our tutorial, we’ll be making the connections from our Arduino to our µcontroller. For this, we will be using a circuit made for flashing the AVRs used in arduinos. Luckily, Atmel makes it very easy to … Continue reading
Tutorial: Using an Arduino to program AVR’s I – Intro
Hello all! My first electronic post will be regarding one of the most useful capabilities of Arduinos. Arduinos are cheap toolkits (or “prototyping platforms” as they call it in their official website). With this tutorial we’ll be solving the first … Continue reading