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
Next revision Both sides next revision
paper_bits:pb204_sync-sequencer [2020/03/21 10:52]
admin [Software]
paper_bits:pb204_sync-sequencer [2020/03/21 13:17]
admin [License]
Line 64: Line 64:
 ---- ----
 ===== Software ===== ===== Software =====
-Once you're board is ready, you will need to burn the arduino ​UNO bootloader on the Atmega ​chip (some chips already come with a bootloader).\\+Once you're board is ready, you will need to burn the Arduino ​UNO bootloader on the Atmega328 ​chip (some chips already come with a bootloader).\\
 Follow the instructions to burn the bootloader:​\\ Follow the instructions to burn the bootloader:​\\
 [[http://​paperpcb.dernulleffekt.de/​doku.php?​id=avr_bootloader:​bootloader&​s[]=burn&​s[]=bootloader|burn the bootloader]]\\ [[http://​paperpcb.dernulleffekt.de/​doku.php?​id=avr_bootloader:​bootloader&​s[]=burn&​s[]=bootloader|burn the bootloader]]\\
Line 72: Line 72:
 Or use your [[http://​paperpcb.dernulleffekt.de/​doku.php?​id=arduino_clones:​serial_adapter|Arduino as a Serial Adapter]]\\ Or use your [[http://​paperpcb.dernulleffekt.de/​doku.php?​id=arduino_clones:​serial_adapter|Arduino as a Serial Adapter]]\\
  
-Open the Arduino IDE software on your computer and upload the following code to the board:+Open the Arduino IDE software on your computer and upload the following code to the board (Arduino UNO):
 {{ :​paper_bits:​syncsequencer_03.zip |}}\\ {{ :​paper_bits:​syncsequencer_03.zip |}}\\
  
Line 78: Line 78:
  
 ---- ----
 +==== License ====
 +
 +This board is designed by **Wolfgang Spahn**, 2019-20.\\
 +It is licensed under a [[http://​creativecommons.org/​licenses/​by-nc-sa/​4.0/"​|Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License]].
 +
 +<​html>​
 +<a rel="​license"​ href="​http://​creativecommons.org/​licenses/​by-nc-sa/​4.0/"><​img alt="​Creative Commons License"​ style="​border-width:​0"​ src="​https://​i.creativecommons.org/​l/​by-nc-sa/​4.0/​88x31.png"​ /></​a> ​
 +</​html>​
 +
 +----
 +