Skip to content

Releases: jgillick/node-discobus

Misc Fixes

09 Oct 21:16

Choose a tag to compare

  • Attach a drain listener every time we write a byte. (so the events say we're done, when the byte has actually been sent)
  • More tests and bug fixes.

v1.0.1

03 Oct 00:29

Choose a tag to compare

Fixed the main entry location to the main script.

Initial production 1.0 release.

26 Sep 08:59

Choose a tag to compare

The code that was use to rapidly communicate with 64+ AVR microcontrollers has now been extracted, improved and released as it's on library called Disco Bus.

You can see the original project here.