An open API service indexing awesome lists of open source software.

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 ).

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