Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@pgrawehr pgrawehr released this 11 Feb 17:48
· 49 commits to master since this release

This is a major release of ConfigurableFirmata, which brings several new features. The protocol changes are backwards compatbile, so existing clients should still work. Existing extension modules will need some adjustments, though.

New Features

  • SPI support
  • Increased I2C communication stability due to transaction sequence verification
  • Support for new boards: ESP32, RP2040, Arduino Nano Every, Arduino Due
  • DHT support module

Detailed change list

New Contributors

Full Changelog: 2.10.1...3.0.0