Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/devices/Device-Index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
* [HX711: Load Cell amplifier and 24-Bit ADC Module](Hx711/README.md)
* [Ili934x TFT LCD Controller](Ili934x/README.md)
* [INA219 - Bidirectional Current/Power Monitor](Ina219/README.md)
* [INA236 - Bidirectional Current/Power Monitor](Ina236/README.md)
* [IP5306 - Power management](Ip5306/README.md)
* [IS31FL3730 -- LED Matrix Display Driver](Is31fl3730/README.md)
* [IS31FL3731 -- LED Matrix Display Driver](Is31fl3731/README.md)
Expand Down
2 changes: 2 additions & 0 deletions src/devices/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Our vision: the majority of .NET bindings are written completely in .NET languag
* [ADS1115 - Analog to Digital Converter](Ads1115/README.md)
* [AXP192 - Enhanced single Cell Li-Battery and Power System Management IC](Axp192/README.md)
* [INA219 - Bidirectional Current/Power Monitor](Ina219/README.md)
* [INA236 - Bidirectional Current/Power Monitor](Ina236/README.md)
* [Mcp3428 - Analog to Digital Converter (I2C)](Mcp3428/README.md)
* [MCP3xxx family of Analog to Digital Converters](Mcp3xxx/README.md)
* [TLC1543 - 10-bit ADC with 11 input channels](Tlc1543/README.md)
Expand Down Expand Up @@ -339,6 +340,7 @@ Our vision: the majority of .NET bindings are written completely in .NET languag

* [AXP192 - Enhanced single Cell Li-Battery and Power System Management IC](Axp192/README.md)
* [INA219 - Bidirectional Current/Power Monitor](Ina219/README.md)
* [INA236 - Bidirectional Current/Power Monitor](Ina236/README.md)
* [IP5306 - Power management](Ip5306/README.md)
* [M5Stack Support bindings](M5Stack/README.md)
* [PiJuice - power supply for Raspberry Pi](PiJuice/README.md)
Expand Down
Loading