./avrdude -C./avrdude.conf -v -v -D -pm328p -cstk500 -b57600 -P/dev/ttyUSB0 -Uflash:w:1.hex:i 
echo "ok..."
read test

