*****update this will work with the USB to RS232 converter*****
just subututue ttyS0 with ttyUSB0
$ sudo avrdude -p t85 -c dasa -P /dev/ttyUSB0
Video Notes:
Read ATTINY 85, make sure connections
are okay:
$ sudo avrdude -p t85 -c dasa -P
/dev/ttyS0
ATtiny support in Arduino software ATTINY MASTER.zip
Make sure your RS-232 outputs 5V if using this programmer!!