Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
respo [2019/12/14 22:25] – [Links] yairrespo [2019/12/21 02:22] – [Flashing] yair
Line 4: Line 4:
 modified Arduboy library\\ modified Arduboy library\\
 {{youtube>6VqPGFtIT8Q?medium}} {{youtube>6VqPGFtIT8Q?medium}}
-====programming====+====Flashing====
 ===pinouts=== ===pinouts===
 <code> <code>
Line 41: Line 41:
 </code> </code>
 from [[https://pastebin.com/uFfBCQDG|pastebbin]], [[https://community.arduboy.com/t/smart-response-xe-re-purposed-into-arduboy/6094|source]] from [[https://pastebin.com/uFfBCQDG|pastebbin]], [[https://community.arduboy.com/t/smart-response-xe-re-purposed-into-arduboy/6094|source]]
 +
 ===USBASP V2.0=== ===USBASP V2.0===
-{{:usbasp-v2.0-idc-pinout.png?300}}\\ +{{:usbasp-v2.0-idc-pinout.png?300}} 
-found [[https://tosiek.pl/usbasp-v2-0-warning-cannot-set-sck-period/|here]]+ 
 +eereta: 
 +  *found [[https://tosiek.pl/usbasp-v2-0-warning-cannot-set-sck-period/|here]] 
 +  *does not support its tx/rx ports - see usbasp_tty for 2015 windows exe
  
  
Line 54: Line 58:
  
 </code> </code>
 +
 ====Tools==== ====Tools====
 {{:pasted:20191129-130518.png}}\\ {{:pasted:20191129-130518.png}}\\
 [[https://www.ebay.com.au/itm/250546684662|pogo pins]] [[https://www.ebay.com.au/itm/250546684662|pogo pins]]
  
 +====Links==== 
 +  *[[https://hackaday.com/tag/smart-response-xe/|hackaday tags]] 
 +  *[[https://bitbanksoftware.blogspot.com/2018/09/my-adventures-in-writing-ota-bootloader.html|writing an OTA bootloader for the ATmega128RFA1]] 
 +  *[[https://community.arduboy.com/t/smart-response-xe-re-purposed-into-arduboy/6094|Smart Response XE Re-purposed into Arduboy]] 
 +  *[[https://github.com/bitbank2/SmartResponseXE|Larry's SMART Response XE support library]]