Skip to content

PhysicaloidLibrary 1.0.0

Compare
Choose a tag to compare
@Manicben Manicben released this 02 Oct 13:49
· 11 commits to master since this release
b8cab02

First release of this fork of Physicaloid, complete with package and javadocs available on Jitpack.

  • Features support for more USB serial microcontrollers, such as the ATmega32U4 and RP2040.
  • Easy to add more devices by specifying their VID/PID along with which driver to use.
  • DTR/RTS lines can be set automatically based on the device (if known).