|
ELEC-C7222
Libraries for ELEC C7222 Course Work
|

Files | |
| button.hpp | |
| Input-only GPIO abstraction for push-buttons. | |
| c7222_pico_w_board.h | |
| Pico W board-level GPIO layout and helpers (C API). | |
| c7222_pico_w_board.hpp | |
| C++ board-level helper for the C7222 Pico W board. | |
| gpio.hpp | |
| GPIO abstraction split into explicit input and output classes. | |
| led.hpp | |
| Output-only GPIO abstraction for LEDs. | |
| onboard_led.hpp | |
| On-board LED abstraction for the C7222 course. | |
| onchip_temperature_sensor.hpp | |
| RP2040 on-chip temperature sensor wrapper. | |
| platform.hpp | |
| Platform encapsulation for board-level devices. | |
| pwm.hpp | |
| Simple PWM output wrapper with period and duty cycle configuration. | |