Difference between revisions of "EDAtiny"

From ElectroDragon Wiki
 
(Replaced content with "# new page -> https://w2.electrodragon.com/gollum/search?q=dar1047-dat.md")
Tag: Replaced
 
Line 1: Line 1:
<accesscontrol>CM</accesscontrol>
# new page -> https://w2.electrodragon.com/gollum/search?q=dar1047-dat.md
[[File:Edatiny.gif|thumb|right]]
== Read Note First ==
* The board won't be regonized BUT it is OK. No problem for uploading sketch
* Please check the GIF below, plug the board to USB while arduino IDE inform you.
 
== Install digi-spark boards ==
* Copy following into preference -> http://digistump.com/package_digistump_index.json
* Install digi spark from board management.
* More reference guide could see here https://digistump.com/wiki/digispark/tutorials/connecting
 
 
== 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
 
== Burning bootloader ==
Firmware - https://github.com/micronucleus/micronucleus/releases
* Use firmware - > release -> attiny85 aggressive.hex
 
* Our board already burned bootloader, use this only when things corrupted.
* Git clone bootloader project from here: https://github.com/Edragon/micronucleus, or [[File:Micronucleus-2.01.zip|download it from here]]
 
* High fuse DD, Low fuse E1, extend fuse FE.
 
==Debug ==
* During upload sketch in you encounter any error, update the board driver to lisusb-win32 by [[AVR]]
Blink
* On board test LED is D1, please try pinMode(1, OUTPUT);
== Driver ==
* https://www.electrodragon.com/w/File:Digistump.Drivers.zip
[[category: Arduino Variation]]

Latest revision as of 17:28, 29 February 2024