Has arduino implemented their hardware onto these programs? If it exists, can anyone direct to where I can download the files.
PS I am using the UNO model
Has arduino implemented their hardware onto these programs? If it exists, can anyone direct to where I can download the files.
PS I am using the UNO model
Arduino is just a plain avr micro, so for a uno look for atmega328p, then look for your compiled .hex and you are done.
hrmm... Well my problem is i want to do some simulations.. not just for aesthetics.