Serial input into Blender
|
In Windows
somewhere in the python23 folder (e.g.,
C:\Python23\Lib\site-packages) locate the following files: (in the
serial subdirectory) serialutil.[py, pyc & pyo]; serialwin32.[py,
pyc, pyo]; (in the win32\lib subdirectory) win32con.[py, pyc, pyo]
In Knoppix Linux
(I have to search back through the Linux machine to revisit where I
moved pyserial files to)
|