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
arduino_boards:ogg_player_board [2014/07/22 21:07]
admin
arduino_boards:ogg_player_board [2015/10/22 15:33]
admin
Line 1: Line 1:
 ---- ----
-**OGG-Player-Board**+==== OGG-Player-Board ​====
 ---- ----
-A simple OGG Player for the Arduino. It isased ​on the [[http://​www.vlsi.fi/​en/​products/​vs1000module.html|VS1000 Audio Module]] of [[http://​www.vlsi.fi/​en/​home.html|VSLI Solution]].The Board provide all pins for headphone and line out.\\+A simple OGG Player for the Arduino. It's based on the [[http://​www.vlsi.fi/​en/​products/​vs1000module.html|VS1000 Audio Module]] of [[http://​www.vlsi.fi/​en/​home.html|VSLI Solution]]. The Board provide all pins for headphone and line out like the module.\\
 {{ :​arduino_boards:​ogg-player-board.jpg?​400 |}}\\ {{ :​arduino_boards:​ogg-player-board.jpg?​400 |}}\\
-And because it's controlled over serial protocol it's super simple to run with Arduino.\\+One needs an SD Card, upload the ogg-files and because it's controlled over serial protocol it's super simple to controll it with the Arduino.\\
  
 Front:\\ Front:\\
Line 12: Line 12:
  
 ---- ----
-**Comands:**\\+====Comands ​====
 The continuous playing mode understands the following single-byte commands:\\ The continuous playing mode understands the following single-byte commands:\\
   * f - switch to file play mode   * f - switch to file play mode
Line 37: Line 37:
  
 ---- ----
-**Example Code:**\\+====Example Code ====
 {{:​arduino_boards:​ogg_player_01.zip|}} {{:​arduino_boards:​ogg_player_01.zip|}}
  
 ---- ----
-**Paper-PCB:**\\+==== Paper-PCB ​====
 {{:​arduino_boards:​ogg-player-board_11.jpg?​200|}}\\ {{:​arduino_boards:​ogg-player-board_11.jpg?​200|}}\\
 {{:​arduino_boards:​ogg-player-board_11.xcf.zip|}}\\ {{:​arduino_boards:​ogg-player-board_11.xcf.zip|}}\\
  
 ---- ----
-**Components:​**\\+==== Parts ====
   * VS100 Audio Module   * VS100 Audio Module
   * reset button   * reset button
Line 55: Line 55:
   * jumper   * jumper
   * USB socket   * USB socket
 +
 +----