Skip to content

hneemann/digitalSerialPort

Repository files navigation

Digital Serial Port

This is a implementation of a serial port and allows to access the hosts serial port from within a Digital simulation.

How do I get set up?

The easiest way to build the necessary Jar is to use maven.

  • JDK 1.8 is needed (either the Oracle JDK 1.8 or OpenJDK 1.8)
  • Clone the repository.
  • Replace the Digital.jar which is included in this repo with the version you want to use.
  • After that run mvn install to create the library jar file

About

A serial port connection for Digital

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages