How do i Program an Attiny85?
I have The USBASP V2.0 but I Can't find the right Software to put the code into my Microcontroller.
Also what other IDE do you recommend for programming?
I Read about Eclipse With an AVR Plugin But That's it
How do i Program an Attiny85?
I have The USBASP V2.0 but I Can't find the right Software to put the code into my Microcontroller.
Also what other IDE do you recommend for programming?
I Read about Eclipse With an AVR Plugin But That's it
You can try this if you already have an UNO or variant of it
I have tried this myself with an ATMEGA1284 chip and it works well
http://www.instructables.com/id/Program-an-ATtiny-with-Arduino/
Peter
Oh, also for IDE, the standard one downloadable from the Arduino web site is very popular and supported, there is also one downloadable from ATMEL for free that is based on Microsoft Visual Studio
it is called Atmel Studio available here http://www.atmel.ca/tools/atmelstudio.aspx
Regards
Peter