Week 9: Input Devices¶
Week 9 assignment is to probe an input device’s analog levels and digital signals. Revisankar had made a board using INMP441 MEMS microphone. We used that board to probe the microphone. Also we tested PS2 Joystick Module Breakout Sensor.
Image taken from Amazon
Image taken from Arduino Get Started
Setup and Equipment Used¶
- INMP441 MEMS microphone
- PS2 Joystick Module Breakout Sensor
- Power Supply
- OWON TA03104A 14-bit High Resolution Tablet Oscilloscope
Testing the INMP441¶
- For INMP441 we used USB and programmer to power the board.
- We then connected the hook of the Oscilloscope probe to SD pin (which will provide the signal) and the GND lead to GND of the module respectively.
Testing the PS2 Joystick¶
- For PS2 Joystick we used the Bench Power Supply to provide the power. We used female-to-male jumper wires to connect the PWR lead to 5V and GND lead to GND pins of the module respectively.
- We then connected the hook of the oscilloscope probe to VRX (which will provide the signal) and the GND lead to GND of module
Bench Top Power Supply¶
Power Supply Connection: The bench power supply was connected to provide a stable 5V power source to the Joystick sensor.
Oscilloscope Setup¶
We used the OWON TA03104A to measure voltage.
- Calibrated the probes using the square wave and autoset button.
- Selected CH1
- Adjusted the voltage, time period, and zoomed into waveform after pressing HOR button.
- Provided previously mentioned connections
- Pressed run/stop to get a still view of the wave for analysis.
Output¶
This is the highest resolution of the waveform we could achieve for the digital signal of INMP441 MEMS microphone.
Conclusion¶
Through our experimentation, we have sucessfully visualized the digital signal output of the INMP441 and the analog signal output of the PS2 Joystick Module.
Last update:
March 26, 2025