Author Topic: Uploading Program on ATiny85 board  (Read 2541 times)

natarajan

  • Newbie
  • *
  • Posts: 11
Uploading Program on ATiny85 board
« on: June 16, 2014, 04:42:16 am »
Hi,

This is my first post and am trying to get used to TinyAVR's. I have one of these boards made by a friend and gave it to me for testing. It has Attiny85 chip onboard with micronucleus 1.06 installed. I downloaded arduino software as mentioned in wiki and got to see it work. But generally I do not prefer arduino and like to directly code this in avr-gcc. Have installed eclipse and AVR plugin.

Since the bootloader is already installed, how do I get to use this for uploading firmware into this without using Arduino? If someone knows how to do in on Eclipse IDE, it would really help me.

Thanks,
Natarajan