Use your DuinoStampObviously, your DuinoStamp requires some external connections to be useful. Here are just a few suggestions. You should also be able to adapt any use of the Arduino Mini to the DuinoStamp. Connection with a USB-TTL (w/ reset)Here we've connected a USB-TLL with reset capability to the DuinoStamp to provide power and communications (including auto-reset functionality). We can now use the DuinoStamp with the Arduino IDE over the virtual COM port created by the USB-TTL.
Connection with a USB-TTL (w/o reset)Using a plain USB-TTL, follow the above direction, with the exception of connecting the RST pins. Connect a momentary switch from the DuinoStamp's RST pin to a ground point, or just attach a wire to the RST pin and briefly touch the other end to ground to generate a reset. |