INPUT DEVICES
.
BACKGROUND.
An input device is a hardware or peripheral device used to send data to a computer.
An input device allows users to communicate and feed instructions and data to computers for processing, display, storage and/or transmission...
Measure the analog levels and digital signals in an input device
GROUP ASSIGNMENT
Measure something: add a sensor to a microcontroller board that you have designed and read it
Then I mill the board in the roland machine. The problem that arose was that I did not consider the same resolution (dpi) and the outline of the card did not match. So it was necessary to correct and try again. Just before I started welding, I noticed that I was working with a preliminary version. The outline was not circular.
INDIVIDUAL ASSIGNMENT
I used Eagle (Easy Applicable Graphical Layout Edition) for creating the circuits boards. In Eagle, it´s still complicated for me to find the components in the libraries and make the connections.
Finally the board is finished guaranteeing the connections of the output ports of the microcontroller to the pins of the ultrasonic sensor
Eagle Schematic
Eagle board
Then I used the Arduino 1.0 software. To program the microcontroller,I used one of the examples that come with the Arduino software.