mirror of
https://github.com/mytechnotalent/Embedded-Hacking.git
synced 2026-05-20 23:04:55 +02:00
feat: add 0x08_lcd1602_rust driver with 14 unit tests
This commit is contained in:
@@ -530,6 +530,7 @@ cargo test --lib --target x86_64-pc-windows-msvc
|
||||
| [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` |
|
||||
| [0x07_i2c_rust](drivers/0x07_i2c_rust) | I2C bus scanner (7-bit addresses) | `rp235x-hal`, `embedded-hal` |
|
||||
| [0x08_lcd1602_rust](drivers/0x08_lcd1602_rust) | HD44780 16x2 LCD (PCF8574 I2C) | `rp235x-hal`, `embedded-hal` |
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user