mirror of
https://github.com/mytechnotalent/Embedded-Hacking.git
synced 2026-05-26 17:28:25 +02:00
feat: add 0x06_adc_rust driver with 9 unit tests
This commit is contained in:
@@ -528,6 +528,7 @@ cargo test --lib --target x86_64-pc-windows-msvc
|
||||
| [0x03_button_rust](drivers/0x03_button_rust) | Push-button input with debounce | `rp235x-hal`, `embedded-hal` |
|
||||
| [0x04_pwm_rust](drivers/0x04_pwm_rust) | Generic PWM output | `rp235x-hal`, `embedded-hal` |
|
||||
| [0x05_servo_rust](drivers/0x05_servo_rust) | SG90 servo motor control | `rp235x-hal`, `embedded-hal` |
|
||||
| [0x06_adc_rust](drivers/0x06_adc_rust) | 12-bit ADC voltage + temperature | `rp235x-hal`, `embedded-hal` |
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user