Use guide

Demo Guide 1. check the use guide video here: https://www.youtube.com/shorts/ePX9KjBYBIk 2. GIF video here.

Steps:

Upload demo sketch (Default sketch)

  • Use arduino example sketch, change buildinLED to 1 for EDAtiny
  • ONLY plug in USB cable when starting to upload sketch

debug

  • During upload sketch in you encounter any error, update the board driver to lisusb-win32 by avr-sdk-dat

  • Blink - On board test LED is D1, please try pinMode(1, OUTPUT);

ref