https://github.com/pklaus/avrnetio
A Python Library to facilitate the use of ECMD commands via TCP (or RS232) for micro controller based devices that run the ethersex firmware (such as the Pollin AVR-NET-IO ).
https://github.com/pklaus/avrnetio
Last synced: 3 months ago
JSON representation
A Python Library to facilitate the use of ECMD commands via TCP (or RS232) for micro controller based devices that run the ethersex firmware (such as the Pollin AVR-NET-IO ).
- Host: GitHub
- URL: https://github.com/pklaus/avrnetio
- Owner: pklaus
- License: gpl-3.0
- Created: 2009-08-12T16:29:40.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2011-11-20T22:13:44.000Z (over 13 years ago)
- Last Synced: 2024-12-28T15:49:16.382Z (5 months ago)
- Language: Python
- Homepage: http://pklaus.github.com/avrnetio
- Size: 861 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# avrnetio ... a free measurement framework for the ethersex platform written in Python.
## Project Information
This software (avrnetio) provides a comfortable way to communicate with any hardware
running the ethersex firmware via TCP/RS232.
This includes on the hardware side the commercial Pollin AVR-NET-IO, wich gave the project its name.
The software consists of a Python class to represent the possibilities of
the product and example code to show how to use it.Find more information on .
## Moving Forward
I hope that someone will join the team as I have no time yet to complete
the class. If you know Python and want to contribute, then please join the team!## License
avrnetio is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.avrnetio is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with avrnetio. If not, see .## Author
Philipp Klaus
* philipp.l.klaus AT web.de