CEB Press Controller Code v17.08: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "=Goals= *Utilize Ardublock to develope code with visual programming *Revert to simpler code where only one cylinder moves at a time instead of trying to save time and mov...")
 
 
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:
*Utilize [[Ardublock]] to develope code with visual programming
*Utilize [[Ardublock]] to develope code with visual programming
*Revert to simpler code where only one cylinder moves at a time instead of trying to save time and move 2 cylinders at once
*Revert to simpler code where only one cylinder moves at a time instead of trying to save time and move 2 cylinders at once
=Files=
*by [[Abe Log]] Aug 2017 on Github - [https://github.com/Witz0/OSE-CEB-Press-17.08/blob/master/OSE_CEB_Press_17_08_minimal_alpha.ino]. Update by Marcin - [[file:ceb17_08_v2.ino]]
*Dorkmo - [[File:CEB-ControllerCode-v1708.abp]] ArduBlock File
=Links=
*[[CEB Press v17.08]]

Latest revision as of 11:34, 26 June 2018

Goals

  • Utilize Ardublock to develope code with visual programming
  • Revert to simpler code where only one cylinder moves at a time instead of trying to save time and move 2 cylinders at once

Files

Links