2006. 8. 16. 15:24
Hardware/mC
wiring.org.co
Wiring is an open source programming environment and electronics i/o board to explore physical interaction design and tangible media aspects. Wiring builds on Processing.
In order to attach sensors and actuators the I/O board provides a set of connectors know as pins. A pin can be set as INPUT or OUTPUT, whether is used to read a sensor or create responses in the physical world through actuators. Sensors can be of different kinds but they may be grouped into digital and analog. Digital refers to signals with two possible states, ON or OFF, HIGH or LOW, like switches for example. Analog refers to signals that can take any value in a continuous range, like luminosity or temperature.
> Power Supply
1) A generic 7-13 Volt 800mA power supply with female, center positive connector
2) A USB Cable (generic USB printer cable) powered from the computer's USB port
(The USB VCP drivers for your PC platform to communicate with the Wiring I/O board.)
Wiring is an open source programming environment and electronics i/o board to explore physical interaction design and tangible media aspects. Wiring builds on Processing.

Wiring board layout
In order to attach sensors and actuators the I/O board provides a set of connectors know as pins. A pin can be set as INPUT or OUTPUT, whether is used to read a sensor or create responses in the physical world through actuators. Sensors can be of different kinds but they may be grouped into digital and analog. Digital refers to signals with two possible states, ON or OFF, HIGH or LOW, like switches for example. Analog refers to signals that can take any value in a continuous range, like luminosity or temperature.
> Power Supply
1) A generic 7-13 Volt 800mA power supply with female, center positive connector
2) A USB Cable (generic USB printer cable) powered from the computer's USB port
(The USB VCP drivers for your PC platform to communicate with the Wiring I/O board.)

Wiring board circuit schematics
'Hardware > mC' 카테고리의 다른 글
SAM7-H256 (0) | 2008.03.17 |
---|---|
Arduino board (0) | 2007.11.17 |
AVR (0) | 2007.07.24 |
serial ports on Wiring board (0) | 2006.12.01 |
testing Wiring board (0) | 2006.08.16 |