Skip to content

A demo script of serial communication using the asyncIO library in blender.

License

Notifications You must be signed in to change notification settings

RaulHuertas/BlenderSerialAsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BlenderSerialAsync

A demo script of serial communication using the asyncIO library in Blender3D.

You need an endpoint that sends either '+' or '-'. An adafruit macropad sketch is included(code.py)

INSTRUCTIONS:

  • Run blender from a console
  • Run the script from the blender text editor
  • To cancel it, press Ctrl+C in your console

NOTES:

For production environments, you should run it from a modal operator

About

A demo script of serial communication using the asyncIO library in blender.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages