- Forked from:
- kotobuki's Arduino Test
Arduino Test - Input Switch - Input Photoresistor - Output PWM LED
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) like http://arduino.cc/en/Tutorial/Button
* a photoresistor to A0 like http://www.arduino.cc/playground/Learning/PhotoResistor
Outputs:
* a LED with a resistor (e.g. 330phm) to D11
Ref: Getting started with Funnel and Arduino
http://funnel.cc/Main/GettingStarted
- forked:1
- favorite:0
- lines:45
- license : MIT License
- modified : 2009-10-21 04:53:58


