Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDSerialAsset

Asset with a serial communication example and helper functions for godot engine

Contains:

  • A helper script with some useful variables and simple readline(port) read function.
  • A serial monitor example.
  • DLL's for Windows 32 and 64 bits. (32 bits is not updated)
  • SO for linux 64 bits. (Feedback Welcome)

Note for linux64 : You have to copy libsercomm.so to /usr/lib and run ldconfig

Serial library can be compiled from: https://github.com/Superwaitsum/GDSercomm)

Screenshot

An example of the monitor after sending text

Note: At exporting, is needed to add sercomm.dll (32 or 64 bits version) to the executable directory

About

Asset with a serial communication example and helper functions for godot engine

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages