Skip to content
View vceler's full-sized avatar

Organizations

@celersms

Block or report vceler

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. celersms/AT-Emulator celersms/AT-Emulator Public

    The AT Emulator can emulate a communication device, like a modem. The AT interface can be accessed through the console, a TCP or telnet connection or a virtual COM port.

    Java 14 1

  2. celersms/BashThreadPool celersms/BashThreadPool Public

    A "Thread pool"-like implementation in Bash, using a FIFO file, without any external tools.

    Shell 5 1

  3. celersms/CelerCOM celersms/CelerCOM Public

    Lightweight Java library to interact with external devices over COM ports, for example: USB, virtual COM. It can be used to interact with TTY and FIFO files as well. No external dependencies. Nativ…

    Java 3