Arduino OSC LED

OSC LED
ORIGINAL POST
By TETRASTYLE
components
Hardware Components
Arduino Uno
X 1
ethernet shield
X 1
Software Apps and online services
details

Ethernet-test-photo2.jpg

In this sample, you can read the Pot (Potentiometer) Switch (OSC Send) and the LED (OSC Receive).

Pot is the volume connected to Analog 0 (half fixed resistor) Switch is switch connected to Digital 3. The LED is connected to Digital 2.

The switch is pulled up to 1kΩ. (It is easier to use Arduino’s built-in pull-up resistors.) In the above diagram, LED is connected to ON for High output, but it is ON for Low output in the program. (On / Off is reversed.)

 

 

Ethernet-test-photo2.jpg

In this sample, you can read the Pot (Potentiometer) Switch (OSC Send) and the LED (OSC Receive).

Pot is the volume connected to Analog 0 (half fixed resistor) Switch is switch connected to Digital 3. The LED is connected to Digital 2.

The switch is pulled up to 1kΩ. (It is easier to use Arduino’s built-in pull-up resistors.) In the above diagram, LED is connected to ON for High output, but it is ON for Low output in the program. (On / Off is reversed.)

 

 

documents
Code
Schematics
Others

COMMENTS

Please Login to comment
  Subscribe  
Notify of