Re: BlueSaab v4.1 released!
Posted by
Seth on
Oct 21, 2016; 1:17pm
URL: http://bluesaab-forum.90.s1.nabble.com/BlueSaab-v4-1-released-tp483p724.html
Yeah, that tutorial should be helpful. The way I do it is to install the ArduinoISP sketch to my Arduino Uno, (I use a shield then, on top of the Uno that gives me a 2x3 and a 2x5 header that I can use to connect an ISP cable from the shield to the BlueSaab ISP header; but all this is just for ease; it's not required), then I connect the Uno to the bluesaab at the ISP header, then in Arduino IDE I select Arduino Uno as the board, select the correct com port, CHANGE THE PROGRAMMER TO "ARDUINO AS ISP", and then Tools, Burn Bootloader.
So in this process, we send an Arduino Uno's bootloader to the bluesaab chip so it acts just like a regular Arduino Uno. This allows us to easily upload code via the FTDI header or USB upload plug.
NC, USA