Skip to content

Releases: soundanalogous/Breakout

Breakout 0.4.0

19 Jan 00:56
Compare
Choose a tag to compare
  • Add Firmata 2.5 features:
    • Serial feature. See examples.
    • INPUT_PULLUP pin mode
    • SET_DIGITAL_PIN_VALUE (set a single pin value rather than an entire port value)
  • Switched from AdvancedFirmata to ConfigurableFirmata in order to add Serial feature and more easily support adding new features going forward.
  • Updated breakout-server and moved to its own repo
  • Lots of code formatting updates

Update AdvancedFirmata to latest version

14 Aug 03:40
Compare
Choose a tag to compare