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
raspberry_boards:embedded_artist_board [2015/10/22 15:22]
admin [Paper-PCB]
raspberry_boards:embedded_artist_board [2015/10/22 15:26]
admin
Line 3: Line 3:
 ---- ----
  
-multi purpose board for the Raspberry Pi it is used for the Embedded Artist Devices: [[http://​www.embedded-artist.net/​doku.php]]. +The Embedded Artist Board is a multi purpose board for the Raspberry Pi. It is used for the Embedded Artist Devices: [[http://​www.embedded-artist.net/​doku.php]]. 
-It's based on the [[raspberry_boards:​paperduinopi|Paper-Duino-Pi]]. I has two MOS Fet for driving loads and an H-Bridge for two motors. In the Embedded Art System we attached two servo motors, too.+It's based on the [[raspberry_boards:​paperduinopi|Paper-Duino-Pi]] ​and has two MOS Fet for driving loads and an H-Bridge for two motors.
  
-The board was ment to be controlled with a Python program on the Raspberry Pi and a kind of firmware on the Paper-Duino.+The board was ment to be controlled with a Python program on the Raspberry Pi and a firmware on the Paper-Duino, a discription is here: [[http://​embedded-artist.net/​doku.php?​id=embedded_art_system]]\\ 
 +The Python program and the Arduino firmware on find on Hithub: 
 +[[https://​github.com/​dernulleffekt/​embedded-artist.git]].