Arduino Test
A simple example illustrates how to use Funnel with
an Arduino board (via StandardFirmara)
Inputs:
* a switch to D12 with a pull-down resistor (e.g. 10kohm)
Outputs:
* a LED with a resistor (e.g. 330phm) to D11
Ref: Getting started with Funnel and Arduino
http://funnel.cc/Main/GettingStarted
- forked:19
- favorite:5
- lines:45
- license : MIT License
- modified : 2009-08-19 11:23:17
Cool input example! What are the scopes for? Also, since I am new to Arduino I didn't know how to set up D12 switch. Here is how: http://arduino.cc/en/Tutorial/Button
- by
starpause
- at 2009/10/19 06:56:51


