CEB Press 6 - Controller Module - Software

From Open Source Ecology
Jump to: navigation, search

Kliment Edition - Test Code

Revision 2

  • On-board fuse, LED lights, and reverse polarity diode
  • Pinout needs to be corrected compared to automatic control code of Dwiel
  • Download test code - File:Testrev2.zip

Revision 1

Download test code - File:Kliment CEB Press Testing.ino


The code that is currently on it is http://pastebin.com/A5ufCkPP . You'll need to install the teensy addons to arduino to be able to program it (at http://www.pjrc.com/teensy/teensyduino.html). I noticed today that I forgot to put a mini-usb cable into the package. You will need a mini-usb cable to change the code. It's currently programmed to just switch the corresponding solenoid on if a button is pressed. The solenoid positive wires are all connected to +12V, the negative wires are individually labeled.

Kliment Edition - Run Code

Former Work

See Zach Dwiel's prior work - https://github.com/OSE/ceb-controller/tree/master/CEBManual

Comments