I need to add a external reset button on a lilypad. There is no connector and soldering a button in parallell to the built in reset button is beyond my soldering skills, it is to small.
On/In the unused ICSP holes there is a 'rst'. Is it the same reset? If I short this to ground will it reset the unit in a 'normal' way?
Yes, pin 5 on the ICSP connector is reset. Connect to Gnd to reset the '328P.
MISO 1 2 VCC
SCK 3 4 MOSI
Reset 5 6 GND
Thank you master