Skip to content

Releases: Integreight/1Sheeld-Firmware

v1.6 (Major:1, Minor:6)

10 Apr 18:26
Compare
Choose a tag to compare
  • Supported the new plus board. (Sending chunks of 20 bytes every 15ms)
  • Made the repo a generic avr-gcc project that can be built with a make command.
  • Made the board testable using a special frame.
  • Added the ability to rename the bluetooth module.
  • Added the ability to query and change the board's communication baud rate.

v1.5 (Major:1, Minor:5)

08 Nov 10:04
Compare
Choose a tag to compare
  • Prepared the firmware to receive the new disconnection frame.

v1.4 (Major:1, Minor:4)

13 Oct 10:43
Compare
Choose a tag to compare
  • Increased the RX1 buffer size to 256 instead of 64.
  • Made some required checks before processing app frames.

v1.3 (Major:1, Minor:3)

13 Oct 10:43
Compare
Choose a tag to compare
  • Added error checking bytes to the incoming BT reset frame.

v1.2 (Major:1, Minor:2)

13 Oct 10:42
Compare
Choose a tag to compare
  • Send all pin status when queried.
  • Notify Arduino if BT disconnected.

v1.1 (Major:1, Minor:1)

13 Oct 10:41
Compare
Choose a tag to compare
  • Bluetooth reset enhancement on MC reset.
  • Adjusted prescaler of timers.
  • Enhanced stability.

v1.0 (Major:1, Minor:0)

13 Oct 10:41
Compare
Choose a tag to compare
  • Initial Release.