Skip to content

meyercm/SerialSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SerialSimulator

Compiling:

From c_src/, execute make.sh, which will compile the NIF and copy it to priv/bin.

Usage:

TODO

Dependencies:

  • None.

TODO:

  • Add a method to close the pty nicely: right now they only get cleaned up on VM close.
  • Example usage in a testing scenario
  • allow options to be passed to the port?
  • better build process for the c code.

About

Uses Pseudo-terminals (pty) on Linux/Mac to facilite testing serial communications components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published