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
cnc:froehliche_wissenschaft [2020/02/14 16:37]
admin [Die Fröhliche Wissenschaft]
cnc:froehliche_wissenschaft [2020/02/14 16:47]
admin [Hardware]
Line 12: Line 12:
 ---- ----
 ==== Software ==== ==== Software ====
 +
 +Here is the code for a CNC control system of the installation:\\
    * {{ :cnc:froehliche_wissenschaft_main.zip |}}    * {{ :cnc:froehliche_wissenschaft_main.zip |}}
    * {{ :cnc:helpprograms.zip |}}    * {{ :cnc:helpprograms.zip |}}
Line 19: Line 21:
  
 {{:cnc:froehlichwissenschaft_aufbau_02.jpg?400|}}\\ {{:cnc:froehlichwissenschaft_aufbau_02.jpg?400|}}\\
 +
 +==== Hardware ====
 +
 +The controlling is done with:\\
 +   * a [[https://www.raspberrypi.org/|Raspberry Pi B+]]
 +   * a [[https://paperpcb.dernulleffekt.de/doku.php?id=raspberry_boards:paperduinopi|Paper Duino Pi]]
 +   * three [[https://paperpcb.dernulleffekt.de/doku.php?id=arduino_boards:stepper_motor_board|Stepper-Motor-Board]]
 +
 +----
 +==== License ====
 +
 +The Paper Duino Pi and the Stepper-Motor-Board are designed by **Wolfgang Spahn** 2012-14\\
 +All programs are written by **Wolfgang Spahn** 2014.\\
 +They are 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>
 +
 ---- ----