dart_periphery 0.8.9-beta copy "dart_periphery: ^0.8.9-beta" to clipboard
dart_periphery: ^0.8.9-beta copied to clipboard

outdated

dart_periphery is a Dart port of the native c-periphery library for Linux Peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO and Serial peripheral I/O).

0.8.9-beta 2021-02-29 #

  • Fix SPI.openAdvanced2()
  • Fix I2C.readBytes()
  • Add first version of MPU6050 support

0.8.8-beta 2021-02-28 #

  • Add correct exception for loading native libraries inside flutter-pi
  • Update README.md for flutter-pi

0.8.7-beta 2021-02-24 #

0.8.6-beta 2021-02-24 #

  • Improve documentation

0.8.5-beta 2021-02-21 #

0.8.4-beta 2021-02-19 #

  • Add expansion hat support for BakeBit (Friendly Arm), Grove Base Hat and Grove Pi Plus.

0.8.3-beta 2021-02-18 #

  • Add SHT31 sensor support - temperature and humidity.
  • Fix BME280 problem - wrong values for pressure and humidity due the last error.
  • Fix i2c writeXXXReg implementation.

0.8.0-beta 2021-02-14 #

  • Release SPI support.
  • BME280/BMP280 sensor support - temperature, pressure and humidity (BME280 only).

0.7.6-beta 2021-02-09 #

  • Fix C linker problem with periphery_version_info().

0.7.5-beta 2021-02-09 #

  • Update pupspec.yaml, solve linter error and warnings.
  • Release PWM support.

0.7.1-beta 2021-02-07 #

  • Update pupspec.yaml, solve linter error and warnings.
  • Add method getCperipheryVersion().

0.7.0-beta 2021-02-06 #

  • Initial development release.
48
likes
0
pub points
82%
popularity

Publisher

verified publisherflutterdev.at

dart_periphery is a Dart port of the native c-periphery library for Linux Peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO and Serial peripheral I/O).

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ffi, path, pedantic, process, system_info

More

Packages that depend on dart_periphery