[MOD] Arduino Enhanced Release 1.0.5 for Windows (installer, drivers, etc) +SRC

hole:

eried:
If you need that bug, you can replace the rxtxSerial.dll file with the one from the official IDE package

Just to voice another vote for keeping a way to reset the board by a IDE switch.

In my case I do remote development (sitting in my warm room with the arduino some miles away I a cold garage) and I love the reset feature.

Reset board when serial monitor opens? or via another way? what do you think? will be a setting in preferences.txt enought?

cyclegadget:
It would be nice to be able to load a hex file using the Arduino IDE and UNO as ISP. I have read in another thread that a person should just use AVR Dude but, it would make my life easier to do it with the IDE.

In my thoughts the menu would be like this:

  1. load Uno with ISP sketch
  2. select load hex with UNO
  3. open hex file
  4. select upload hex to target board

Any thoughts?

How the step 3 fits with the ide? where that option should be invoked in your idea?