Editing Art Controller Usage

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 52: Line 52:
 
Besides the trigger input and the timing DIP switches, there are four additional I/O pins that can be used as auxiliary I/O pins or as configuration jumpers:
 
Besides the trigger input and the timing DIP switches, there are four additional I/O pins that can be used as auxiliary I/O pins or as configuration jumpers:
  
* Cancel Trigger. A low-going input on this line can be used to revert the Art Controller to the un-triggered (idle) state. If the input is held low (e.g., connected to ground), it will also prevent any new triggers from being accepted. You can use this to add on an "STOP" button, or you can connect it to a switch to temporarily lock-out the trigger button.
+
Cancel Trigger. A low-going input on this line can be used to revert the Art Controller to the un-triggered (idle) state. If the input is held low (e.g., connected to ground), it will also prevent any new triggers from being accepted. You can use this to add on an "STOP" button, or you can connect it to a switch to temporarily lock-out the trigger button.
* Trigger @ Reset. You can solder a wire between this pin and ground to configure this option. If configured, the Art Controller will register a trigger (as though you had pressed a trigger button) when it first powers on.
+
Trigger @ Reset. You can solder a wire between this pin and ground to configure this option. If configured, the Art Controller will register a trigger (as though you had pressed a trigger button) when it first powers on.
* Start/Stop on Trigger. You can solder a wire between this pin and ground to configure this option. If configured, the Art Controller will treat a second trigger signal as a "cancel" signal. In other words, if you press a trigger button one time, the Art Controller begins its cycle, but if you press it a second time, it will stop the cycle. (If this option is not configured, additional triggers beyond the first will be ignored so long as a cycle is in progress.)
+
Start/Stop on Trigger. You can solder a wire between this pin and ground to configure this option. If configured, the Art Controller will treat a second trigger signal as a "cancel" signal. In other words, if you press a trigger button one time, the Art Controller begins its cycle, but if you press it a second time, it will stop the cycle. (If this option is not configured, additional triggers beyond the first will be ignored so long as a cycle is in progress.)
* Repeat. You can solder a wire between this pin and ground to configure this option. Normally, when the Art Controller receives a trigger, it energizes the coil for the specified delay time and then goes back to the idle state. When the repeat option is configured, a trigger instead begins a continuous cycle where the coil is alternately energized and off, each for the specified delay period. The cycle can be halted by using the Cancel input, by pressing the trigger again (if Start/Stop on Trigger is configured), or by removing power from the Art Controller.
+
Repeat. You can solder a wire between this pin and ground to configure this option. Normally, when the Art Controller receives a trigger, it energizes the coil for the specified delay time and then goes back to the idle state. When the repeat option is configured, a trigger instead begins a continuous cycle where the coil is alternately energized and off, each for the specified delay period. The cycle can be halted by using the Cancel input, by pressing the trigger again (if Start/Stop on Trigger is configured), or by removing power from the Art Controller.
  
  
Line 76: Line 76:
  
 
Typical power consumption is approximately 95 mA when the coil is energized and 13 mA when idle.
 
Typical power consumption is approximately 95 mA when the coil is energized and 13 mA when idle.
 +
 +
 +
'''Programming the Art Controller'''
 +
 +
The Art Controller is an open-source, hackable relay board that can be reprogrammed.
 +
 +
While no programming is required— the microcontroller comes preprogrammed to do everything listed above — the Art Controller's onboard ATtiny2313A microcontroller can be reprogrammed in circuit with an AVR ISP programmer, such as the USBtinyISP, to make either minor or radical changes to its behavior. You can vary the timing, the way timing is used, or do anything else that you care to, with up to 16 available digital I/O lines.
 +
 +
To give you just a few ideas, here are some things that you could reprogram the Art Controller to do:
 +
 +
Use much shorter or longer delays.
 +
Wait for a fixed amount of time between being triggered and starting the relay cycle
 +
Trigger only when the input signal stays high for a certain amount of time.
 +
Trigger automatically when a certain amount of time passes without otherwise being triggered.
 +
Trigger only when a set of digital inputs (up to 13 digital inputs) meet a specific set of high and low conditions.
 +
Control the time delay with the digital inputs.
 +
Trigger at (pseudo) random intervals.
 +
Operate as a repeating timer, with different duty cycles.
 +
Activate for a (pseudo) random amount of time.
 +
Work as a "pulse" driver, only turning on the relay when the input is high.
 +
Output a clock or sync signal, even when the module isn't triggered.
 +
Output a sync signal with the same or opposite sign of the relay state.
 +
Turn on a warning LED or siren a few moments or minutes before turning on the relay.
  
  

Please note that all contributions to Evil Mad Scientist Wiki are considered to be released under the GNU Free Documentation License 1.3 (see Evil Mad Scientist Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)