Week11 Input devices
1. Assignment and Result
About the process of Programming, I made new page and made links are below, because the long page makes me confuse.
GROUP ASSIGNMENT | THE RESULT |
---|---|
probe an input device's analog levels and digital signals | Process -> Kitakagaya: Week11 Input Devices |
INDIVIDUAL ASSIGNMENT | THE RESULT |
---|---|
measure something: add a sensor to a microcontroller board that you have designed and read it | - Added CDS to a board that I designed and read it to Fab-Xiao RP2040 Process -> link - Add RFID2 to a microcontroller board that I have designed and read the Mifare card. |
2. HERO SHOT
- RFID2 to a microcontroller board that I have designed and read the Mifare card.
- STEP RESPONSE
- CDS
3. PLAN
I plan to use input device and IDE as follows.
3-1) Input device
- CDS, as analog signal
- RFID2, as degital signal
- STEP RESPONSE, as analog signal
3-2) IDE
- I use Arduino IDE - details in Week04
- I use Processing to see visual bar of sensor analog Value.