This project is the partial codes for 2019 National Undergraduate Electronic Design Contest(NUEDC) F.
You can only use two 5cm×5cm boards for testing paper, and there are no other items except wires.
Also, the time is limited in 4 days.
| File name | Function |
|---|---|
| main.c | Define the main page |
| touch | Achieve UI pages, touch detection and other LCD functions |
| lcd | IIC, register initialization, etc. |
| fdc2214 | Capacity sensor controlling |
- If using FPGA, please set ip module and program Verilog HDL in hardware layers
- If using MCU, please pay attention to the TIMER and other peripherals.
