souldiver / open9x

Automatically exported from code.google.com/p/open9x
0 stars 0 forks source link

AND Switch in Costum Switches #211

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Which board (stock / gruvin9x / sky9x) are you using?

Stock board with aTMEGA 128
Add an AND switch at the end of every Custom Switch

It will look something like this: for example with the Enhancement proposed on 
the other ISSUE I've opened before.

SW1  TIMER  ON 10   OFF 5   GEA (New AND Switch)

This will turn SW1 on for 10 seconds and then off for 5 seconds, but only when 
the GEA switch is on..
Very powerfull and it saves wasting a second custom switch..

For example other situation:

SW1 v1>x  P3  50
SW2  AND SW1  GEA

With the extra AND switch thios could be replaced with:

SW1 v1>x  P3  50   GEA (Extra AND Switch)

Saving 1 Custom switch..

Original issue reported on code.google.com by joaoalve...@googlemail.com on 20 Feb 2013 at 1:19

GoogleCodeExporter commented 8 years ago

Original comment by bson...@gmail.com on 20 Feb 2013 at 1:22

GoogleCodeExporter commented 8 years ago

Original comment by bson...@gmail.com on 20 Feb 2013 at 6:13

GoogleCodeExporter commented 8 years ago

Original comment by bson...@gmail.com on 22 Feb 2013 at 10:54