Skip to content

Python library for data exchange with controller

License

Notifications You must be signed in to change notification settings

Adam-Software/Serial-for-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serial-for-controller old api Platforms Language adam package

License Activity LastStatus CodeSize Depencies

PyPI version PythonVersion Wheel Status Format

What the library can do?

Python library for data exchange with STM32 controller.

How install?

Old version package, with full name compatibility

pip install Adam-Serial-for-controller

New version package, without name compatibility

pip install serial-for-controller

How import?

Old version

from Serial.serialPi import SerialU

New version

from serial_for_controller.SerialPi import SerialPi

Versions

For old package Adam-Serial-for-controller last version 0.2.1 For the new version Serial-for-controller, the countdown started from 0.0.1

Thus, the functionality of version 0.2.1 corresponds to version 0.0.1 only with other names of functions and classes

About

Python library for data exchange with controller

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published